Skip to main content
Participating Frequently
February 14, 2013
Answered

ADT VS Android 4.2.2

  • February 14, 2013
  • 9 replies
  • 2309 views

Since the android update to 4.2.2 this morning, ADT fails to upload my app to my phone (Galaxy Nexus).

I tried updating the android tools and I updated AIR to 3.6 version, rebooted the all things, etc.. but when i compile my project to the phone (with FDT) it stucks at the uninstall command.

Basically, these commands do not work anymore :

//Uninstall

D:\Softwares\flex_sdk_4.6_AIR3.6\bin\adt.bat -uninstallApp -platform android -appid XXX

//Install

D:\Softwares\flex_sdk_4.6_AIR3.6\bin\adt.bat -installApp -platform android -package XXX

//Launch

D:\Softwares\flex_sdk_4.6_AIR3.6\bin\adt.bat -launchApp -platform android -appid XXX

I tried with a friend's phone that didn't get updated to 4.2.2 and it still works. So i guess the problem comes from this new version.

Anyone experiencing the same problem?

This topic has been closed for replies.
Correct answer Pahup

All,

The issue under discussion is fixed with AIR 3.7 labs, please try out @ labs.adobe.com/technologies/flashruntimes/air/

-Pahup

9 replies

Durss_oldAuthor
Participating Frequently
March 4, 2013

The trick explained previously in the linked article fixes the install/uninstall/launch problems i had, but i can't get the debugger to connect to my application.

My phone is connected via USB and on the same wifi network so the debugger should find it. But it doesn't.

I'm not a hundred percent sure it comes from the 4.2.2 update but before that i had no problem and, as far as i can remember, since that update i never succeed getting it working :/

Any hint.?

Pahup
Adobe Employee
PahupCorrect answer
Adobe Employee
March 16, 2013

All,

The issue under discussion is fixed with AIR 3.7 labs, please try out @ labs.adobe.com/technologies/flashruntimes/air/

-Pahup

Durss_oldAuthor
Participating Frequently
March 25, 2013

Thank you

About the debugger that I couldn't get connecting, you can forget it!

I was actually using Apparat to optimise the SWF after the compilation and i guess it was removing some necessary stuff.

Disabling it made the debugger work again!

Participant
February 20, 2013

I have this problem too.

Pahup
Adobe Employee
Adobe Employee
February 21, 2013

Thanks everyone for reporting the issue, we're investigating the issue at our end.

-Pahup

Adobe AIR Team.

Durss_oldAuthor
Participating Frequently
February 17, 2013
Nabren
Inspiring
February 15, 2013

Something with the 4.2.2 update definitely seems to have messed something up.

http://forums.adobe.com/thread/1154269

Durss_oldAuthor
Participating Frequently
February 15, 2013

My friend's phone also updated to 4.2.2 and i now have the same problem on his phone.

I guess i'm gonna go for a bug report :/

Durss_oldAuthor
Participating Frequently
February 15, 2013

Naah don't tell me i'm the only one to get that problem ..