Search code examples
Home screen like facebook...

androidandroid-activityhomescreen

Read More
How to reattach Fragment (fragment Not not attached to an activity Kotlin)...

androidkotlinandroid-fragmentsandroid-activity

Read More
Can you have two activities running at the same time?...

androidandroid-activityrunnable

Read More
How do I run an Activity from a button on a widget in Android?...

androidbuttonandroid-activitywidget

Read More
How to start Activity from Android AppWidget?...

androidandroid-activityandroid-appwidget

Read More
On Activity App Bar back pressed go to the parent activity with the fragment it was called...

javaandroidandroid-intentandroid-activityandroid-navigation

Read More
void android.view.View.dispatchWindowVisibilityChanged(int)' on a null object reference...

androidandroid-activityviewnullpointerexception

Read More
Is it ok to have multiple webviews in a single screen?...

androidhtmlperformanceandroid-activitywebview

Read More
Android: Using WebView outside an Activity context...

androidandroid-activityandroid-webviewweb-scrapingintentservice

Read More
Android setting the visibility of main activity...

androidandroid-activity

Read More
Changing the TaskDescription bar color with Flutter...

androidandroid-activityflutter

Read More
How to show language specific syntax highlighted code inside activity in an android app?...

androidandroid-activityeditor

Read More
Communicating between a fragment and an activity - best practices...

androidandroid-fragmentsandroid-activitycommunication

Read More
how to open fragment from another activity android...

javaandroidandroid-fragmentsandroid-intentandroid-activity

Read More
Open an specific activity when I click an item from an recyclerView...

javaandroidandroid-activityandroid-recyclerview

Read More
How can I navigate from the MenuItem to a fragment (Android)?...

androidandroid-fragmentsandroid-activityandroid-toolbarandroid-navigation

Read More
Vertically Space "Weight" between Linear Layout Buttons...

javaandroidandroid-studiokotlinandroid-activity

Read More
What happens after the activity is destroyed when finish() is invoked?...

androidandroid-activityandroid-lifecycle

Read More
OnCreate not called on Activity...

androidandroid-activityoncreate

Read More
App keeps stopping, logcat error not understandable...

androidandroid-studiokotlinandroid-activitylogcat

Read More
Calling startActivity(new Intent(context, activityA.class) creates another instance of activityA?...

javaandroidandroid-activity

Read More
onBackPressed() to parent activity...

androidandroid-activityparent-childparent

Read More
Is onCreate() called before onStart() if onStart() is called after onRestart()?...

androidandroid-activityandroid-mediaplayerandroid-resourcesandroid-lifecycle

Read More
MainActivity is too big. How do I split it into multiple files...

androidandroid-activity

Read More
Programmatically update widget from activity/service/receiver...

androidandroid-activityandroid-widget

Read More
LiveData observe not working when activity not on screen...

android-activityandroid-livedatamutablelivedata

Read More
Android Notification Action is not fired (PendingIntent)...

androidandroid-intentandroid-activityandroid-notificationsandroid-pendingintent

Read More
What's the difference between launching a coroutine inside a fragment using `MainScope()` and `r...

androidandroid-fragmentsandroid-activitykotlin-coroutines

Read More
How to display a Dialog inside a View?...

javaandroidandroid-activityviewdialog

Read More
How to pass data from one activity to two or more activities simultaneously?...

javaandroidarraylistandroid-intentandroid-activity

Read More
BackNext