March 25, 2012 · 0 Comments
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="string" android:sharedUserId="string" android:sharedUserLabel="string resource" android:versionCode="integer" android:versionName="string" android:installLocation=["auto" | "internalOnly" | "preferExternal"] > . . . </manifest>
reference:http://mobile.tutsplus.com/tutorials/android/move-to-sd-card/
http://developer.android.com/guide/topics/manifest/manifest-element.html