Jump to content

IMPORTANT


Guest Clarkiieh

Recommended Posts

Guest Clarkiieh

hi guys I need to know what to type into the adb toolkit to push a apex launcher into the system apps so when the phone boot again it reckonises a launcher.. A lad has wiped his phone but root uninstalled the stock emui launcher so when I does boot it has nothing to open the homepage with??

Link to comment
Share on other sites

Guest Voxpop2011

What's stopping him from getting the Apex launcher from an app market, installing and making it the default via the app's setttings? Alternatively and presumably, Apex is a free launcher, search google for the .apk file and install via the apk installe

Edited by Voxpop2011
Link to comment
Share on other sites

What's stopping him from getting the Apex launcher from an app market, installing and making it the default via the app's setttings? Alternatively and presumably, Apex is a free launcher, search google for the .apk file and install via the apk installe

Don't you understand he can't. He has no launcher at all so the phone doesn't boot.

@OP

I would recommend making a flashable zip for the launcher, and then flash it ;)

Link to comment
Share on other sites

Put the original launcher back to the phone with adb

adb push launcher.name.apk /system/app/launcher.name.apk

Or

Install launcher

adb install apkfilename

You will nead to have enabled usb debugging for this!

Best thing is that you before trying this read a good manual!

So hire is one: http://forum.xda-developers.com/showthread.php?t=2131284

Link to comment
Share on other sites

Guest insurgente

thanks! I'll have a proper look at that guide... any idea where there's a .apk of the original Huawei launcher that came with the phone?

my phone is now not booting up fast the Huawei symbol...so we'll see :/

Link to comment
Share on other sites

I can't remember if this one is system or usual app

so use this or some other launcher app & goo with the install command. & you will need to have unlocked boot loader to write any thing!

You can exploit the same method you used to root

the phone in the first place to the point of installing the first bootimg.iso that belongs to the Chinese Y300-0010 that comes with unlocked boot loader.

Just to clear the things up can you boot in the recovery?

Link to comment
Share on other sites

Guest insurgente

I can't remember if this one is system or usual app

http://www.modaco.co...s/#entry2153068

so use this or some other launcher app & goo with the install command. & you will need to have unlocked boot loader to write any thing!

You can exploit the same method you used to root

the phone in the first place to the point of installing the first bootimg.iso that belongs to the Chinese Y300-0010 that comes with unlocked boot loader.

Just to clear the things up can you boot in the recovery?

Yea I can boot in to recovery. At this moment in time, I don't have an unlocked bootloader.... will I need to/be able to unlock bootloader considering my phone wont completely turn on?

Link to comment
Share on other sites

Well I em not shore that you will nead it unlocked.

Bat if the need be you can same way you rooted!

You actually have much options to fix the phone: adb shell, to update from sd card official firmware...

When you are done with repairing I advice you to flash official firmware & re lock the boot loader before selling the phone!

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.