with normal packaging of an android application, anyone can access the apk file from the system/app using backup tools. While i have noticed that the apk file that is stored in system/app-private cannot be saved unless the phone is rooted.
Can anyone please suggest me the method to make an android app installed in app-private folder?