Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

How to call fragment from non activity class in android

Overriding default back button behavior in android

Why is the reference to the Context a memory leak?

Android: forward search queries to one single activity that handles search

How to cancel AsyncTask when Activity finishes?

Multiple threads in Android activity/service

AlarmManager and WakeLock

Android: how to return to Activity with "noHistory" attribute after onStop?

Android sending periodically data from service to Activity

permission denied when I try to startService

ListView OnItemClickListener with a new activity

Hiding keyboard before activity is visible

Why onCreate is called on Activity when rotating android tablet?

android android-activity

java.lang.IllegalAccessError class ref in preverified class resolved to unexpected implementation

How to show translucent activity?

Android: How to swipe between activities (not fragments), master/detail best set-up

Android upper Copy/Paste toolbar

Change the size of hamburger icon in toolbar?

Android - Navigation Up from Activity to Fragment

Can an activity be garbage collected if it has static member variables who are referenced elsewhere?