Answer the question
In order to leave comments, you need to log in
How do I publish an Adobe AIR app for tablets to the Play Store?
Hello everyone,
I'm trying to publish an Adobe AIR application made only for tablets at work.
In the manifest I write
<supports-screens android:resizeable="true" android:smallScreens="false" android:normalScreens="true" android:largeScreens="true" android:xlargeScreens="true" android:anyDensity="true" android:requiresSmallestWidthDp="320" />
After uploading to the Play Store, the following message appears:
The application itself is only available for phones (although it is only needed for tablets).
Please tell me the solution to the issue. Thank you.
Answer the question
In order to leave comments, you need to log in
I used to do this, I
found an attachment in the playstore (better if on air) that supports what I need,
downloaded its apk, unpacked it and watched everything you need,
try the same
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question