[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Android apps on Debian



On 2022-01-29 17:57, Bijan Soleymani wrote:
        Now, find the .obb file (usually named as “com.xxxxx.obb”) within the file and copy it into the location: /sdcard/storage/emulated/0/Android/obb/.         Lastly, install the .apk file. Within a few minutes, you would be able to run the file successfully

Just a small correction, I believe in this case you would need to copy the sub apks:
config.*.apk

into:
/sdcard/storage/emulated/0/Android/obb/com.starlink.mobile/

Then install:
com.starlink.mobile.apk

from the android emulator file manager.

(Adapter from https://techbeasts.com/how-to-manually-install-xapk-files-on-android/ )

Bijan


Reply to: