Difference between revisions of "Teams Winter 2011/team5/lab5/tutorial"
Abhishekbh (talk | contribs) |
Abhishekbh (talk | contribs) |
||
Line 1: | Line 1: | ||
− | === | + | === Create Android Project === |
1.1 Setup Eclipse with the ADT plugin as directed to ttp://www.vogella.de/articles/Android/article.html#installation here] | 1.1 Setup Eclipse with the ADT plugin as directed to ttp://www.vogella.de/articles/Android/article.html#installation here] | ||
1.2. Create a new android project in your eclipse: ''File -> New -> Android Project'':<br/> | 1.2. Create a new android project in your eclipse: ''File -> New -> Android Project'':<br/> | ||
− | === | + | === Database Helper === |
− | + | === First Activity Code - Book Manager === | |
− | === | + | == First Activity Layout == |
− | == | + | == First Activity Menus == |
− | == | + | == First Activity Context Menu == |
− | |||
− | + | === Edit Activity Code === | |
− | == | + | == Edit Activity Layouts == |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 01:22, 16 April 2011
Contents
Create Android Project
1.1 Setup Eclipse with the ADT plugin as directed to ttp://www.vogella.de/articles/Android/article.html#installation here]
1.2. Create a new android project in your eclipse: File -> New -> Android Project: