I'm seeing a problem where an Activity crashes grabbing an Intent extra due to it being null despite not being able to identify anywhere we don't pass that extr
Can someone tell me how i do that or someone can change this activity to fragment for me. i have very few experiance in cooding right now, so i can't do this my
I am fragment then I click to button I will transfer to another activity by using startActivity, then in activity I have a back button in screen, I want to back
In my app, I have a Service running in the background (and foreground). In this Service, there's a CountdownTimer and when it finishes I want to launch the app
when using startActivity() to open a share dialog, but content was less than what i see in log. Can anyone explain this phenomenon? private static final Str
Recently, on one of our production apps, transparent activity has stopped working. By this I mean that it became a black background instead of transparent. When
I am currently trying to create a calendar app in android studio. The app contains a calendar with different "Views" e.g. monthly view, weekly
I'm using vs code (to code) and android studio (to get virtual device). I just merged and pulled the project I'm working on this morning, and first, have a very
Android: 11 NETStandard.Library: 2.0.3 Xamarin.Forms: 5.0.0.2012 Permissions(i tried): "android.permission.FOREGROUND_SERVICE" "android.permission.INSTANT_APP_F
I want to show the name of a caller during an incoming call. For this, I'm creating a notification. The notification is delivered in the notifications with the
application de point de vente dans le cloud, applicable à tout MAGASIN, BOUTIQUE DE DÉTAIL, RESTAURANT, CAFE, KARAOKE ... et rend les ventes extr&
Is it possible to design an Android app that would check any incoming calls. If it is found in the contacts (or recent calls), the phone rings as normal. If it
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
I have 2 Activities, I want to pass an arraylist of an Object and show it on a ListView Activity A: btnGuardar.setOnClickListener{ i
I create an app using binding and I get an error that I couldn't solve. The error is java.lang.RuntimeException: Unable to start activity ComponentInfo{com.exam
I create an app using binding and I get an error that I couldn't solve. The error is java.lang.RuntimeException: Unable to start activity ComponentInfo{com.exam
I have an app and It Uses FCM for sending and receiving messages. I have implemented every thing as suggested in docs. Now on generation of token I want to sa
Popup menu on inflate goes out of the screen for this activity, works fine for other Extending custom AppCompatActivity Styles: <style name="AppTheme.Ac
I am attempting to create a search functionality in an android application and have been doing research on how I can accomplish this while taking in data from a
In my app, I need to start the built-in camera application using the action INTENT_ACTION_STILL_IMAGE_CAMERA. The reason of this action is that in this case, I