Sophie LaBüf

  • Home
  • Recommended Apps
  • XDA
  • Facebook
  • About

Fake a system app

Posted by Eric Gingell on January 1, 2014
Posted in: Android, Weird Things Nerds Do.

Disclaimer: I am not responsible for you doing things wrong and breaking your phone or losing your data.

  1. Make a folder somewhere under /data1.
    Click the "+".

    Click the “+”.


    Click "Folder".

    Click “Folder”.


    Type a folder name and click "OK".

    Type a folder name and click “OK”.

  2. Move desired APK from /data/app or /system/app2 (only if you want to move a system app’s APK while preserving its “system app” status) to the folder you just made in step 1.
    Long click file and click "Move".

    Long click the file and click “Move”.


    Click "Move here".

    Click “Move here”.

  3. Make a symlink of the newly moved APK in /system/app.
    Long click the file and click "Link to this file".

    Long click the file and click “Link to this file”.


    Click "Create link".

    Click “Create link”.

  4. Repeat from step 1 for each desired app3.
  5. Clear dalvik cache or just delete the dalvik cache file for the selected app(s).
  6. Reboot.
  7. The app is now a system app in the eyes of Android and is stored on the user data partition. Good for space saving in the system partition and future ROM updates or no-data restores4.
  • I used Root Explorer for the screenshots. You can use any file explorer you want as long as it can make symbolic links. You can even use the command line if you know what commands to use.
  • Clearing data will also delete the APK. If this was intended, don’t forget to delete the symlink from /system/app – not required as Android will just ignore invalid APKs and if left there, you won’t need to relink, should you do this again, as long as the file path(s) are the same as they were before.
  • You can make the APK read-only to mimic the system partition (440 – a-rwx,ug=r), but it’s probably not necessary.
  • You can use second-partition apps like Link2SD that premount a user-created second partition on the external SD card.
  • Zipalign will undermine your efforts if the APK needs to be zip aligned – it effectively copies the APK file somewhere and copies it back thus overwriting the symlink with the Zip aligned original APK.

  1. Don’t use the SD card because it’s not available until long after boot up.
  2. Do not move core system apps from /system/app. If you wipe data for whatever reason or the data partition fails to mount, you will lose a vital core app and cause a boot loop and I will not help you fix that.
  3. Some app crashing may occur. I wouldn’t recommend moving the APK of the file explorer you’re using to do this unless you’re using the command line.
  4. The app will not get deleted, but you’ll have to relink the APK after a no-data restore or ROM update.

Posts navigation

← Google Launcher
My SGS2 is Dying →
  • Latest

    • World of Final Fantasy June 5, 2022
    • Final Fantasy VI May 11, 2022
    • Android 8 Notifications July 2, 2019
    • Scopophobia February 13, 2018
    • How to spot clickbait and sharebait August 20, 2017
    • Supernatural quotes read by Google Text-To-Speech August 20, 2017
    • I found a thing in my phone August 17, 2017
    • Moto G5 Plus August 17, 2017
    • Netflix on a Nubia June 29, 2017
    • Nubia Z11 Mini June 17, 2017
  • Archives

    • June 2022 (1)
    • May 2022 (1)
    • July 2019 (1)
    • February 2018 (1)
    • August 2017 (4)
    • June 2017 (2)
    • January 2017 (1)
    • September 2016 (1)
    • August 2016 (2)
    • July 2016 (1)
    • June 2016 (1)
    • May 2016 (1)
    • February 2016 (2)
    • October 2015 (1)
    • August 2015 (1)
    • July 2015 (1)
    • May 2015 (4)
    • July 2014 (2)
    • June 2014 (1)
    • May 2014 (2)
    • January 2014 (2)
    • November 2013 (1)
    • October 2013 (1)
    • September 2013 (1)
    • August 2013 (2)
    • July 2013 (5)
    • June 2013 (3)
    • May 2013 (1)
  • Categories

    • Android (29)
    • Gaming (7)
    • Social Networking (1)
    • Sophie (9)
    • Weird Things Nerds Do (3)
  • Tools

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
Proudly powered by WordPress Theme: Parament by Automattic.