Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

activity cannot be resolved or is not a field

android android-activity

ViewPager + Fragments Starting new Activities

Android finishing activity from class view by touchEvent

How to detect a touch event outside the activity border

How to start an Activity off a BroadcastReceiver

Calling a method in another activity from an activity

android android-activity

Is there a difference between Service context and Application context in Android?

What usage does savedInstanceState have in super.onCreate(savedInstanceState)?

android android-activity

Activity is destroyed when new activity is started on Android 8.0

How to show Progress bar while switching between activities

AppCompatActivity is not assignable to Activity

Connect to a bluetooth device using stored MAC address through service

How to control Activity flow - Back button versus Home button

Android: AlertDialogs and Fragments

requestActivityTransitionUpdates never calls the registered BroadcastReceiver

Communication with parent Activity, refreshing parent activity