Menu

Barebones

dvdmaker55

Neodroid includes some apps, which you don't need for yourself. If you've got low space on the Internal Storage, this article will also help you.

Removing apps

ADB on a computer
adb remount
adb shell rm -f /system/app/<apk name="">.apk
Locally on device
Navigate the file manager to /system/app and you can remove any apk file, which is listed above.</apk>

List of removable apps in neodroid indigo

ADWLauncher.apk - ADW Launcher 1.1.7. Remove if you have another launcher installed.
AndRoad.apk - AndRoad Maps 2.0.
Browser.apk - Default Android Browser. Remove if you have an alternative browser.
Music.apk - Stock Music app. Remove if you have SE's Walkman app or Shuttle Media Player.
Pacman.apk - Google Play Services alternative. Remove if you have [GApps] installed.

List of removable apps in neodroid 9

Apollo.apk - default music player. Remove if you have Shuttle Media Player installed.
Launcher - ADW Launcher 1.2.0. Remove if you have another launcher installed.
AndRoad.apk - AndRoad Maps 2.5 Travel Edition. Remove if you have the paid version or another maps client.


Related

Wiki: Home