Edit: This question is a bit out of date now that Google has given us the ability to scope ViewModel to navigation graphs. The better approach (rather than tryi
Hi I am trying to add Android app platform in my Facebook app in developers.facebook.com but when i add package id in Package Names field then it given an error
My app needs to use a wifi network (without internet, thus android avoids it by default). And I want it to be simple to use (like Grandma doesn't have to be man
How can I make sure that the given text is Turkish Identity Number? I have seen js version here and phthon version here Also, posted a question couple of days
On button (ImageButton) click I'm changing its background color to something else but as soon as I reload the app or open another activity and come back, the bu
I pair my phone using the Pair using wifi option in Android Studio and it gets paired and even the app runs on my phone. But the next day when I come the device
I can't preview any composables with Android Studio Arctic Fox Beta 4. Even the default one that is generated with an empty compose project. Running the default
I've been trying to build my Android Application on Android Studio 4.2 with Gradle 4.2.1, but I am faced with the following error of which I was only able to fi
I went to the YouTube Academy for Kotlin Android Development and created a semi complex app with Google FireBase, I have hit a roadblock in some code using an E
My desired outcome is to be able to display a notification when one is received regardless of whether the app is in foreground/background/kill. I am currently a
I have an Activity where an interface is declared and I have a ViewModel class which has overridden interface and want to invoke the method of interface from Ac
When building gradle I'm getting this message: API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.app
I have RecyclerView that represent forms. These RecyclerView are made of multiple type of View. Each of them has a base_layout and specific View depending on th
I have a problem while hitting the back button on an activity, in particular, the back button on the activity closes the application and destroys all the activi
The following screenshot is from official Android documentation of android.app.Application#onCreate() which says If you override this method,
Error in console: Warning: CocoaPods not installed. Skipping pod install. CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that respo
I am trying to update the application. However, Google rejected it because we could not use AES/ECB/NoPadding. The reason we use AES/ECB/NoPadding is to connect
The following error occur when I tried to Generate Signed Bundle. Note: Error occurs after I updated my android studio 3.6.3 to version 4.0 and Gradle build to
I want to evenly distribute the elements "checkbox, desayuno,elegir hora" to the full width of the screen.After the "elegir hora" button there is a small Textvi
I had Firebase Crashlytics installed in my Android app, and the reporting is operational. However, I found that some issues are very similar: And it'd be helpf