Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

Google + Sign In: Activity won't start

ANR in random usage of application

Cannot open custom file extension

Android app freezes after a few minutes in background, but only if the phone's unplugged [closed]

android android-activity

BadTokenException: Unable to add window -- token null is not valid; is your activity running? in activity.isFinishing statment

Failed looking up window - different behaviors from same app on 2 galaxy nexus

insert SD card before using the camera Alert . android emulator?

Android Arbitrarily Nested ListView Type Menu

Animation at the beginning of activity skips frames

Multiple Activities / Fragments and the Model View Presenter pattern

Android stop activity in onCreate() before calling super.OnCreate()

Android Deep linking and singleInstance/singleTask

Strange lifecycle callbacks ordering when entering multi-window mode

How to add or remove intent filter programmatically in android?

Why overridePendingTransition does not take effect when I jump from Fragment to a new Activity?

onActivityResult always returns 0 (RESULT_CANCELED) when calling settings

android android-activity

How to pass data both ways between different android applications?

Is it safe to use Intent.FLAG_ACTIVITY_MULTIPLE_TASK?

Android program flow control in presence of startActivityForResult call

Having <activity-alias> breaks a contract of singleTop mode