No launcher on boot - Fire HD 6 and 7 Q&A, Help & Troubleshooting

Hi all,
I bought a Fire HD 6 yesterday and this evening I followed the [Root] OS 4, 5.0.n and Install Lollipop & Gapps ("Newbie Friendly") guide and all went well. I got YouTube, Chrome and some other apps installed and set up all my email and social media accounts.
Then I thought I'd try using a different launcher so I installed Nova from the Play Store. After a bit of playing I uninstalled it.
About an hour later I powered down my FHD6 and on booting up I now get a black screen with the arrow, circle and square buttons across the bottom. The square button shows a screen saying "Your recent screens appear here". I can pull down the menu from the top and get into the settings menu but there seems to be no way to launch a launcher or any applications.
I do have adb access and Android File Transfer application on my Mac still recognises the file system.
Any help would be greatly appreciated.
----update
I tried manually launching the Fire Launcher with
am start -n com.amazon.firelauncher/.Launcher
Click to expand...
Click to collapse
But that had no noticeable effect. I also tried installing the Nova Launcher APK files over adb and that did nothing either.
I think I'm out of talent at this point, hopefully one of you guys will be able to point me in the right direction.

idwxyz said:
About an hour later I powered down my FHD6 and on booting up I now get a black screen with the arrow, circle and square buttons across the bottom. The square button shows a screen saying "Your recent screens appear here". I can pull down the menu from the top and get into the settings menu but there seems to be no way to launch a launcher or any applications.
I do have adb access and Android File Transfer application on my Mac still recognises the file system.
Click to expand...
Click to collapse
You need to enable fire launcher: adb shell pm enable com.amazon.firelauncher and reboot. That should work, but some people say they have lost the launcher permanently when they uninstall a custom one with stock disabled--so post back if further problems.

DoLooper said:
You need to enable fire launcher: adb shell pm enable com.amazon.firelauncher and reboot. That should work, but some people say they have lost the launcher permanently when they uninstall a custom one with stock disabled--so post back if further problems.
Click to expand...
Click to collapse
Thanks for the response. Sadly that didn't work. Terminal confirmed "Package com.amazon.firelauncher new state: enabled" but after rebooting it's still missing the launcher.
To clarify I did install Nova Launcher but I didn't think I did anything to disable the stock one. There was no obvious option (on the device) to set Nova as default, I read some posts about commands to disable it but wasn't ready to commit so after playing with it for a bit I decided to uninstall it.
---update
Weirdly when I got home and it auto connected to my wifi it suddenly started chiming to tell me that I had new emails and twitter notifications. Clicking on the notifications gets me into the apps and they work fine but without a luncher it's still pretty useless. It's really odd.
---question
As I still have root and adb can I just pick up again from some step in the tutorial I followed the first time around?

idwxyz said:
Thanks for the response. Sadly that didn't work. Terminal confirmed "Package com.amazon.firelauncher new state: enabled" but after rebooting it's still missing the launcher.
To clarify I did install Nova Launcher but I didn't think I did anything to disable the stock one. There was no obvious option (on the device) to set Nova as default, I read some posts about commands to disable it but wasn't ready to commit so after playing with it for a bit I decided to uninstall it.
---update
Weirdly when I got home and it auto connected to my wifi it suddenly started chiming to tell me that I had new emails and twitter notifications. Clicking on the notifications gets me into the apps and they work fine but without a luncher it's still pretty useless. It's really odd.
---question
As I still have root and adb can I just pick up again from some step in the tutorial I followed the first time around?
Click to expand...
Click to collapse
Convert 3rd party launcher to a system app and press home again.

paz4491 said:
Convert 3rd party launcher to a system app and press home again.
Click to expand...
Click to collapse
Could you explain how I do this? This is my first android device so I'm a complete newbie here.
My GoogleFu found some articles that suggested I just need to copy the APK file to /system/app and then chmod it to 644.
I've tried doing this through adb shell as su and I get an error when I try to move the file telling me that it's a Read-only file system.

idwxyz said:
Could you explain how I do this? This is my first android device so I'm a complete newbie here.
My GoogleFu found some articles that suggested I just need to copy the APK file to /system/app and then chmod it to 644.
I've tried doing this through adb shell as su and I get an error when I try to move the file telling me that it's a Read-only file system.
Click to expand...
Click to collapse
Use lucky patcher. Tap on the launcher, then tools and move to /system/app.

