Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-activity

Call parent's activity from a fragment

How to get the intent extras if the activity is `singleTask`?

Android: How to get a list of installed activities, as they appear in launcher, without duplicates

How to clear Intent that started Activity?

Must every activity have a layout?

Android Activity lifecycle and locking/unlocking device

Google+ sign out from a different activity

Can i automatically send SMS (Without the user need to approve)

Android - start multiple activities

Android: How to get a list of all available intent filters?

Get current Activity - Xamarin Android

StrictMode activity instance count violation (2 instances, 1 expected) on rotation of completely empty activity

Android how to fix camera orientation

What is the difference between this, getContext() and getActivity()?

Add button to a layout programmatically

Maximum length of Intent putExtra method? (Force close)

Android App: How to read get parameters from a custom url scheme?

Android ListView with onClick items

Accessing SharedPreferences through static methods

Data Sharing between Fragments and Activity in Android