Monday, March 19, 2012

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

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 <karanhans@gmail.com> wrote:
> 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 <karanhans@gmail.com> 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.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:\Program Files (x86)\Android\android-sdk\platform-tools>adb install -r
>> > facepr
>> > eview-20120218.apk
>> > 110 KB/s (3814528 bytes in 33.829s)
>> >         pkg: /data/local/tmp/facepreview-20120218.apk
>> > Success
>> >
>> > however the api it uses is 4.0.3
>> >
>> > because of which the app doesnt run
>> >
>> > i request your help....please be patient with me
>> >
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "Android Developers" group.
>> > To post to this group, send email to android-developers@googlegroups.com
>> > To unsubscribe from this group, send email to
>> > android-developers+unsubscribe@googlegroups.com
>> > For more options, visit this group at
>> > http://groups.google.com/group/android-developers?hl=en
>>
>> --
>> Mark Murphy (a Commons Guy)
>> http://commonsware.com | http://github.com/commonsguy
>> http://commonsware.com/blog | http://twitter.com/commonsguy
>>
>> _The Busy Coder's Guide to *Advanced* Android Development_ Version 2.5
>> Available!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 2.5
Available!

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment