[Q] Development.apk.APK for Honeycomb (xoom)

vsasi

New member
Jan 5, 2011
4
0
0
I did the following (developer.android.com/guide/developing/debugging/debugging-devtools.html)to extract the APK (which was successful using 3.0(perview emulator)) and when i try to install, I get an error



C:\adb>adb install Development.apk
1926 KB/s (123091 bytes in 0.062s)
pkg: /data/local/tmp/Development.apk
Failure [INSTALL_FAILED_OLDER_SDK]
Anyone get this to get development.apk to work on Honeycomb ?
 

Bauxite

Senior Member
Jan 20, 2011
561
125
0
The 3.0 preview emulator is an older API version than the current version, you'll need to use the current sdk to extract that file.