Search code examples
How to send string from one activity to another?...

androidandroid-activity

Read More
Android app throws IlegalStateException and crashes while i parse a String to double from an intent...

javaandroidandroid-activity

Read More
Run only a background service when application start...

androidandroid-activity

Read More
Not able to select text in Edittext in Android on longclick?...

androidandroid-layoutandroid-activity

Read More
Activity opened twice...

androidandroid-activitybroadcastreceiver

Read More
While sending data through multiple activities, all the variables get value from the last activity...

androidkotlinandroid-activity

Read More
How to set ringtone in Android from my activity?...

androidandroid-activityringtone

Read More
hardcoded string “Button”, should use @string resource...

android-layoutandroid-activity

Read More
Problem with an element in xml and kotlin [Gave a ID twice]...

androidxmlkotlinandroid-layoutandroid-activity

Read More
java.lang.IllegalStateException: You need to use a Theme.AppCompat theme (or descendant) with this a...

javaandroidperformanceandroid-activityandroid-fragmentactivity

Read More
How to send the result of Firebase Sign In with Email Link to my app's main Activity...

android-intentandroid-activityfirebase-authenticationfirebase-dynamic-links

Read More
Trying to open chrome app with a URL link from another android app...

javaandroidandroid-studioandroid-intentandroid-activity

Read More
TextWatcher for more than one EditText...

androidinterfaceandroid-activityandroid-edittexttextwatcher

Read More
Cannot create an instance of class ViewModel & ViewModel has no zero argument constructor when s...

androidkotlinandroid-intentandroid-activityviewmodel

Read More
How can I make my Android app full screen?...

androidandroid-layoutandroid-activityandroid-theme

Read More
Android PhotoPicker returns NULL URI...

androidandroid-activityandroid-jetpack

Read More
How to send an object from one Android Activity to another using Intents?...

androidandroid-intentandroid-activity

Read More
Use Toast inside Fragment...

androidandroid-fragmentsandroid-activitytoast

Read More
start activity from ListView and then next activity...

androidlistviewandroid-activity

Read More
Display PDF file inside my android application...

androidpdfandroid-activity

Read More
Android - limit number of fragments in backStack?...

androidandroid-fragmentsandroid-activityback-button

Read More
Android 11 EventSequenceValidator: IntentStarted during UNKNOWN. exception thrown at start of every ...

android-activityandroid-11

Read More
Kotlin context as Activity...

kotlinandroid-activity

Read More
Open Activity on notification button click when app is closed...

javaandroidandroid-activitynotifications

Read More
Properly skip login activity if already logged in...

androidandroid-activityandroid-lifecycleandroid-launcher

Read More
Android Button click go to another xml page...

javaandroidxmlbuttonandroid-activity

Read More
How to align two items of an activity in one row on the left and right edges, respectively?...

androidandroid-activityandroid-linearlayout

Read More
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0 occuring in my Activity's Adapter...

kotlinarraylistindexingandroid-activityandroid-adapter

Read More
Android default back button doesnt work as intended with multiple fragments...

kotlinandroid-activity

Read More
How to pass an arraylist to a fragment from adapter?...

javaandroidandroid-fragmentsarraylistandroid-activity

Read More
BackNext