Posts

Showing posts from July, 2015

Android Syllabus 2014

Android Syllabus Introduction to Android? Android History Overview Android Version Evolution Android Architecture brief IDE and Setup Environment Android App Development Design and views Enable action for views Android manifest Project Structure Source Resource Manifest Building Blocks Activity Service Broadcast Receiver Content Provider Intent Implicit Intent Explicit Intent Bundle data passing Intent Filters XML for Design Design Overview XML Overview Views Layouts Manifest File manifest application activity uses-sdk permission Emulator Steps to create Launching Editing Emulator DDMS Device Emulator Control File Explorer System Information Network Statistics Allocation Tracker SharedPreferences(Permanent Storage) Save Data Retrieve Data Update Data Clear Data Notifying User Toas