MVVM architecture, this is my View (Activity): private MyApp app; private MainActivityVM viewModel; @Override protected void onCreate(Bundle savedInstanceSta
With Bootstrap 4, how can I have something like this: [ 1 ] [ 4 ] [ 2 ] [ 5 ] [ 3 ] [ 6 ] In other words, how to break a list into two equal columns, orderin
I'm writing an application in Python to add data to Google Fit. I am successful in creating data sources and adding datasets with points for heart rate, cadenc
object Abc { method1(param1,param2):Future[Option[String]] = { //some work } } We are using method1 somewhere and need to stub method1 how can
I am working on a project with OpenAI API and while it works fine on laptop it's not working on my desktop. I cloned my project from git then I used npm install
I have searched the net and so far what I have seen is that you can use mysql_ and mysqli_ together meaning: <?php $con=mysqli_connect("localhost", "root" ,
is there a way to have all the days of a month or of a year? I am looking for this in order to disable some specific days in a datepicker, i would have a page i
I would like to know if there's a way to know when an app goes from foreground to recent app list. I need this because I want to save all the stuff before the u
We have developed a third-party calling connector for Hubpot. It's working fine in a development environment. However, we are facing issues in making the app p