Flash CC publish to Nexus 4 doesn't work
Hi all, I'm a newbie when it comes to mobile development, but I have a lot of experience with AIR for desktop. I have a Google Nexus 4 and cannot get Flash CC to publish to it for a simple test. First...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Could you please try updating your AIR version to the latest 3.7. I believe that should fix your issue.
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
How exactly do I install the latest SDK into Flash CC? I tried adapting this AIR 3.4 for Flash CS6 help document:http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional1.html And it...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
This helped me get the AIR 3.7 SDK installed:http://www.leebrimelow.com/quick-tip-targeting-new-air-sdk-in-flash-cs6/ However, I still have the exact same problem. Flash CC hangs endlessly on...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
This should have worked. We will try reproduce this at our end.Meanwhile, could you please try restarting your machine once, just to ensure an in memory older adb is not in use.
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
I tried restarting and had the same issue after rebooting. -A
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
I noticed that when I attempt to launch from Flash CC, task manager reports to instances of adb.exe, and if I try to kill either of them they pop back. If I cancel (and Flash CC freezes) I can then...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
I was having the same issue and Adobe helped out and we did a debug session and they collected some logs. After the session, I updated my device driver and the issue went away. I simply opened...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Meanwhile, could you please try restarting your machine once, just to ensure an in memory older adb is not in use. So, was a newer driver supposed to be installed by downloading the latest SDK? What...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Are you able to see the device id using the below command on terminal or cmd:/AIRSDK/bin/adt -devices -platform android It should result something like this if device driver is installed...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
@Aaron the driver is device specific so drivers won't come with the AIR SDK (maybe there is a generic one but better to have the official). For Nexus devices, you can download them with the Android...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Flash CC is able to list the device. As I said in my initial post the driver I currently have installed is from here:https://plus.google.com/103583939320326217147/posts/BQ5iYJEaaEH I am suspicious that...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
I got it to work. I uninstalled the driver I had and installed the full "toolkit": http://forum.xda-developers.com/showthread.php?t=1995688 Even though the driver I got was supposedly the exact same...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Hello, I am having exact same problem as Aaron. Mobile device Nexus 4. I am using Flash Professioanl CC latest version. I have installed SDK and driver for NEXUS 4 so that Windows 7 nicely recognizes...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Another step that should have taken place is on the phone. The first time the computer tries to do anything with the phone you should have gotten a prompt on the phone asking if the computer has...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
Thanks a lot for this tip. Indeed, I read about it, but never received this prompt on the phone. Have no idea why... Flash CC does recognize my phone, but there was no prompt. Could I have missed it?...
View ArticleRe: Flash CC publish to Nexus 4 doesn't work
To reset the connections, open the settings app, go to developer options, and scroll down under the debugging section and "revoke USB debugging authorization". If you don't have developer options at...
View Article