Search code examples
ActivityNotFoundException {com.example.greetingcard/androidx.fragment.app.FragmentActivity};...


androidandroid-fragmentsandroid-intentstart-activityactivitynotfoundexception

Read More
How to start activity in another application?...


androidstart-activitycross-application

Read More
How can I send message to specific contact through WhatsApp from my android app?...


javaandroidandroid-intentwhatsappstart-activity

Read More
Problem of being unable to use other apps when calling intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK...


androidonresumestart-activityonpause

Read More
Can't start activity from BroadcastReceiver on android 10...


androidbroadcastreceiverandroid-pendingintentstart-activityandroid-10.0

Read More
Uploading an image using activityResultLauncher , convert URI into bitmap...


javaandroidbitmapstart-activity

Read More
Best practice to implement startActivity using ViewModel in Jetpack Compose...


androidkotlinandroid-jetpack-composeandroid-viewmodelstart-activity

Read More
Launching app through startActivity not working from Service...


androidandroid-serviceandroid-launcherstart-activity

Read More
Why starting the Activity by an intent (Intent.ACTION_VIEW) doesn't always start a new activity ...


androidandroid-activityoncreatestart-activity

Read More
How to start activity after x seconds from service class in android...


androidandroid-servicedelaystart-activity

Read More
Start activity from button.setOnClickListener which lies in my RecyclerView...


kotlinandroid-recyclerviewstart-activity

Read More
ChromeOS startActivity does not work if I close app (X top right) and get a notification...


androidandroid-intentgoogle-chrome-osstart-activityandroidappsonchromeos

Read More
Unable to start activity: java.lang.ArrayIndexOutOfBoundsException...


javaandroidstart-activityarrayindexoutofboundsexception

Read More
How can I programmatically start a Flutter application from a BroadcastReceiver?...


androidflutterbroadcastreceiverandroid-package-managersstart-activity

Read More
Start activity from other activity in Kotlin. It crashes before loading xml...


androidxmlkotlinstart-activity

Read More
Android app exits when launch another activity using registerForActivityResult...


androidstart-activityregisterforactivityresult

Read More
StartActivity method from background...


javaandroidstart-activity

Read More
Android Studio - The (Very) Basics - startActivty doesn't work...


javaandroidandroid-intentandroid-activitystart-activity

Read More
StartActivityForResult for multiple buttons accessing one activity and getting different datas on se...


javaandroidandroid-cursorstart-activity

Read More
Can't get back to main activity in Android studio...


javaandroidandroid-intentandroid-activitystart-activity

Read More
Can I switch activities from a SurfaceView?...


androidandroid-studiosurfaceviewstart-activity

Read More
Confused about activity lifecycle...


android-activityandroid-lifecyclestart-activityactivity-finish

Read More
java.lang.IllegalArgumentException: Can only use lower 16 bits for requestCode...


androidstart-activity

Read More
Can't start external application...


androidandroid-intentstart-activity

Read More
Code flow using startActivityForResult()...


androidstart-activity

Read More
How to switch between Android apps programmatically...


androidstart-activityandroid-recentssplit-screen-multitasking

Read More
resultCode is always 0 and request is always -1, . Activity.onActivityResult();...


androidonactivityresultstart-activity

Read More
How to check an activity of external App has "exported=false" without actually starting th...


androidandroid-activityandroid-manifeststart-activityandroid-securityexception

Read More
SecondActivity is not visible - not using AppCompatActivity...


start-activity

Read More
How to open another activity from Interface method...


androidfirebasekotlinandroid-intentstart-activity

Read More
BackNext