How can I find the obb files when I try to install the app with xapk file format on Android indoor monitors?

Prev Next

Obb file can be fould via below steps:

  1. Change .xapk to .zip;
  2. Unzip the file and unzip the apk file and android folder;
  3. Then you should find the obb file in the android folder.