Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

What's the best manner of implementing a social activity stream? [closed]

How to return a result (startActivityForResult) from a TabHost Activity?

How to show a dialog to confirm that the user wishes to exit an Android Activity?

How do I programmatically "restart" an Android app?

android android-activity

How do I disable orientation change on Android?

Activity, AppCompatActivity, FragmentActivity, and ActionBarActivity: When to Use Which?

Start an Activity with a parameter

Android Shared preferences for creating one time activity (example) [closed]

Android: Clear the back stack

Clear the entire history stack and start a new activity on Android

Removing an activity from the history stack

Finish all previous activities

How to restart Activity in Android

android android-activity

Calling startActivity() from outside of an Activity context

Change application's starting activity

android android-activity

getApplication() vs. getApplicationContext()

How to handle screen orientation change when progress dialog and background thread active?

Why fragments, and when to use fragments instead of activities?

Android: Go back to previous activity

Example: Communication between Activity and Service using Messaging