Difference between revisions of "Running Posit in the AVD"

From Earlham CS Department
Jump to navigation Jump to search
(Created page with "#Install a Android Virtual Device Manager if you haven't already. #Go to Window -> AVD Manager #Add an AVD for Google APIs (API level 8) ##Select your emulated device ##Click 'Ed...")
 
Line 1: Line 1:
 
#Install a Android Virtual Device Manager if you haven't already.
 
#Install a Android Virtual Device Manager if you haven't already.
 
#Go to Window -> AVD Manager
 
#Go to Window -> AVD Manager
#Add an AVD for Google APIs (API level 8)
+
#Click 'New'
##Select your emulated device
+
#Name the AVD (ie: api_2.2)
##Click 'Edit'
+
#Under 'Target' is Google APIs (API level 8)
##Give the SD Card some space (e.g. 10 MiB)
+
#SD Card should be set to 25 MiB
##Under 'Hardware', make sure both GPS support and Camera support are installed and enabled.
+
##Under 'Hardware', click new and add GPS support and Camera support
##Click 'Edit AVD'
+
##Click 'Create AVD'
#Run the Emulator you just edited. Wait a really long time. if it works right, Posit is the globe icon in the menu with the other apps.
+
#Run the Program. Wait a really long time. if it works right, Posit is the globe icon in the menu with the other apps.

Revision as of 16:02, 23 March 2012

  1. Install a Android Virtual Device Manager if you haven't already.
  2. Go to Window -> AVD Manager
  3. Click 'New'
  4. Name the AVD (ie: api_2.2)
  5. Under 'Target' is Google APIs (API level 8)
  6. SD Card should be set to 25 MiB
    1. Under 'Hardware', click new and add GPS support and Camera support
    2. Click 'Create AVD'
  7. Run the Program. Wait a really long time. if it works right, Posit is the globe icon in the menu with the other apps.