paz4491 said:
Use lucky patcher. Tap on the launcher, then tools and move to /system/app.
Click to expand...
Click to collapse
Thanks for the suggestion but I don't currently have a launcher on the device though so I'm not sure how to install and launch an app.

idwxyz said:
Thanks for the suggestion but I don't currently have a launcher on the device though so I'm not sure how to install and launch an app.
Click to expand...
Click to collapse
You don't need to make Nova a system app for it to run, only to make it use widgets. First try this and see if the Fire launcher is running after the reboot.
adb shell
su
(make sure you have # prompt and if not, post)
pm enable com.amazon.firelauncher
pm disable com.teslacoilsw.launcher
Type exit 2 times to get out of su and then: adb reboot
If Fire launcher is running, go back into su, type these commands and reboot and post the results:
pm disable com.amazon.firelauncher
pm enable com.teslacoilsw.launcher

Thanks for your help DoLooper!
DoLooper said:
pm enable com.amazon.firelauncher
pm disable com.teslacoilsw.launcher
Click to expand...
Click to collapse
On booting this briefly showed the stock launcher without any apps but then went back to the black screen with the arrow, circle and square at the bottom like before.
DoLooper said:
pm disable com.amazon.firelauncher
pm enable com.teslacoilsw.launcher
Click to expand...
Click to collapse
This however brought the device back to life with the Nova launcher. I guess the question now is have I lost the stock launcher forever?

idwxyz said:
I guess the question now is have I lost the stock launcher forever?
Click to expand...
Click to collapse
Maybe. Do you remember what else you did besides installing Nova? Any "unusual" apps? Any adb commands? Please look at settings>device>system updates and post the build date.

Before I installed Nova Launcher I installed:
Auto Trader
Chrome
eBay
Facebook
Hearthstone - which was pretty laggy so I uninstalled it
LinkedIn
London Tube Map
Messenger
Rightmove
Skype
Spotify
Twitter
YouTube
Zoopla
I have also just now installed BlueMail as the Amazon one won't launch anymore since it started working with Nova Launcher.
The build date shows as Thursday, 24 September 2015, 03:51 BST (Fire OS 5.0.1)
I don't remember running any funky adb commands. I tried following a post to kill the ads on the home screen but it was for an older version of Android so adb just didn't recognise the commands.

I don't see anything that might have caused the problem, unless you disabled Silk browser to make Chrome work (and I really don't think that's it). It's possible your bin file was corrupted, but if so I'd expect other stuff to be broken too.
Please get gatesjunior Debloater tool, here on xda, and see which apps are disabled. I'm going to pm you with options.

Sadly I can't run debloater as the Mac version doesn't seem to play nice with El Capitan. If I can get access to another machine at some point I'll report back what was disabled. For now though I'm just really happy that you got it working again, you're a star!
Thanks to everyone on this forum for all your knowledge and guides.

Well that didn't last long.
I just couldn't resit tinkering with it. I tried to make Nova a system app because widgets didn't work. I followed this tutorial . I followed the steps through using ES File Explorer. Copied the com file to the SD card folder, cut it to /system/app/ modified the permissions, rebooted my device and I got the Fire screen for several minutes. I did adb reboot. It rebooted, said it was installing the latest software and I'm back where I was before.
I have the black screen with arrow, circle and square. Although fortunately ES File Explorer is still open so I can access that if it helps?!?
I used ES File Explorer to copy the file from the SD Card back into /data/app/ and then deleted the one from /system/app/. I then adb rebooted and tried the pm disable com.amazon.firelauncher, pm enable com.teslacoilsw.launcher again. But no joy.
If I want to start again where should I start from as the device is still rooted?

Turn off wifi and try a factory reset. Root and gapps survive a reset. First, disable Nova and enable Firelauncher. Then factory reset, wait through VERY long restart, enable USB debugging and then reinstall superSU with this command: adb install -r filename.apk
If your bin file was corrupted, this may not fix the problem and I'll tell you what to try next.

idwxyz said:
Well that didn't last long.
I just couldn't resit tinkering with it. I tried to make Nova a system app because widgets didn't work. I followed this tutorial . I followed the steps through using ES File Explorer. Copied the com file to the SD card folder, cut it to /system/app/ modified the permissions, rebooted my device and I got the Fire screen for several minutes. I did adb reboot. It rebooted, said it was installing the latest software and I'm back where I was before.
I have the black screen with arrow, circle and square. Although fortunately ES File Explorer is still open so I can access that if it helps?!?
I used ES File Explorer to copy the file from the SD Card back into /data/app/ and then deleted the one from /system/app/. I then adb rebooted and tried the pm disable com.amazon.firelauncher, pm enable com.teslacoilsw.launcher again. But no joy.
If I want to start again where should I start from as the device is still rooted?
Click to expand...
Click to collapse
I had difficulties with the fire launcher so had to get rid of it..
Since you can still access es explorer, another alternative is to install lucky patcher and launch via ADB. Copy and paste the code into ADB to launch the app.
Code:
adb shell am start -n com.android.vending.billing.InAppBillingService.LUCK/com.android.vending.billing.InAppBillingService.LUCK.patchActivity
Then you can convert to a system app

Please stop promoting Lucky Patcher here.
@idwxyz There's a play store app, /system-app mover, that converts user apps to system.

DoLooper said:
Please stop promoting Lucky Patcher here.
@idwxyz There's a play store app, /system-app mover, that converts user apps to system.
Click to expand...
Click to collapse
Sorry not trying to promote lucky patcher but other apps failed to convert on my device.

DoLooper said:
Turn off wifi and try a factory reset. Root and gapps survive a reset. First, disable Nova and enable Firelauncher. Then factory reset, wait through VERY long restart, enable USB debugging and then reinstall superSU with this command: adb install -r filename.apk
If your bin file was corrupted, this may not fix the problem and I'll tell you what to try next.
Click to expand...
Click to collapse
I turned off wifi, went to settings > reset to factory defaults. It took a while to erase and reboot. I then reinstalled superSU with that command. My device is now working fine with the stock launcher all the stock apps and the Play Store. I also checked through section D of the tutorial to make sure all the settings were still in place before switching on wifi.
Then I installed Nova and Nova Prime, disabled the stock launcher, enabled Nova and everything worked. Then I tried going back the other way, I disabled Nova, enabled the stock launcher, adb rebooted and it booted up into the stock launcher.
It all works!
I used /system-app mover to make Nova a system app and now widgets work too. Thank you so much!

Related

(Guide) How to Side load apps!

It's pretty easy but a guide never hurts!
The first way is to download apks straight from the internet. Credit to yaggermr for finding this first. Thread Here
1. Find your apk. Heres some to get you started
Go Launcher
Amazon appstore! You need to enter your email and they will email you a link.
2. In your notification area, when the download is completed click on it to open it. A popup will appear click the second option package installer. Now click on install. and you are done!
3. To find your apps click the nook button then click search and start typing in the app you want.
The second way is to use ES file explorer I was able to install apk's I had on my SD card through ES.
GO Launcher
**** started new thread ****
I have a rooted NT and GO Launcher v2.65 running with little to no problem except that everytime I reboot any widgets I have added report back:
"Problem loading widget"
None of the apps are loaded on the SD-Card. I've tried a clean install with a reroot with nothing done except Go Launcher and a gapp or two to test the widgets but still get the error. Am I the only one?
On a side note after I rooted I didn't have to search for the Go app link anymore it just accepts the default setting.
Thanks in advance.
sarcasym said:
**** started new thread ****
I have a rooted NT and GO Launcher v2.65 running with little to no problem except that everytime I reboot any widgets I have added report back:
"Problem loading widget"
None of the apps are loaded on the SD-Card. I've tried a clean install with a reroot with nothing done except Go Launcher and a gapp or two to test the widgets but still get the error. Am I the only one?
On a side note after I rooted I didn't have to search for the Go app link anymore it just accepts the default setting.
Thanks in advance.
Click to expand...
Click to collapse
This is a Go Launcher error, the program's data has become corrupted. Clear the program cache and then go to the Go Launcher settings and restart the program.

[Q] rooted my nook and have a couple of issues

Ok so I succcesfully rooted my NT using indirect's method but some issues have popped up
1) not all of the google apps are showing up. Not in the app drawer or desktop.
2) titanium backup will not run. I can use root explorer and change to the r/w method though.
3) its no longer seeing my sdcard
4) I'm using ADW launcher and all the menus are white font with a white background(I know this hasn't been resolved yet)
Anybody know why some of this stuff is happening?
Sorry, I would post this in the development forum but don't have enough posts yet.
Thanks!
1) not all of the google apps are showing up. Not in the app drawer or desktop.
Not all GApps are installed via Indirect's tools. Just the basic "foundation", so you can get other tools in the Market, and/or side-load.
2) titanium backup will not run. I can use root explorer and change to the r/w method though.
Try a different APK, and make sure you're rooted.
3) its no longer seeing my sdcard
Reboot. Make sure it ain't corrupted. Sometimes clicking it back out, and back in will help it register with the hardware.
4) I'm using ADW launcher and all the menus are white font with a white background(I know this hasn't been resolved ye
You can press and HOLD, and it'll change color to one you can read. If you slide off the key, it won't "press".
Good luck.
I also rooted my nook and am having some major issues
I followed all of the steps. I was only able to access the App Market by running the debugging app again, however my nook updated and now its telling me I can't download the debugging app for safety reasons. I know I still have the apps because my kill task app is in the bottom corner, but I can't access them.
Also, I tried to unroot and start over and my nook won't allow me to download the unroot app. HELP pls So if I can't start over and can't uninstall, what can I do? I even tried to restore it to factory settings and it only changed my keyboard back to the nook keyboard.
I figured I could download what I wanted from marketplace but I did want to make sure something didn't go wrong there. As for titanium, I've unistalled and redownloaded it several times without any luck. I'm not having any problems accessing SU so I'm assuming I'm rooted, correct?
Btw, sort of off topic but the XDA app force closes on me whenever I click on a topic lol

