Tag: android
AsyncTask
Navigation Drawer and AppCompat
ActionBarActivity
is deprecated, but Android Studio is still using the one in NavigationDrawer
pattern.
Lets try to convert NavigationDrawer
to Material Design.
Android 5.0 material design style navigation drawer for KitKat (pdf)
ActionBarDrawerToggle icon missing when using AppCompat v22 (pdf)
How do I use DrawerLayout to display over the ActionBar/Toolbar and under the status bar? (pdf)
How To Make Material Design Navigation Drawer With Header View (pdf)
And I converted usual NavigationDrawer to Material Design: source
ActionBarActivity, AppCompat
Android Support Library: Consistent Design with AppCompat
How to speed up the Android emulator
Intel Hardware Accelerated Execution Manager (Intel HAXM)