Compiling and Exporting an APK: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Lnulric09 (talk | contribs)
Created page with "===Compiling for Android 2.2=== #In the top menu, go to "Project" -> "Properties" #In the left hand bar, hit "Android" #Select "Android 2.2" #Hit OK '''Please Note''': Again try..."
 
Lnulric09 (talk | contribs)
 
Line 5: Line 5:
#Hit OK
#Hit OK


'''Please Note''': Again try restarting your Eclipse if you get errors
'''Please Note''': Post a fix if you find one

Latest revision as of 06:01, 21 March 2012

Compiling for Android 2.2

  1. In the top menu, go to "Project" -> "Properties"
  2. In the left hand bar, hit "Android"
  3. Select "Android 2.2"
  4. Hit OK

Please Note: Post a fix if you find one