Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

How do I resize my imageview within my scrollview as it is done in this image?

Find out which activity started my activity?

android android-activity

Is there any reason not to call setIntent when overriding onNewIntent?

When is View.onMeasure() called?

"RuntimeException: Performing pause of activity that is not resumed"

How to replace startActivityForResult with Activity Result APIs?

Android: Using WebView outside an Activity context

how to check screen on/off status in onStop()?

Determine if context is a Specific Activity

Start a new activity with no transition animation in android 1.6

Bad window token, you cannot show a dialog before an Activity is created or after it's hidden

Start a Service from activity

Determining if an Activity exists on the current device?

android android-activity

Can I gain some efficiency by declaring appropriate members "static" in Android Activity

What is the purpose of using moveTaskToBack() method in android?

android android-activity

Share ViewModel between fragments that are in different Activity

Android - Return to calling Activity

android android-activity

Properly skip login activity if already logged in

Android - Activity vs. ListActivity - Which one should my activity class extend?

Fragment activity catch onKeyDown and use in fragment