问题
Is there a way to disable android market ? Say for a device admin or anyone for that matter ? How does ATT do it ? Have they asked mobile manufactures to modify the Android src accordingly ?
Edit : Can this be done on non-rooted device ?
回答1:
You needn't modify the source.
The Market is just another app, but its typically stored in the /system/app directory which is read-only without root access. If you root the device, or if you're a manufacturer you simply need to remove the vending.apk from /system/app.
来源:https://stackoverflow.com/questions/5516895/is-there-a-way-to-disable-android-market