Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

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

Fullscreen Activity in Android?

How to start new activity on button click

Get root view from current activity

Dilemma: when to use Fragments vs Activities:

How to pass an object from one activity to another on Android

How to send an object from one Android Activity to another using Intents?

onActivityResult is not being called in Fragment

How do I create a transparent Activity on Android?

How to manage startActivityForResult on Android

Activity restart on rotation Android