this is not a motoblur device

Hello
I was wondering if anyone could help me. Im using awd lancher and installed an antteck app manager and froze a moto app by mistake, the phone got in to a force close loop which even a restart couldnt fix. I managed to uninstall the app by grabbing time between the forced closes.
Now it says " this is not a motoblur device" when I try to use the moto default home launcher.
I have reinstalled the antteck app which shows no frozen apps.
Would a reset to factory work? My concern is if there is no ADW launcher and motoblur is still not working my phone will not work.
Orange UK rooted on gingerbread stock
Thanks for any help
jonnym
Jonnym said:
I managed to uninstall the app by grabbing time between the forced closes.
Click to expand...
Click to collapse
Which app? The one you froze?
Jonnym said:
Would a reset to factory work?
Click to expand...
Click to collapse
No, a factory reset just wipes the data partition.
A possible solution
If you know how to use ADB, and know where to acquire the ADW.Launcher APK, then you could do this:
NOTE: You may need root to do this. I have no idea, actually.
Copy ADW.Launcher to your ADB folder and rename it to launcher.apk to make things easier later.
Open Command Prompt, and CD to your ADB folder.
Type "adb remount" to mount /system as writeable.
Type "adb push launcher.apk /system/app.
You could possibly get away with pushing it to /data/app, but I've never tried pushing to /data before.
The app I uninstalled was the antteck app manager used to freeze the app.
I cant remember exactly which app I froze. It was one from a list of apps safe to freeze I found on the XDA forum, it wasnt safe. It may well have been the moto home launcher as I was trying to free up ram for the webtop.
I get the problem when I use home switcher to try to launch the original home rather than ADW
I no longer see the moto home launcher in the app list on the app manager.
I could try flashing with the sbf, but being a noob im not ready to do that unless all else fails.
Any help gratefully received
Jonnym
I just renamed blurhome.apk_fro to blurhome.apk in the system/app folder using root explorer and all has been fixed. It would seem that although I reinstalled the antteck app manager it doesn't search for previous frozen items. It also didn't show up in titanium backup either that can be used to freeze apps, not a criticism just an observation.
Thanks for all the help
Jonnym
Jonnym said:
I just renamed blurhome.apk_fro to blurhome.apk in the system/app folder using root explorer and all has been fixed. It would seem that although I reinstalled the antteck app manager it doesn't search for previous frozen items. It also didn't show up in titanium backup either that can be used to freeze apps, not a criticism just an observation.
Thanks for all the help
Jonnym
Click to expand...
Click to collapse
Glad you learnt something new. =D
And you should find the "safe" list you referred to and tell them its actually NOT safe.
Ill look for the list later...although it might have been a of stupidity and not on the list at all, I tend to do these things late at night

