http://www.sketchappsources.com/tag/android.html
https://www.template.net/design-templates/android-app-design-templates/
http://www.designtory.net/free-psd/free-material-design-ui-kit/
http://androidshenanigans.blogspot.in/2015/03/material-design-template.html
https://speckyboy.com/2014/11/19/free-material-design-gui-templates-icon-sets/
http://www.sketchappsources.com/resource/download-635.html
https://www.uxpin.com/lollipop-ui-kit.html
https://www.template.net/design-templates/apps/best-android-app-ui-designs/
Regular Expression testing site
http://www.regexplanet.com/advanced/java/index.html
http://www.vogella.com/tutorials/JavaRegularExpressions/article.html
Navigation Drawer with multiple tabs
https://androidbelieve.com/navigation-drawer-with-swipe-tabs-using-design-support-library/
https://github.com/msahakyan/expandable-navigation-drawer
http://www.karthikk.co.vu/2015/03/android-navigation-drawer-with-submenu.html
Android and PHP Mysql connectivity
http://sampleprogramz.com/android/mysqldb.php
http://techblogon.com/android-login-registration-screen-with-sqlite-database-example/
http://www.tutorialspoint.com/android/android_php_mysql.htm
http://www.tutorialsbuzz.com/2014/12/android-php-insert-mysql-db-volley.html
Option Menus Using Fragments
http://www.java2s.com/Code/Android/UI/Demonstrateshowfragmentscanparticipateintheoptionsmenu.htm
http://www.cs.dartmouth.edu/~campbell/cs65/lecture08/lecture08.html
https://developer.android.com/reference/android/app/Fragment.html#setHasOptionsMenu(boolean)
http://stackoverflow.com/questions/18714322/how-to-add-action-bar-options-menu-in-android-fragments
On click of Option Menu Open alert Dialogbox
http://stackoverflow.com/questions/6608880/android-text-dialog-popup-from-an-option-menu
http://stackoverflow.com/questions/13143006/alert-dialog-from-within-onoptionsitemselected-android
Fragment and Viewpager
http://stackoverflow.com/questions/13796382/android-viewpager-as-image-slide-gallery
http://www.rogcg.com/blog/2013/10/20/working-with-fragments-and-viewpager-on-android
Page contain many links for designing android apps
https://snowdream.github.io/awesome-android/
Sliding menu options
Fetch Data from Mysql and display into the listview
https://www.androidpit.com/forum/563823/get-data-from-mysql-and-put-it-in-android-listview
http://www.worldbestlearningcenter.com/tips/Android-load-mysql-data-in-listview.htm
Material Designing Links
https://github.com/lightSky/Awesome-MaterialDesign
https://codelabs.developers.google.com/codelabs/material-design-style/index.html?index=..%2F..%2Fio2016#6
https://android-arsenal.com/tag/13
Collapsing Toolbar
http://www.mindgrub.com/blog/matt-stanford/implementing-collapsing-toolbar-android-material-design
https://codelabs.developers.google.com/codelabs/material-design-style/index.html?index=..%2F..%2Fio2016#0
http://www.devexchanges.info/2015/10/android-material-design.html
Listview in Multiple Tabs
https://mzgreen.github.io/2015/06/23/How-to-hideshow-Toolbar-when-list-is-scrolling(part3)/
https://codelabs.developers.google.com/codelabs/material-design-style/index.html?index=..%2F..%2Fio2016#0
Searchview in actionbar Functionality
Material Design login
https://www.dropbox.com/s/dqj2e000x0cu2xp/materiallogindemo-master.zip?dl=1
https://www.dropbox.com/s/znqkh9mpxruzp0u/AnimatdSplashScreen-master.zip?dl=1
https://www.dropbox.com/s/znqkh9mpxruzp0u/AnimatdSplashScreen-master.zip?dl=1
https://www.dropbox.com/s/7u9rgasi7wiiaog/SplashScreen-master.zip?dl=1
https://www.dropbox.com/s/ty6l7wyog0f7ti5/ViewPager.zip?dl=1
Login With Drawer
https://www.dropbox.com/s/zaj3jgrmwb074yx/LoginWithDrawer.zip?dl=1
Drawer With Activity
https://www.dropbox.com/sh/6f0ihvcvgqrcgn8/AAAqi8p9B4Rcr0k1hsK1-L15a?dl=1
Google Maps
http://code.tutsplus.com/tutorials/getting-started-with-google-maps-for-android-basics–cms-24635
Google Calender API
https://temboo.com/library/Library/Google/Calendar/
Steps to install device
http://www.techotopia.com/index.php/Testing_Android_Studio_Apps_on_a_Physical_Android_Device
Android Custom ListView with Image and Text using Volley