Tagged Questions
5
votes
1answer
4k views
How do I install an apk as a system application?
I'm trying to install an application in the system/app folder of a device. It needs to be done since I'm writing a QAT program and the tests need to run with a few privileges not available to third ...