[Rooted Shield TV 2017] - Can't hide leanbacklauncher.

Hi folks
I have rooted my shield. I'd like to use "TV Launcher 3", and I want it to stay open when I press the home button, but it goes back to leanback. I tried "adb shell" and "pm hide com.google.android.leanbacklauncher", but I get this error: "Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.".
How can I go about this problem?
keem85 said:
Hi folks
I have rooted my shield. I'd like to use "TV Launcher 3", and I want it to stay open when I press the home button, but it goes back to leanback. I tried "adb shell" and "pm hide com.google.android.leanbacklauncher", but I get this error: "Error: java.lang.SecurityException: Neither user 2000 nor current process has android.permission.MANAGE_USERS.".
How can I go about this problem?
Click to expand...
Click to collapse
I see no one got back to you. I don't know for sure but if I were to guess try SU in your adb shell to gain you superuser permissions before attempting to hide the launcher. If that doesn't work, back it up and use adb shell to delete it. You can always push it back if needed.
I used 'HomeSwitcher' off the Play Store, to hide leanback and make Nova my launcher. I am running full ATV v1.3. I could not get it to work on rooted nVidia Shield OS.
You can use adb to uninstall it if your not rooted. If you are rooted just use a system app remover sideload it and use it to uninstall the lean back, make sure your chosen launcher is working properly before u remove it though to avoid problems, should a problem arise reinstalling a functional launcher can also be done by adb. I personally use hal launcher its very customizable. I suppose that home switcher app might work as well but if your rooted you pretty much can do whatever you like.

