Can I install an Android APK as a system app?
Before the app developer compiles the APK, the following lines need to be added to the AndroidManifest.xml file: android:sharedUserId="android.uid.system"
This will ensure the APK will be considered a system app upon installation.
Next, the compiled APK needs to have Elo system signature applied. To have this task performed, please escalate to EloView Support Lead. Once the signature is applied, the APK can be shared back to the customer.
Please report any broken links by emailing support@elotouch.com and include a link to the knowledge article