ANDROID SYLLABUS FOR BOOTCAMP


1. Installation of Java Development Kit (JDK) + Eclipse (Android development software) + Secure Development Kit (SDK).

2. Setting Icon and Domain name

3. Hello World Example

4. Setting up a key for building Apps

5. Adding Text to application

6. Adding Image

7. Controlling text from java

8. Adding Button to UI

9. Controlling button from java

10. Addition and Subtraction using user interface and java coding

11. Using intents changing from activity to activity