Copy link to clipboard
Copied
Hi,
I waited to report this to see if it was a problem for others, but this is now the 3rd AIR 20 build I get that doesn't work.
I'm having issues with:
- <supportsAndroidTV> and <banner> tags not working anymore. Compile fails and saying:
descriptor-android.xml(269): error 103: application.android.supportsAndroidTV is an unexpected element/attribute
descriptor-android.xml(270): error 103: application.android.banner is an unexpected element/attribute
- iOS builds compile successfully but cannot install on my device. I'm not sure what the error there is, but used to work fine on early AIR 20 builds.
This happens on IndelliJ IDEA on Windows 10. These issues don't seem to show up on the same identical setup on Mac.
Has anyone encountered the same problem? This past month of AIR 20 builds hasn't been spectacular. Too bad because I'm excited to continue testing Android TV support!
Thanks
Copy link to clipboard
Copied
Hi,
Regarding "iOS builds compile successfully but cannot install on my device". We tried a sample application but could not reproduce the issue.
Can you please let us know if you see any error message while installing using adt? Can you also try a Hello World application and try if it works in your Win 10 system?
-Roshan
Adobe AIR
Copy link to clipboard
Copied
To Add, There has been some changes in adt packaging. Please refer latest release notes
http://fpdownload.macromedia.com/pub/labs/flashruntimes/shared/air20_flashplayer20_releasenotes.pdf
Copy link to clipboard
Copied
Hello,
I have updated the xml like
]]></manifestAdditions> | |
<supportsAndroidTV>true</supportsAndroidTV> | |
</android> |
But still no luck
I am receiving same error
Did anyone able to resolve that issue?
thanks
Edit: This happens with Adobe® Flash® Builder™® 4.7 , windows 8 64bit
I have checked everything else from the link given above but I could not understand or check "SDK tools should be updates to version 24.0.0 or higher.", it would be very kind of you if anyone can guide me about how to check it.
Copy link to clipboard
Copied
Hello,
As of now we are giving Android TV Support for Adobe AIR Beta only.
Please try <supportsAndroidTV> and <banner> tags with Adobe AIR Beta Release (20.0.0.185), it will be packaged successfully.
Thanks,
Adobe AIR Team
Copy link to clipboard
Copied
Hello,
Thank you so much for kind response.
I have a question,
from where can I find download link of Adobe air 20.0.0.185
I searched all of adobe site but I could not find link to download version 20.0.0.185 , I could only find link to download version 20.0.0.233.
I tried this location
https://helpx.adobe.com/air/kb/archived-air-sdk-version.html#main_Archived_Adobe_AIR_downloads_
but it does only have
http://airdownload.adobe.com/air/win/download/20.0/AIRSDK_Compiler.zip
Which is version 20.0.0.233
I apologize in advance if this is dumb question.
thanks,
Copy link to clipboard
Copied
I've tried making builds with several of the beta builds after .185 without success. If you exit beta with AIR 20, shouldn't it be made obvious that you're no longer supporting the feature? I've had a hard time in the past identifying what is beta and what isn't, especially since with AIR 20 you exited beta by publishing AIR 20 on the public release link, but kept publishing new AIR 20 beta builds on the beta link. And all with 20.0.0.XXX .
If you start supporting a feature in a beta, I don't think you should publish a newer SDK version that completely obliterates support for it unless you're dropping the feature altogether.
Also, I'm sure you've noticed people are having a hard time finding each AIR version, especially when hunting down bugs or testing for bug reports. Could you provide links to all your beta builds on the AIR SDK beta download page explicitly showing the full xx.x.x.xxx versioning on the link? That would help, especially if combined with easier to read, web-based non-pdf incremental release notes
I think you guys are doing good work, it just feels disorganized at times. Let us know if we can help in any way. Thank you
Copy link to clipboard
Copied
Hi,
Please find the below link where you can find the Beta release version of AIRSDK:
Download Adobe AIR 22 Beta - Adobe Labs
Android TV is the Beta only feature and Its only available with the Beta releases of AIRSDK.
Please try adding <supportsAndroidTV> and <banner> tags in app.xml using Adobe AIR Beta Release. Your Android Application will be packaged successfully for Android TV.
Thanks,
Adobe AIR Team
Copy link to clipboard
Copied
Hi,
<supportsAndroidTV> and <banner> tags in app.xml not supported with AIR 23 Beta.
I'm having issues with:
" application.android.supportsAndroidTV is an unexpected element/attribute"
Thanks
Copy link to clipboard
Copied
Hi Alex,
We are aware of this issue. We request you to use older Beta of AIR 23. We will take care of this in the upcoming Beta. Apologies for the inconvenience caused.
Thanks,
Ankit | Adobe AIR Engineering
Copy link to clipboard
Copied
Hello!
Unfortunately, I don't have any old Betas anymore. The archive page lists only non beta SDKs and the Beta page only the current Beta 23 from September 28, 2016.
Is there something like a beta archive page?
Thanks,
Reinhard
Copy link to clipboard
Copied
Thanks.
It works fine with latest AIR 24.0.0.177 beta.
Copy link to clipboard
Copied
Where can I find it?
Today I only get 24.0.0.180 beta and it is not working!
???
Copy link to clipboard
Copied
Could you please download the AIR SDK beta build from Download Adobe AIR 24 Beta - Adobe Labs . Let us know if you face any issues.
Thanks,
Ankit | Adobe AIR Engineering
Copy link to clipboard
Copied
Thank you. This one is working now.
Copy link to clipboard
Copied
I am having the same problem, receiving the same error "error 103: application.android.supportsAndroidTV is an unexpected element/attribute". I am using SDK version 20.0.0.233. My OS is OSX Yosemite.