Create an sdcard

1 vote · 0 comments

Create an sdcard from the command line

raw ·
copy
· download
/* * In your system terminal/shell */ /location/of/android-sdk/tools/mksdcard 256M /location/of/sdcard /* * In your android runtime configuration */ -sdcard /location/of/sdcard

Be the first to comment

Sign in with OpenID