2014-01-08 17:47:48 +00:00
|
|
|
Categories:System
|
|
|
|
License:Apache2
|
2014-08-26 11:30:35 +00:00
|
|
|
Web Site:
|
2014-01-08 17:47:48 +00:00
|
|
|
Source Code:https://github.com/j4velin/SystemAppMover
|
|
|
|
Issue Tracker:https://github.com/j4velin/SystemAppMover/issues
|
|
|
|
|
|
|
|
Auto Name:/system/app mover
|
|
|
|
Summary:Add and remove system apps
|
|
|
|
Description:
|
|
|
|
This app moves apps from and to the /system/app folder, making them a system
|
|
|
|
app or a user app. System apps can get more priviledges, so some apps get more
|
|
|
|
functionality when installed as a system app.
|
|
|
|
|
|
|
|
On the other hand, system apps can not be uninstalled. So this app can also be
|
|
|
|
used to convert system apps to normal user apps by moving them from the
|
|
|
|
/system/app directory to /data/app directory.
|
|
|
|
|
|
|
|
WARNING: Uninstalling important system apps might result in a unusable device!
|
|
|
|
Use this function at your own risk and only if you know what you're doing!
|
|
|
|
|
|
|
|
This app requires a rooted device with BusyBox installed.
|
|
|
|
.
|
|
|
|
|
|
|
|
Requires Root:Yes
|
|
|
|
|
|
|
|
Repo Type:git
|
|
|
|
Repo:https://github.com/j4velin/SystemAppMover.git
|
|
|
|
|
|
|
|
Build:1.5.6,19
|
2014-08-07 15:05:47 +00:00
|
|
|
disable=Doesn't work
|
2014-01-08 17:47:48 +00:00
|
|
|
commit=457e6d661b726d5
|
2014-05-29 07:45:05 +00:00
|
|
|
srclibs=1:RootToolsSvn@253
|
2014-07-12 02:15:27 +00:00
|
|
|
target=android-19
|
2014-01-08 17:47:48 +00:00
|
|
|
|
2014-02-05 14:26:08 +00:00
|
|
|
Build:1.5.7,20
|
2014-08-07 15:05:47 +00:00
|
|
|
disable=Doesn't work
|
2014-02-05 14:26:08 +00:00
|
|
|
commit=7c449eb05bbcf
|
2014-05-29 07:45:05 +00:00
|
|
|
srclibs=1:RootToolsSvn@253
|
2014-07-12 02:15:27 +00:00
|
|
|
target=android-19
|
2014-02-05 14:26:08 +00:00
|
|
|
|
2014-07-17 13:07:05 +00:00
|
|
|
Build:1.5.8,158
|
2014-07-19 21:28:57 +00:00
|
|
|
disable=malformed gradle config
|
2014-07-17 13:07:05 +00:00
|
|
|
commit=9656e9a1fd02bd04476bd5f
|
2014-07-17 20:46:29 +00:00
|
|
|
gradle=yes
|
2014-07-17 13:07:05 +00:00
|
|
|
|
2014-10-13 18:27:15 +00:00
|
|
|
Build:1.5.9,159
|
|
|
|
commit=85004571574fc6146641e2ba59faf63af5857a93
|
|
|
|
gradle=yes
|
|
|
|
prebuild=touch key.properties
|
|
|
|
|
2014-11-20 19:51:49 +00:00
|
|
|
Build:1.6,160
|
2015-01-16 03:02:56 +00:00
|
|
|
disable=fail to build with current RootTools
|
2014-11-20 19:51:49 +00:00
|
|
|
commit=0ef21c7e09ff8a3d7d62400c375946c1a7264073
|
|
|
|
gradle=yes
|
|
|
|
srclibs=RootTools@3.5
|
2015-01-16 03:02:56 +00:00
|
|
|
rm=*jar
|
|
|
|
prebuild=touch key.properties && \
|
|
|
|
pushd $$RootToolsSvn$$ && \
|
|
|
|
android update lib-project -t "android-21" -p ./ && \
|
|
|
|
ant release && \
|
|
|
|
popd && \
|
|
|
|
cp $$RootTools$$/bin/RootTools-release-unsigned.apk RootTools2.6.jar
|
2014-11-20 19:51:49 +00:00
|
|
|
|
2015-01-24 14:35:31 +00:00
|
|
|
Build:1.6.1,161
|
|
|
|
commit=7d083998bb9f1681ce9050da311ca13732a04bbf
|
|
|
|
gradle=yes
|
|
|
|
srclibs=RootToolsSvn@2.6
|
|
|
|
rm=*.jar
|
|
|
|
prebuild=touch key.properties && \
|
|
|
|
cp -r $$RootToolsSvn$$/src/com/ src/main/java
|
|
|
|
|
2014-01-08 17:47:48 +00:00
|
|
|
Auto Update Mode:None
|
|
|
|
Update Check Mode:RepoManifest
|
2015-01-16 03:02:56 +00:00
|
|
|
Current Version:1.6.1
|
|
|
|
Current Version Code:161
|
2014-01-08 17:47:48 +00:00
|
|
|
|