Search code examples
What is faster Communicating, sending broadcast VS calling activity method directly in Android?...


androidandroid-fragmentsandroid-activityandroid-broadcast

Read More
How to go back to Previous Activity?...


androidandroid-activityback

Read More
Get data from Retrofit call and send it to another activity...


androidasynchronousandroid-activityretrofitcall

Read More
Resume the Top Activity instead of starting the Launcher Activity...


androidandroid-intentandroid-manifestandroid-activity

Read More
How to be notified when an activity is launched...


androidandroid-activitynotifyforeground

Read More
Don't destroy a bound Service on Activity destroy...


javaandroidandroid-activityservice

Read More
Open an external app and start it with an explicit activity...


androidandroid-activity

Read More
Activity flow in android...


androidandroid-activitysplash-screenintentfilter

Read More
Cardview won't change my current activity (Intent won't work)...


androidandroid-activityandroid-cardview

Read More
Adding new Activity in Android failed in Android studio 2.2.3...


androidandroid-activitylayout

Read More
this@MainActivity vs MainActivity@this in kotlin...


androidandroid-activitykotlinstart-activity

Read More
Handling Permissions: Making one activity of a large app into an instant app...


androidandroid-activitygoogle-playandroid-permissionsandroid-instant-apps

Read More
How to retrieve and separate multiple data passed in an array from One Activity to another via Inten...


androidarraysandroid-intentandroid-activityexpandablelistview

Read More
Intent's parameter always been keep when enter from task manager...


androidandroid-intentandroid-activity

Read More
App exits instead of going to next activity...


androidandroid-intentandroid-activity

Read More
Cannot open activity as Dialog in Android...


androidandroid-activityandroid-dialog

Read More
Android - Fragment is "transparent", i'm able to click through it...


androidandroid-fragmentsandroid-activitykotlinbottomnavigationview

Read More
Android Error: Default Activity not found...


androidandroid-activityandroid-studio

Read More
How to call a method from adapter in activity?...


androidandroid-activityadapter

Read More
App Goes Background When MainActivity Class Called...


javaandroidandroid-activity

Read More
When Calling Other Activity Method Showing NullPointerException...


androidandroid-activityandroid-context

Read More
passing data from fragment to activity is not same...


androidandroid-activitykotlinfragment

Read More
How to change android activity by clicking a button in (ionic) webview?...


androidionic-frameworkandroid-intentandroid-activitycapacitor

Read More
Two launchers for a single activity...


androidandroid-intentandroid-activity

Read More
How to display data from an activity to another and in the same time to save it?...


javaandroidandroid-activity

Read More
Changing Activities at Android Studio without using a button...


androidandroid-studioandroid-activity

Read More
How to pass an Activity as parameter in function...


androidandroid-activity

Read More
How to use onActivityForResult from one activity in another activity...


android-studioandroid-activitykotlin

Read More
call custom Activity as startActivityForResult...


androidandroid-activity

Read More
Android orientation change calls onCreate...


androidandroid-activityandroid-orientation

Read More
BackNext