You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 17, 2022. It is now read-only.
An implementation for native extension 'com.myflashlab.air.extensions.dependency.overrideAir' required by the application was not found for the target platform.
I also used -arch flag with other combination like armv7, armv8 but still same error found.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am using adt tool to create apk package for Android TV.
My build script :
adt -package -target apk -storetype pkcs12 -keystore Start_Desktop_updated_.p12 tvapp.apk EdulightAppTV-app.xml EdulightAppTV.swf AppIconsForPublish/1_48_48.png AppIconsForPublish/1_72_72.png AppIconsForPublish/1_96_96.png AppIconsForPublish/banner.png AppIconsForPublish/1_144_144.png AppIconsForPublish/1_36_36.png AppIconsForPublish/1_192_192.png
Output :
An implementation for native extension 'com.myflashlab.air.extensions.dependency.overrideAir' required by the application was not found for the target platform.
I also used -arch flag with other combination like armv7, armv8 but still same error found.
The text was updated successfully, but these errors were encountered: