My Schedule

by Blunderer

libero


non disponibile



Open Source schedule application with many common features. Perfect for study!Source: https://github.com/edipo2s/MyScheduleBlog: http://ediposouza.com/minha-agenda-no-google-play
The Schedule has:
* User autentication* Store user autentication with just the hashcode* Appointments stored per user* Alarm Manager to schedule a notification* Home Activity protected by permission* Export/Import appointment to/from .apt file* Ads
Android Features
* Fragment* Transaction Animation* Navigation Drawer * Shared Preferences* SQLite Database* Content Provider* Adapter* Loader* Intent Action PickContact* Intent Filter with MimeType* Service* Notification* Broadcast Receiver* Custom Permission* Wake Device
Dependences
* GooglePlayService by Google* RecyclerView by Google* CardView by Google* Gson by Google* Picasso by SquareUp* FloatingActionButton by Melnykov