Google introduced the split APK method to reduce the size of the downloadable apps from Play Store. The Multi APK, or Split APK, as they are called, consists of more than one APK file for the same app. FieldX does not use the Play Store to push apps; it has an inbuilt plugin to download and install the Android apps.
To Push your Split APK
- Generate the APK files from the Android Studio
- Copy all the APK files in a folder and create a ZIP file.
- The ZIP file can be pushed through the Push Apps. [https://support.fieldx.io/portal/en/kb/articles/install-apps-through-fieldx]
To push XAPK or APKM downloaded from Internet
- Download the XAPK or APKM from relevant sources
- Rename the extension ".xapk" or ".apkm" to ".zip".
- Remove all the files except APK files.
- Create a new zip with the APK files only.
- The ZIP file can be pushed through the Push Apps. [https://support.fieldx.io/portal/en/kb/articles/install-apps-through-fieldx]

While creating the ZIP file, do not zip the folder. The ZIP should contain only APK files, no other files or folders.
The FieldX Platform does not support AAB format as followed by Google Play Store.