Android System App Info
问题 I would like some general info on system apps. I am working with a manufacturer who is willing to give me the info required to make my app a system app. However, I do not know exactly what this information should be and how to change with my app to make it a system app with the given information. I believe I need the something in my manifest like this android:sharedUserId="android.uid.system" and then I need to sign my app with the manufactures key? I am not sure could someone explain to me