Samsung has started rolling out the Android 4.2.2 Jelly Bean update with base firmware XXUAMDE on the Exynos 5 octa-core variant of Samsung ...
How to Update Galaxy S4 I9500 with Android 4.2.2 XXUAMDE Jelly Bean Official Firmware
Samsung recently started rolling out its latest official firmware update for the Galaxy S4 with model number GT-I9500 in several countries. ...
Understand lifecycle of Activity and Fragment, Introduction
To develop Android Apps run on Fragment, understanding of lifecycle of Activity and Fragment is very important. (I'm confused now!) It i...
How to Root Galaxy Note 2 N7100 on Android 4.1.2 Jelly Bean Firmware
Samsung Galaxy Note 2 N7100 users who have already installed their devices with Android 4.1.2 Jelly Bean, may root their devices using the t...
The New Digital Age: Reshaping the Future of People, Nations and Business
In an unparalleled collaboration, two leading global thinkers in technology and foreign affairs give us their widely anticipated, transform...
How to Unbrick Samsung Android Phones with One-Click UnBrick
Normally Samsung android phones are so secure to flash. But you are unlucky and got your phone bricked during flashing, rooting or upgrading...
Simulate kill activity to test onSaveInstanceState() / onCreate()
In order to test the lifecycle behaviour of our apps, we always have to leave our apps to move it to background, wait sometime for the syste...
Embed WebView in Fragment
This exercise embed WebView in Fragment. package com.example.androidwebviewfragment; import android.os.Bundle; import android.app.Activity; ...
How to Root Galaxy Note N7000 on Android 4.1.2 DXLSE Jelly Bean
An Official Android 4.1.2 Jelly Bean Over-The-Air (OTA) update with base firmware DXLSE has been released for the international version of S...
How to Root Galaxy Note N7000 on Android 4.1.2 DXLSE Jelly Bean via Odin
An Official Android 4.1.2 Jelly Bean Over-The-Air (OTA) update with base firmware DXLSE has been released for the international version of S...
How to Root Galaxy Note N7000 on Android 4.1.2 DXLSE Jelly Bean via Stock Recovery
An Official Android 4.1.2 Jelly Bean Over-The-Air (OTA) update with base firmware DXLSE has been released for the international version of S...
How to Update Galaxy Note N7000 with Android 4.1.2 DXLSE Jelly Bean Official Firmware
Good news for Samsung Galaxy Note N7000 owners, the official Android 4.1.2 Jelly Bean with base firmware DXLSE is now available for download...
Implement animation in FragmentTransaction
setCustomAnimations(int enter, int exit, int popEnter, int popExit) and setCustomAnimations(int enter, int exit) methods of FragmentTransa...
Google Play content policies have been updated
Google Play content policies have been updated. See " Content Policies " section of Google Play Developer Program Policies, which...
Start Animation in Activity start
Last exercise show how to " Implement Animation while switching Activity, using overridePendingTransition() ", after startActivity...
Custom Animation while switching Activity, using overridePendingTransition()
Call overridePendingTransition(int enterAnim, int exitAnim) immediately after startActivity(Intent) or finish() to specify an explicit trans...
How to Root Galaxy Tab 7.0 Plus P6200 on Android 4.1.2 XXMC3 Jelly Bean Firmware
Samsung recently released its official Android 4.1.2 Jelly Bean update with base firmware XXMC3, for Galaxy Tab 7.0 Plus GT-P6200 in several...
implements OnBackStackChangedListener to display UP icon, automatically by getBackStackEntryCount()
Last exercise handle UP icon for Fragment navigation in hard code ; call setDisplayHomeAsUpEnabled(true) when switch to MyDetailFragment, an...
How to Update Galaxy Tab 7.0 Plus P6200 with Android 4.1.2 XXMC3 Jelly Bean Official Firmware
Good news for Samsung Galaxy Tab 7.0 Plus GT-P6200 owners, Samsung has started pushing the official Android 4.1.2 Jelly Bean update with bui...