Help needed in unlocking ACT Stream 4K TV Box

Recently i got a 4K Android Stream box for my network plan from my ISP - ACT Fibernet in india
I have disconnected the connection due to relocation and have no ACT in the new place
The issue is the Android Box only runs in the ACT network and doesnt work in other network
Is there a way to make the android box work in other networks?
Or flash a Android TV os and make it standalone ?
As the new box has good specs and supports Steam Link and other features
New to this android TV experience. Any help would do.. :fingers-crossed:
Tech Specs
Operating System : Android 9
Main Chipset : Hi Silicon 3798M V200
RAM : 2GB
Flash : 8GB
DRM : Widevine & Playready
WiFi : Dual band (2.4G & 5G) & 802.11 ac
Ports Available : 2 USB ports, 1 Ethernal port, 1 HDMI port, 1 AV output, 1 SD crad slot
Me too looking for the same info.
Hey me to..
when they have network issue.. this is useless.
need same info
I need the same info too.. is there a way to root or install custom rom like how you do traditional android tv boxes?
I have not found the way to unlock it, but there is a work around to use it without ACT network.
----------------------
Install below two apps by sideloading the apk files.
1. Sideload Launcher
2. Launch on Boot
Open Launch on boot and mark 'Sideload launcher' as the app to boot.
---------------------
if you press accidentally home button while NOT using ACT network,
you can then also use 'Google play store' button in the remote to select the app 'Launch on boot' and open 'sideload Launcher' app.
Thanks
SK
Thank you for the sideload launcher idea and it works as expected.
I wish we have an option to install a custom launcher on this as its the Act Launcher that is causing problem when its not connected to an Act Network.
I am looking for the same - unlock the Android TV from ACT
---------- Post added at 02:24 AM ---------- Previous post was at 02:23 AM ----------
prashanth678 said:
Thank you for the sideload launcher idea and it works as expected.
I wish we have an option to install a custom launcher on this as its the Act Launcher that is causing problem when its not connected to an Act Network.
Click to expand...
Click to collapse
Were you able to use the ACT TV outside of ACT network? Please let me know. Thanks
Yes I am able to use it as per above launch on boot and sideload launcher method.
How were you able to access the settings or play store when on the non-ACT network page? My device will not let me access them other than the network selection.
I'm able to access play store and other apps right from the day I bought it. On the top banner you have different pages the 2nd one is apps. Select that and scroll down, then you can see play store and other apps you have installed. Only the TV section won't work if the device is not connected to act network.
Regarding Choosing "Launch On Boot" option
How do i select the "Launch On Boot" option, please help.
If you could provide the steps or screenshot, it would be really helpful.
Alternate launchers
All my attempts at installing alternate launcher fail with
Code:
$ adb install ~/Downloads/Taskbar-5.0.1.apk
adb: failed to install /home/reshma/Downloads/Taskbar-5.0.1.apk: Failure [INSTALL_PARSE_FAILED_BAD_PACKAGE_NAME: Package couldn't be installed in /data/app/com.farmerbb.taskbar-NJD_XsOJWsvV-uhprRNnOw==: Package com.farmerbb.taskbar do not allow to install.]
Have you guys been able to find any way to install other launcher apps?
Works!
I managed to make it work with the two apps. I was looking through the Airtel internet TV forum and for that, you can enablee developer mode and use adb bridge to completely remove the associated apps to get a stock OS. However, when I try to click on build option 7 times (and more), it does not work on ACT TV. Has it been disabled on this? How can we enable developer options in this? If anyone can confirm with the same issue.
djxtwicee said:
I managed to make it work with the two apps. I was looking through the Airtel internet TV forum and for that, you can enablee developer mode and use adb bridge to completely remove the associated apps to get a stock OS. However, when I try to click on build option 7 times (and more), it does not work on ACT TV. Has it been disabled on this? How can we enable developer options in this? If anyone can confirm with the same issue.
Click to expand...
Click to collapse
Try using developer tools app from playstore. They have disabled the 7 tap option now. Please let us know if you succeed.
Successfully worked!
Vimz999 said:
Try using developer tools app from playstore. They have disabled the 7 tap option now. Please let us know if you succeed.
Click to expand...
Click to collapse
Thanks for the idea. I installed the app from play store (it installs but it will not show up, you can use voice command to open or from settings). Then, it enables developer options following which I ran adblink to uninstall all apks which began with in.actcorp. One note is that the normal uninstall option in adblink will not enable you to delete all apps, it is required to use pm uninstall -k --user 0 [apk name] in the adb shell to get it done. Once done, the box works, however I'm not too sure on how to get the default android TV launcher to open up, pressing the home button on remote takes to a blank screen only. If someone can help, I'll be grateful!
djxtwicee said:
Thanks for the idea. I installed the app from play store (it installs but it will not show up, you can use voice command to open or from settings). Then, it enables developer options following which I ran adblink to uninstall all apks which began with in.actcorp. One note is that the normal uninstall option in adblink will not enable you to delete all apps, it is required to use pm uninstall -k --user 0 [apk name] in the adb shell to get it done. Once done, the box works, however I'm not too sure on how to get the default android TV launcher to open up, pressing the home button on remote takes to a blank screen only. If someone can help, I'll be grateful!
Click to expand...
Click to collapse
Wow. This is great progress. Let me try these steps too. What I can tell you now is if you can install apks, try installing atv launcher or open play store using the voice assistant and install a launcher from there. I'll try this on my end too and see what can be done about the default launcher. Earlier, it never used to let us install any launcher apps. Sideload launcher was the only app we could install.
Vimz999 said:
Wow. This is great progress. Let me try these steps too. What I can tell you now is if you can install apks, try installing atv launcher or open play store using the voice assistant and install a launcher from there. I'll try this on my end too and see what can be done about the default launcher. Earlier, it never used to let us install any launcher apps. Sideload launcher was the only app we could install.
Click to expand...
Click to collapse
I was able to uninstall all the act apps. But something is blocking launcher apps from installing. Android tv home launcher is what we need to install but can't install it either from adb or from playstore. Do you have some command to force install or do you know where the blocked list is?
Vimz999 said:
I was able to uninstall all the act apps. But something is blocking launcher apps from installing. Android tv home launcher is what we need to install but can't install it either from adb or from playstore. Do you have some command to force install or do you know where the blocked list is?
Click to expand...
Click to collapse
I faced the same issue, that's why it is hard to not reach the blank home page often. Hopefully someone has a way to install the launcher apps.
djxtwicee said:
I faced the same issue, that's why it is hard to not reach the blank home page often. Hopefully someone has a way to install the launcher apps.
Click to expand...
Click to collapse
have you tried resetting your device after removing act core applications ?
kmani49 said:
have you tried resetting your device after removing act core applications ?
Click to expand...
Click to collapse
Resetting restores all the apps you have uninstalled. Including the act launcher app. Another way that may work is to somehow rename the android home launcher apk to in.actcorp.actottlauncher.
And make it to install over the current app.

Categories

Resources