Skip to main content

Posts

Showing posts from 2019

Android Basic and Core Concepts | Android Syllabus

Android Basic and Core Concepts Basics of Android Learning Objective: Get to know about android and basic concepts of android                       Concepts Introduction to Android..? History and Versions of Android Installation of Software. Setup Android Studio Hello Android Example Folder/Package Structure Dalvik Virtual Machine-DVM Software Stack Android Framework Android Emulator Android Manifest R.java file Screen Orientation Hands-On:   Installation of Android and Java software Create emulator in android Android Components Learning Objective: It is one of the important and must know concepts of android to develop any android application , it gives understanding on how the application as to be built using android components Activity Service Fragments BroadCast Receiver Conten...