Re: [android-developers] how to use older adb to install .apk

2012-03-19 Thread Mark Murphy
Then perhaps you should be asking your other questions of this developer. If this app is failing on 2.2, and the developer says it runs on 2.2, it is the developer's job to help you getting it running on 2.2. On Mon, Mar 19, 2012 at 6:41 AM, karan hans wrote: > infact the app runs on 2.2  he has

Re: [android-developers] how to use older adb to install .apk

2012-03-19 Thread karan hans
infact the app runs on 2.2 he has already said that you should use 2.2 On Monday, March 19, 2012 3:43:20 PM UTC+5:30, Mark Murphy (a Commons Guy) wrote: > > Ask the developer of the APK to add support for Android 2.2. > > On Mon, Mar 19, 2012 at 6:03 AM, karan hans wrote: > > hi , > > iam trying

Re: [android-developers] how to use older adb to install .apk

2012-03-19 Thread Mark Murphy
Ask the developer of the APK to add support for Android 2.2. On Mon, Mar 19, 2012 at 6:03 AM, karan hans wrote: > hi , > iam trying to use facepreview-20120218.apk to run on the android emulator. > ive had some success uninstalling and installing the app. however the > installed app uses the 4.0.

[android-developers] how to use older adb to install .apk

2012-03-19 Thread karan hans
hi , iam trying to use facepreview-20120218.apk to run on the android emulator. ive had some success uninstalling and installing the app. however the installed app uses the 4.0.3 version of api while i need 2.2.how should i work it out.i couldnt get anything on google. i used the following cmd C