Android syllabus
1 | Introduction of android |
2 | History of android |
3 | Versions of android |
4 | introduction of eclipse |
5 | Hello program using android |
6 | Delvik vm |
7 | core building blocks |
8 | Android emulator |
9 | android manifest.xml |
10 | r.java file |
11 | Hide title bar |
12 | Screen orientation |
13 | Working with buttons |
14 | Custom taust |
15 | Toggle Button |
16 | Switch button |
17 | Image Button |
18 | Checkbox |
19 | Alert Dialog |
20 | Spinner |
21 | Autocomplete textview |
22 | Rating bar |
23 | Date picker |
24 | Time picker |
25 | Progressbar |
26 | Digital clock |
27 | file download |
28 | Activity lifecycle |
29 | Implicit intent |
30 | Explicit intent |
31 | Fragment lifecycle |
32 | Dynamic fragment |
33 | Option Menu |
34 | Context Menu |
35 | Popup Menu |
36 | Layout Manager in android |
37 | Relative Layout |
38 | Linear Layout |
39 | Table layout |
40 | Grid Layout |
41 | Adaptor in android |
42 | Array adaptor |
43 | ArrayList Adaptor |
44 | Base Adaptor |
45 | View in android |
46 | Grid view |
47 | Web view |
48 | Scroll view |
49 | search view |
50 | Tabhost |
51 | Dynamic list view |
52 | Expanded list view |
53 | Android service |
54 | Android service API |
55 | Android started service |
56 | Android bound service |
57 | Android service life cycle |
58 | Data storage |
59 | shared prefences |
60 | Internal storage |
61 | External storage |
62 | Introduction of SQLite |
63 | Sqlite API |
64 | SQLITE spinner |
65 | SQLite Listview |
66 | XML and json |
67 | XML parsing |
68 | XML pull parser |
69 | JSON parsing |
70 | Content provider in android |
71 | Contact content provider |
72 | Built-in content providers |
73 | Custom content provider |
74 | Content resolver |
75 | Android notification |
76 | Notification API |
77 | Creating notification builder |
78 | Attaching actions |
79 | Issuing notification |
80 | Multimedia in android |
81 | Wallpaper |
82 | Multimedia API |
83 | Creating audio player |
84 | Alarm manager |
85 | gallery |
86 | Speech API in android |
87 | text to speech API |
88 | Managing speech and pitch |
89 | Telephony API |
90 | Telephony Manager |
91 | Call state |
92 | Managin phone call |
93 | send sms |
94 | send email |
95 | Location API in android |
96 | working with google map |
97 | Animation in android |
98 | Android animation API |
99 | Android drawable class |
100 | Android rotate animation |
101 | Android fade animation |
102 | Android zoom animation |
103 | Device connectivity in android |
104 | List paired device |
105 | working with wifi |
106 | working with camera |
107 | Sensor API |
108 | Motion sensor |
109 | Position sensor |
110 | Environmental sensor |
111 | Sensor event class |
112 | Sensor event listener |
113 | Android Graphics |
114 | 2D graphics |
115 | android.graphics.canvas |
116 | Android web services |
117 | soap and restfull api |
118 | storing data into external oracle database |
119 | Android google map |
120 | Adding map |
121 | Customizing map |
122 | Project on android |