Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

Issue with ActionBarActivityDelegate class.....app doesn't run

Stop vibration in android when activity is finished

Unable to start activity Resources$NotFoundException

How should I communicate between activities? [duplicate]

adding parcelable to an interface class for custom objects

Android receive value from onActivityResult and set it to a Button

How to stay connected to an Android service between multiple activities?

Android Image Upload: Use Activity or Service?

Use Parcelable to pass an object from one android activity to another

Pass data from BroadcastReceiver class to a Android Activity [duplicate]

Android: setResult not returning result to Parent Activity

How to send data between one application to other application in android?

Start MAIN activity of the current application without knowing it's name

android android-activity

How to find the current foreground activity in android

android android-activity

Switching between activities: Don't hide previous activity

Handle orientation change with running AsyncTask [duplicate]

Android task and process, SingleTask and SingleInstance

java.lang.UnsupportedOperationException: For security reasons, WebView is not allowed in privileged processes

android android-activity

Bring activity front if it is running or create new one with backpress

"Unable to start service Intent" error when starting service from an Activity in Android