Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

ViewPager slide to next page when imageView onclick

Determine if PendingIntent is an Activity

Bottom TabLayout comes on top of keyboard

Android: ANR when call getExternalFilesDir(null)

How do I pass callback function from one fragment inside an Activity to second activity?

Sending data to another activity that may be started

android android-activity

Why 180 degree rotation of the screen is not counted as a config change?

Which way is better for pass a large list of data from one activity to another activity - android?

Tell if Activity was started from launcher or navigated back to back button

Android Activity::onCreate called before Application.onCreate

android android-activity

How to avoid creating Fragment object each time by switching fragments?

Is there anyway to change current Activity's intent flag in android? Like making it available in Stack History or Not

What is the difference between sourceCompatibility 8 and 11? What happens when they are set to different values?

ActivityResultContracts.StartActivityForResult() result only called once

android android-activity

Sync navigation drawer items with fragments

Activity has leaked window

Android: Start activity when EditText is clicked