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
You can make apk file smaller by removing "armeabi" and "x86" native libraries. Fire TV stick has armeabi-v7a architecture, so there is no need for other files. This will reduce apk size for ~2.5MB.
The text was updated successfully, but these errors were encountered:
You can make apk file smaller by removing "armeabi" and "x86" native libraries. Fire TV stick has armeabi-v7a architecture, so there is no need for other files. This will reduce apk size for ~2.5MB.
The text was updated successfully, but these errors were encountered: