Skip to content

thillerson/first_android_experience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create an sdcard image to use with the emulator:

mksdcard 2048M sdcard.img

Then in your Eclipse preferences, go to Android > Launch, and add:

-sdcard <path to sdcard>/sdcard.img 

to the Default Emulator Options field.

About

Sample code for my hands on presentation at Web 2.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages