Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

Activity be killed when press HOME only in release mode

Finish previous activities, android?

android android-activity

Getting data in intent giving error in only one activity

android:layout_alignParentBottom="true" changes the height of Dialog Activity from wrap_content to match_parent

Testing Activity Recognition Transition API

setFullScreenIntent does not work second time

startActivity() vs context.startActivity()

How to pass variables to another activity in android?

android android-activity

Update activity from another activity [duplicate]

Rename an activity

Responding to preference updates in Android

How to start an Intent from an AsyncTask

Fragments or Activities with persistent BottomNavigationView

cannot be cast to android.app.DatePickerDialog$OnDateSetListener

How to change layout without fragments with Android Studio's Tablayout activity?

Passing data from Activity to Fragment using Otto