Jump to content


Photo

[Tool][Windows][Wip] Automatic 3Rd-Party Launcher To System App Converter


  • Please log in to reply
15 replies to this topic

#1 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 07 August 2012 - 11:25 AM

So someone in another thread had asked if there was a way to make a flashable zip that would convert your 3rd party launcher to a system app. And I know a lot of people talk about doing this mainly because it opens up a couple other features and things like that. I know there are ways to do it with Titanium Back Up or Root Explorer but I was bored so I figured I'd whip up a little program that converts your 3rd party home launchers into System apps. This is a work in progress so if anyone finds any bugs, just let me know. Currently it works with Apex, Nova, ADW, Go and their respective paid versions. If anyone has any other launcher's they'd like added, just let me know and I can write it in.

Again: I made this for me. I'm happy to share it with you guys. It you break something or don't like my app, get bent (in the nicest of ways) :D

Directions:
Download (Dropbox):

Please Login or Register to see this Hidden Content


Unzip
Plug in your phone (Ensure USB Debugging is enabled and you have drivers installed)
Run the "runme" file
Select which launcher you want to convert
????
Profit

Enjoy

Older Version:

Please Login or Register to see this Hidden Content


  • mina.girgis likes this

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#2 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 07 August 2012 - 11:26 AM

8/7/12 Version 1.0-App Created

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#3 loociddreemr

loociddreemr

    Member

  • Members
  • PipPip
  • 52 posts

Posted 14 August 2012 - 12:59 PM

Thanks for creating this. I requested some info a while back about how to go about automating this process. I want too also expand on that but I have a question. Does this disable the stock launcher aka homescreen.apk ?

#4 loociddreemr

loociddreemr

    Member

  • Members
  • PipPip
  • 52 posts

Posted 14 August 2012 - 01:41 PM

8/7/12 Version 1.0-App Created

App as in the batch file, not an apk right?

#5 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 14 August 2012 - 01:52 PM

No, why would you want to disable the stock launcher? Once you install a third party launcher you have the same option to choose which one to use by default. And yes, this is a basic batch utility, not an apk.

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#6 Collin James

Collin James

    Member

  • Members
  • PipPip
  • 59 posts

Posted 14 August 2012 - 10:22 PM

Am I correct to say that the only thing involved in converting a launcher to a system app is changing the permissions of the apk?

removed


#7 superrelaxx

superrelaxx

    Droid Master

  • Superuser
  • 921 posts
  • Twitter:jasNwa
  • LocationSeattle, Washington

Posted 15 August 2012 - 12:25 AM

Am I correct to say that the only thing involved in converting a launcher to a system app is changing the permissions of the apk?


Relocating to system/app folder

#8 loociddreemr

loociddreemr

    Member

  • Members
  • PipPip
  • 52 posts

Posted 19 August 2012 - 04:03 PM

No, why would you want to disable the stock launcher? Once you install a third party launcher you have the same option to choose which one to use by default. And yes, this is a basic batch utility, not an apk.


I am using another blur launcher that will not work if the stock launcher is installed. There are a series of other system apps that I am replacing with other versions. Thus I need to remove the existing apps and install the new ones. Of course uninstalling the stock launcher, potentially leaving your device without much UI functionality for even a brief period is sketchy. Automating this process alleviates some level or risk.

#9 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 19 August 2012 - 04:27 PM

I could make an automated tool to do this for you. Send me a pm. If you give me all the files and such, I can write a batch file that will do exactly what you are asking.

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#10 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 19 August 2012 - 04:28 PM

Am I correct to say that the only thing involved in converting a launcher to a system app is changing the permissions of the apk?


Like superrlaxx said, it involves moving the apk, and then changing its permissions.

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#11 azizan

azizan

    n00b

  • Members
  • Pip
  • 1 posts

Posted 23 January 2013 - 01:46 PM

please add tsf shell launcher

#12 aivral88

aivral88

    Member

  • Members
  • PipPip
  • 48 posts
  • LocationNH
  • Current Device(s):Droid RAZR MAXX, Galaxy SIII

Posted 28 January 2013 - 07:01 AM

What would be some of the benefits of converting your 3rd party launcher to a system app?

#13 jascolli

jascolli

    n00b

  • Members
  • Pip
  • 17 posts

Posted 28 January 2013 - 05:12 PM

Will you add Menus launcher

Sent from my DROID RAZR using Tapatalk 2



#14 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 28 January 2013 - 08:45 PM

Will you add Menus launcher

Sent from my DROID RAZR using Tapatalk 2


If you have a

Please Login or Register to see this Hidden Content

link to this particular launcher, I would be more than happy to amend it for you. :)

Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!


#15 jascolli

jascolli

    n00b

  • Members
  • Pip
  • 17 posts

Posted 29 January 2013 - 06:16 AM

Here is the link for Nemus Launcher

Please Login or Register to see this Hidden Content



Thank you!!!

Sent from my DROID RAZR using Tapatalk 2



#16 tucstwo

tucstwo

    www.drdevs.com

  • Administrator
  • 14,435 posts
  • Twitter:tucstwo
  • Google+:tucstwo@gmail.com
  • LocationNJ
  • Current Device(s):LG G3 VS985, Nexus 7 (flo)

Posted 29 January 2013 - 11:31 AM

Here is the link for Nemus Launcher

Please Login or Register to see this Hidden Content

Thank you!!! Sent from my DROID RAZR using Tapatalk 2


Here you go man, read the readme file first to make sure this will work with your setup

Please Login or Register to see this Hidden Content


Visit DRDevs.com hosting site for all official Droidrzr.com ROMs, Apps, GApps and other mods/files!!
Please PM me if you need help!
I will be hosting AOSP-Based ROM GApps packages!
Download the most Up-to-Date GApps Packages for AOSP ROMs from me here!





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users