Free "Reboot into Recovery" application - T-Mobile LG G2x

Hey guys,
I've coded a tiny app to reboot your Optimus 2x or G2x into recovery mode without holding any buttons. Best thing is... it's free ;-) It doesn't install Clockworkmod, so if you want an app for that, check out Paul's paid app for that (Which does it on the O2x only)
I'd be really happy if you'd tap the ad displayed in the application, but you don't need to.
Yes, the app is ugly, fugly, disturbing, etc. but hey, it works :-D
It's to be found in the Android Market here: https://market.android.com/details?id=com.m...sma.lgo2xreboot, on AndroidPIT.com http://www.androidpit.com/en/android/marke...recovery-reboot and in the attachment of course!
Update: Implented a check if the app is runnning on an LG Optimus 2x or G2x.
Update #2: Made the app less fugly, thanks to fitsnugly.
Update #3: SU660 compatibility
I also attached the source code, if you're interested.
APK: http://forum.xda-developers.com/attachment.php?attachmentid=575213&stc=1&d=1303472096
Source: http://forum.xda-developers.com/attachment.php?attachmentid=575214&stc=1&d=1303472096

I think you need to update the description coz right now it includes the message below.
!!! WARNING: DO NOT USE THIS ON YOUR T-MOBILE G2x !!!

You can ignore the warning about the G2x, the guy I asked to upload the app to his Market account needs to remove that warning

Thanks for the app...
I can make u a better icon

fitsnugly said:
Thanks for the app...
I can make u a better icon
Click to expand...
Click to collapse
Nah, it's fine, couldn't find an image of a BOOT so I just used a shoe.. lol

How do you select once into recovery. I'm in but I can't get anything to select "reboot now".

maxisma said:
Nah, it's fine, couldn't find an image of a BOOT so I just used a shoe.. lol
Click to expand...
Click to collapse
too late, already made something simple
it's attached if you want it

Thanks! I'll update the APK in a few hours

Great App...I actually don't mind its simplicity and the shoe icon, kinda humorous
Sent from my LG-P999 using XDA Premium App

fitsnugly said:
too late, already made something simple
it's attached if you want it
Click to expand...
Click to collapse
Nice job dude

Works great with respect to its purpose. I had trouble with manually going into recovery. After opening it (no problem), if I let the keys go - it turned off - period.
I had to keep holding the power button and take one action with either power up or down button, and then I can let go. With this app - go straight to recovery.
Sorry - did not see an add to click on - maybe because I have ad blocker - lol.

Would the quick boot app not do the same thing?

Rod3 said:
Would the quick boot app not do the same thing?
Click to expand...
Click to collapse
Just curious - what is the quick boot app?

Rod3 said:
Would the quick boot app not do the same thing?
Click to expand...
Click to collapse
No, the usual command to reboot into recovery doesn't work on the (G)2x.

gaww said:
I had to keep holding the power button and take one action with either power up or down button, and then I can let go. With this app - go straight to recovery.
Click to expand...
Click to collapse
Aaaah! Ok thanks for the tip.
XDA Mobile

Simply amazing, thanks. and for some reason using it is the only way i can reboot into recovery, i stuck with upgrade screen trying get there by buttons combination

Does what it needs to!
Thanks man!

nice app, I couldnt get the button arrangement for the life of me lol

this app only works if using the nvflash CWM.
If you only have CWM by flashing it through RM, this app will boot you into 3e recovery, where you can only go up and down, power will not select anything, thus having to battery pull.

krylon360 said:
this app only works if using the nvflash CWM.
If you only have CWM by flashing it through RM, this app will boot you into 3e recovery, where you can only go up and down, power will not select anything, thus having to battery pull.
Click to expand...
Click to collapse
Rom Manager has the option to reboot to recovery on CWN that was flashed from Rom Manager, tried it this morning and it works fine. Can navigate the recovery and do what you need to do.

Related

[RECOVERY] DEFY ClockworkMod Recovery - 2.5.1.8

Hi all,
Rumor has it I picked up a DEFY last week. Most people in the community know me for my work on the cliq/backflip/cliqxt. It's been quite some time since I posted any mods/work here on XDA so here we go. First I'd like to say thanks to Koush & Tenfar for the work they've done. They laid the ground work. I simply needed/wanted to improve on it more. I wanted to include the latest 2.5.1.x version since it has some bug fixes/new features also. So here you go. This recovery includes the latest 2.5.1.8 ClockworkMod Recovery, fixed fix_permssions script, and updated adb that allows root access when using adb shell. All your backups, downloads will reside in the clockworkmod directory on your sdcard just like a standard clockworkmod recovery. If you haven't noticed the fix_permissions script don't run properly via the recovery on the DroidX/Droid2/Defy. I simply fixed the script so it does work properly. Thanks again to both Koush & Tenfar. I'm looking into resolving the problem when you have USB debugging enabled you can't boot into recovery mode properly. This release still has that issue, just FYI. If you choose to use this version over Tenfar's, you'll need to un-install his version, install this one, & choose the option to install recovery once. After that, it's works the same way. Take care.
UPDATE: I've uploaded a new version to my 4shared as well as included it here. This new version simply adds a power off option to the menu & was a quick attempt to try to resolve the USB debugging option. I'll give it another try when I have time, until then, I hope you like having the option to power off your Defy from the recovery menu. I've also provided a link to the original version. Take care.
Steve, kb7sqi
Edit: Due to requests, I'm re-adding the link for this updated version. While I do have plans to come back to #android soon, until then, this will be unsupported by me till then. I'm glad it's been useful to others. Take care.
Latest Version:
Older version:
http://goo.gl/NtsTV
Steve
Great work! Will try it out asap.
installed seems to be working fine btw whats key test?
S1dew1nder said:
installed seems to be working fine btw whats key test?
Click to expand...
Click to collapse
It's does exactly what it sounds like. It simply returns the "key" value when you touch keys/buttons on your phone. It's handy if you're wanting to update a recovery to use certain keys if your phone has them. Perfect example, on the cliqxt the phone has a touch pad. So in the version I created for it, instead of needing to use the volume up/down, you could also use the touchpad for up/down/select as well. Take care.
Steve
kb7sqi said:
It's does exactly what it sounds like. It simply returns the "key" value when you touch keys/buttons on your phone. It's handy if you're wanting to update a recovery to use certain keys if your phone has them. Perfect example, on the cliqxt the phone has a touch pad. So in the version I created for it, instead of needing to use the volume up/down, you could also use the touchpad for up/down/select as well. Take care.
Steve
Click to expand...
Click to collapse
thanks for the answer dude, just did a back up with it all went well only diff was it made a new folder btw it will restore older back ups right?
kb7sqi said:
It's does exactly what it sounds like. It simply returns the "key" value when you touch keys/buttons on your phone. It's handy if you're wanting to update a recovery to use certain keys if your phone has them. Perfect example, on the cliqxt the phone has a touch pad. So in the version I created for it, instead of needing to use the volume up/down, you could also use the touchpad for up/down/select as well. Take care.
Steve
Click to expand...
Click to collapse
How can I can quit key test?
Power+VolUp results in a black screen.
pull the bat?
S1dew1nder said:
pull the bat?
Click to expand...
Click to collapse
that's what i did. but would've been nice to have long press (power button) to quit instead of battery-pull.
Ah, well, wouldn't need to use it twice anyway.
I'm gonna try restoring an older img, report back in a few.
S1dew1nder said:
thanks for the answer dude, just did a back up with it all went well only diff was it made a new folder btw it will restore older back ups right?
Click to expand...
Click to collapse
Yeah, you should be able to restore other nandroid backups.
racca said:
How can I can quit key test?
Power+VolUp results in a black screen.
Click to expand...
Click to collapse
You guys do know you don't have to pull the battery out right? You can hold down volume down button & hit the power button to turn the phone off while in the recovery. When you power the phone on, it'll boot up like normal. Take care.
Steve
Restore doesn't work. "can't find directory"
I will switch back to the old version
Andy
morphin said:
Restore doesn't work. "can't find directory"
I will switch back to the old version
Andy
Click to expand...
Click to collapse
try renaming the goapkrev folder on your sdcard to clockworkmod it should be able to find the directory then
S1dew1nder said:
try renaming the goapkrev folder on your sdcard to clockworkmod it should be able to find the directory then
Click to expand...
Click to collapse
You took the words right out of my mouth. I was just getting ready to type that. lol Thanks!
Steve
kb7sqi said:
You guys do know you don't have to pull the battery out right? You can hold down volume down button & hit the power button to turn the phone off while in the recovery. When you power the phone on, it'll boot up like normal. Take care.
Steve
Click to expand...
Click to collapse
ahhhhhh, i tried power+volup
thanks for the refreshment, and again for the great work!
now if only we can be rid of the annoying "debugging" bug.
racca said:
ahhhhhh, i tried power+volup
thanks for the refreshment, and again for the great work!
now if only we can be rid of the annoying "debugging" bug.
Click to expand...
Click to collapse
Thanks. I'm working on it. I got a little tired of rebooting my defy over 100 times yesterday when I was working on this. lol After I get my version done for the Motorola Charm, I'll get back to working on that.
Steve
kb7sqi said:
You took the words right out of my mouth. I was just getting ready to type that. lol Thanks!
Steve
Click to expand...
Click to collapse
lol np bud, btw is there any way to rename backup folders with out having a md5 miss match error?
S1dew1nder said:
lol np bud, btw is there any way to rename backup folders with out having a md5 miss match error?
Click to expand...
Click to collapse
i have no such problem ever. renaming always works and no such info is stored in the md5 file
do you think it could of happened because i edited the file name via my computer while my phone was in usb mass storage mode?
kb7sqi said:
Thanks. I'm working on it. I got a little tired of rebooting my defy over 100 times yesterday when I was working on this. lol After I get my version done for the Motorola Charm, I'll get back to working on that.
Steve
Click to expand...
Click to collapse
no pressure then, it's fine as it is.
i just need to remember, like really hard, to turn it off.
i wish i didn't make the same mistake not turning it off over and over again
S1dew1nder said:
do you think it could of happened because i edited the file name via my computer while my phone was in usb mass storage mode?
Click to expand...
Click to collapse
It's a good chance that could've caused it. I've had some wierd stuff happen doing things like that when in usb mass storage mode.

[MOD] AOSP Lockscreen for Razr I

Here's little something for people bored with crappy blur widgets. This update replaces unlocker widget with AOSP (variant with camera and unlocker items) on the phone unlock screen.
Installation:
=========
1. Copy downloaded zip image to your sd card.
2. Reboot into recovery and run update from zip file.
3. Enjoy
Thanks:
======
@wozn for the idea and testing
WARNING: don't forget to make FULL BACKUP before applying any changes to your phone. It's ALWAYS good practice to have fastboot files prepared to flash.
Does this work for unrooted Razr i?
Sent from my XT890 using xda app-developers app
A little confused, we don't have custom recovery yet
EDIT: I used Root Explorer to replace framework-res.apk and set permissions. Works great, thanks!
free2live said:
Does this work for unrooted Razr i?
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
I'm pretty sure it doesn't. But I'm not a Razr I owner, will ask wozz who tested it.
beastie-boy said:
Here's little something for people bored with crappy blur widgets. This update replaces unlocker widget with AOSP (variant with camera and unlocker items) on the phone unlock screen.
Installation:
=========
1. Copy downloaded zip image to your sd card.
2. Reboot into recovery and run update from zip file.
3. Enjoy
Thanks:
======
@wozn for the idea and testing
WARNING: don't forget to make FULL BACKUP before applying any changes to your phone. It's ALWAYS good practice to have fastboot files prepared to flash.
Click to expand...
Click to collapse
The screenshot also appears to have a 1% battery increment mod and the carrier banner has been removed from the top left of the notification bar. Are those mods included in this zip as well?
-Sent from my Razr i on AT&T.-
phositadc said:
The screenshot also appears to have a 1% battery increment mod and the carrier banner has been removed from the top left of the notification bar. Are those mods included in this as well?
-Sent from my Razr i on AT&T.-
Click to expand...
Click to collapse
Not from this one, nope.
I replaced the framework-res.apk as well. The problem is, now the music widget doesn't work, it still shows on the lockscree, but the prev and skip buttons wont work. this is not a motorola widget, this is a stock ics widget
BlueEyes99 said:
I replaced the framework-res.apk as well. The problem is, now the music widget doesn't work, it still shows on the lockscree, but the prev and skip buttons wont work. this is not a motorola widget, this is a stock ics widget
Click to expand...
Click to collapse
Yeah the lock screen widgets for beyondpod/google music doesn't work with the modded lock screen here also. Still prefer running the modded one, would be nice to have both ways though.
mattlgroff said:
I used Root Explorer to replace framework-res.apk and set permissions. Works great, thanks!
Click to expand...
Click to collapse
I've done the same, and now, I can't check for update (it say "you need a motorola services account" and if I click on "configure", it will loop for a long time ...).
Any idea for where do this come from ?
gimily said:
I've done the same, and now, I can't check for update (it say "you need a motorola services account" and if I click on "configure", it will loop for a long time ...).
Any idea for where do this come from ?
Click to expand...
Click to collapse
RSD Lite or Fastboot back to stock
mattlgroff said:
RSD Lite or Fastboot back to stock
Click to expand...
Click to collapse
A silly question, if I flash using RDS lite, will I lose all my data and app ?
Will this work with the newest software 81.5.40002 ?
Thanks in advance
Rotkaeqpchen said:
Will this work with the newest software 81.5.40002 ?
Thanks in advance
Click to expand...
Click to collapse
Definitely not.
beastie-boy said:
Definitely not.
Click to expand...
Click to collapse
Yep, just tried it out on EU JB, not working.
sorry for my bad English…
Can I use it on my xt890? my language is Chinese…

[Q] stuck on loading screen

long time lurker and now I've finally screwed up enough to where I need to ask some questions.
Had my tf700 for a few weeks. rooted while on ics. installed goomanager to make back up. installed rootkeeper. have not installed any roms. Tried several times to get into recovery mgr but kept getting the triangle. so, today, I upgraded to jb. checked rootkeep and everythng was good. everythng had been good until I just downloaded that worthless beats audio app. now I'm stuck with a circle going round and round and cant do anythng else. could really use some help with some steps to take to fix this thing. Thanks - Dave
davew0670 said:
long time lurker and now I've finally screwed up enough to where I need to ask some questions.
Had my tf700 for a few weeks. rooted while on ics. installed goomanager to make back up. installed rootkeeper. have not installed any roms. Tried several times to get into recovery mgr but kept getting the triangle. so, today, I upgraded to jb. checked rootkeep and everythng was good. everythng had been good until I just downloaded that worthless beats audio app. now I'm stuck with a circle going round and round and cant do anythng else. could really use some help with some steps to take to fix this thing. Thanks - Dave
Click to expand...
Click to collapse
Try to go back into recovery by hold down volume down and power button until you see while text on the screen then release both buttons, now press the volume down button until the "wipe data" is highlighted, now press the volume up button twice to execute factory reset. Once done see if you can boot back into the OS.
buhohitr said:
Try to go back into recovery by hold down volume down and power button until you see while text on the screen then release both buttons, now press the volume down button until the "wipe data" is highlighted, now press the volume up button twice to execute factory reset. Once done see if you can boot back into the OS.
Click to expand...
Click to collapse
awesome! thank you! Am I going to lose root now?
davew0670 said:
awesome! thank you! Am I going to lose root now?
Click to expand...
Click to collapse
yes, and possible 50/50 you may able to get it back....will see, one step at a time.
buhohitr said:
yes, and possible 50/50 you may able to get it back....will see, one step at a time.
Click to expand...
Click to collapse
how long should a factory reset take? Has been 15 minutes or so.
davew0670 said:
how long should a factory reset take? Has been 15 minutes or so.
Click to expand...
Click to collapse
I would let it run for about 30min and reboot if it's not coming back. Is yours working?
Nope...still doing the same thing.
Sent from my SPH-L710 using xda app-developers app
davew0670 said:
Nope...still doing the same thing.
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
Your bootloader/recovery image maybe corrupted. Next thing to do is to flash a full Asus firmware. This will wipe out your root.
buhohitr said:
Your bootloader/recovery image maybe corrupted. Next thing to do is to flash a full Asus firmware. This will wipe out your root.
Click to expand...
Click to collapse
How do I do this?
Sent from my SPH-L710 using xda app-developers app
davew0670 said:
How do I do this?
Sent from my SPH-L710 using xda app-developers app
Click to expand...
Click to collapse
anyone?
downloaded...10.4.4.16
now I just need to get it on device. Do I have to use nvflash?
davew0670 said:
anyone?
downloaded...10.4.4.16
now I just need to get it on device. Do I have to use nvflash?
Click to expand...
Click to collapse
Unzip the zip file downloaded from Asus site, the final file name should be "US_epad-user-10.4.4.16.zip", copy this file to the root of your micro sdcard. turn off your device, Insert the sdcard back into your device, boot into recovery, by default RCK should be highlighted, just hit the volume up button to execute the upgrade. If you have a red android, try to rename the file to "EP201_768_SDUPDATE.zip" and try again. One thing that really bugged me is that wipe data (factory reset) did not work as normal, but ignore this for now.
buhohitr said:
Unzip the zip file downloaded from Asus site, the final file name should be "US_epad-user-10.4.4.16.zip", copy this file to the root of your micro sdcard. turn off your device, Insert the sdcard back into your device, boot into recovery, by default RCK should be highlighted, just hit the volume up button to execute the upgrade. If you have a red android, try to rename the file to "EP201_768_SDUPDATE.zip" and try again. One thing that really bugged me is that wipe data (factory reset) did not work as normal, but ignore this for now.
Click to expand...
Click to collapse
tired both and got red triangle both times.
davew0670 said:
tired both and got red triangle both times.
Click to expand...
Click to collapse
You renamed it without the quotation right? like EP201_768_SDUPDATE.ZIP
Also make sure you don't have any other zip file(s) in the root of your sdcard.
buhohitr said:
You renamed it without the quotation right? like EP201_768_SDUPDATE.ZIP
Click to expand...
Click to collapse
yes..
should the rename thing thing work with any file? i renamed the 10.4.4.16 update. Ive seen other people renaming to 10.4.4.18 update. I cant find the 10.4.4.18 update to give it a try.
davew0670 said:
yes..
should the rename thing thing work with any file? i renamed the 10.4.4.16 update. Ive seen other people renaming to 10.4.4.18 update. I cant find the 10.4.4.18 update to give it a try.
Click to expand...
Click to collapse
Yes, here is location for all the updates. Possible your download file is corrupted, try the .18 or .20
http://forum.xda-developers.com/showthread.php?t=1734005
buhohitr said:
Yes, here is location for all the updates. Possible your download file is corrupted, try the .18 or .20
http://forum.xda-developers.com/showthread.php?t=1734005
Click to expand...
Click to collapse
that is where I tried to get the files from. kept getting searching for mirrors. none of the files are there anymore. or Im stupid which is a huge possibility.
davew0670 said:
that is where I tried to get the files from. kept getting searching for mirrors. none of the files are there anymore. or Im stupid which is a huge possibility.
Click to expand...
Click to collapse
What version you looking for like US .18?? I will test see if the link works or not!
buhohitr said:
What version you looking for like US .18?? I will test see if the link works or not!
Click to expand...
Click to collapse
YES
davew0670 said:
YES
Click to expand...
Click to collapse
link is working fine for me!
buhohitr said:
link is working fine for me!
Click to expand...
Click to collapse
http://beta.androidfilehost.com/?fid=9390135922294522652
This one?

HELP!!! I think I broke my Motorola Photon Q 4G LTE!!

Hi, I was trying to install a theme I downloaded, so I used the recovery option, and installed the theme, and when it booted up, the wallpaper wasn't there, and the on-screen buttons weren't there, and the notifications weren't there either. I tried recovering using super su, and stuff. I'm new to this rooting crap, but what can I do? Should I do a factory reset?
Pictures:
Can't upload URL
^ Lockscreen, with no pictures
Can't upload URL
^ No notifications, or toolbar
Can't upload URL
^ No buttons, so I can't get to home
Add my skype I need help: [email protected]
Will upload pictures after I get 10 PC
sounds like you messed up your systemUI you can use the restore file from this thread http://forum.xda-developers.com/showthread.php?t=2275927 if your on JB
Hold Volume down + Power button to turn your phone off.
Hold Volume up + Power button to start it up in recovery mode.
If you made a backup (You should ALWAYS make a backup before modifying anything), click backup and restore, advanced restore, restore system. If that doesn't work, try doing a full restore... or you could just use the link rangerbry provided.
If you didn't make a backup, go down to factory reset (this is kinda your last option if you didn't make a backup, sadly) and start from scratch. This is why you always make a backup when you've got your phone set up the way you want it before applying mods/themes, etc.
So if I restore with the link will I still keep my data?
Sent from my LG-P769 using xda app-developers app
Rangerbry said:
sounds like you messed up your systemUI you can use the restore file from this thread http://forum.xda-developers.com/showthread.php?t=2275927 if your on JB
Click to expand...
Click to collapse
It doesn't work! I tried recoverying from it, and then I even lost my settings app!!
Sesamechicken said:
It doesn't work! I tried recoverying from it, and then I even lost my settings app!!
Click to expand...
Click to collapse
Then factory reset as previously instructed.
arrrghhh said:
Then factory reset as previously instructed.
Click to expand...
Click to collapse
I can't!! I don't have the settings app!!
Once you fix your phone I suggest you refrain from using any mods. You don't seem to be adept at it.
Sesamechicken said:
I can't!! I don't have the settings app!!
Click to expand...
Click to collapse
You don't need the settings app, go into recovery like I mentioned in my last post and do it from there, which I assume you've previously installed. If not, here's the link.
http://forum.xda-developers.com/showthread.php?t=1856480
Follow those instructions.

[Q&A][ROM][5.0.1][sense-7.0](`'•ADRENALINE•'´¯)

Q&A for [ROM][5.0.1][SENSE-7.0](`'•ADRENALINE•'´¯)[LOLLIPOP]
Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.
Before posting, please use the forum search and read through the discussion thread for [ROM][5.0.1][SENSE-7.0](`'•ADRENALINE•'´¯)[LOLLIPOP]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.
Thanks for understanding and for helping to keep XDA neat and tidy!
ΠΣΘ said:
To all: Make sure that you do a clean flash when coming to this Rom and to make sure you flash the boot.img that comes with it. You should show 172 apps on boot or so. If not, make sure to reflash. For theme stuff: If you guys have any requests, I'm open to adding in unique color choices!
Click to expand...
Click to collapse
Mine only updated 168 apps, now I have no google play svcs. Of course I did a back up before I flashed, I would like to try to reflash the rom or flash my back up, but I can not get back into TWRP recovery....help
And I do not see in power options anywhere to turn off quickboot
Cj5neal said:
Mine only updated 168 apps, now I have no google play svcs. Of course I did a back up before I flashed, I would like to try to reflash the rom or flash my back up, but I can not get back into TWRP recovery....help
Click to expand...
Click to collapse
Restart your phone. As soon as the HTC Blue Logo disappears, hold volume-down and the power button at the same time and don't let go I Tim your phone reboots into hboot.
Another method is to hook your phone up to your computer that has adb. Open a command prompt in the folder you have adb and type: adb reboot recovery
That will send you into recovery.
ΠΣΘ said:
Restart your phone. As soon as the HTC Blue Logo disappears, hold volume-down and the power button at the same time and don't let go I Tim your phone reboots into hboot.
Another method is to hook your phone up to your computer that has adb. Open a command prompt in the folder you have adb and type: adb reboot recovery
That will send you into recovery.
Click to expand...
Click to collapse
holding power and down volume just passes over the screen where i can get to recovery and brings me to an option to do some kind of update.
Cj5neal said:
holding power and down volume just passes over the screen where i can get to recovery and brings me to an option to do some kind of update.
Click to expand...
Click to collapse
Sounds like you have a update file on your external sdcard and the boot loader is reading it. If you try entering recovery this way, eject your sdcard until you get a chance to rename that file to something else then try this method again. Otherwise, use the adb method for going into recovery.
ΠΣΘ said:
Sounds like you have a update file on your external sdcard and the boot loader is reading it. If you try entering recovery this way, eject your sdcard until you get a chance to rename that file to something else then try this method again. Otherwise, use the adb method for going into recovery.
Click to expand...
Click to collapse
you may be right, I now remember when I last updated radios I did it that way and the file is still there I bet....anyway I got it to work using adb and reflashed the rom and everything works perfectly!!!! my god is it fast!!!
I will miss my custom Icons on blinkfeed but oh well lol
thanks for the help....btw your rom was recommended by Roland
Cj5neal said:
you may be right, I now remember when I last updated radios I did it that way and the file is still there I bet....anyway I got it to work using adb and reflashed the rom and everything works perfectly!!!! my god is it fast!!!
I will miss my custom Icons on blinkfeed but oh well lol
thanks for the help....btw your rom was recommended by Roland
Click to expand...
Click to collapse
I'm glad you're rockin.
We have been sharing ideas and in chat for a couple months now I will certainly do the same for him once he releases his Rom.
Where can I get the LP Google play services apk so that I can push it to system apps and then flash the rom to test? Haven't seen anyone post it or where to get it.
Sent from my HTC6525LVW using XDA Free mobile app
Preston2291 said:
Where can I get the LP Google play services apk so that I can push it to system apps and then flash the rom to test? Haven't seen anyone post it or where to get it.
Sent from my HTC6525LVW using XDA Free mobile app
Click to expand...
Click to collapse
com.google.android.gms folder located in the data/app folder within the rom zip.
Great job neo!
I know its only gonna get better with time....like scotch
Can't wait till official drops so the little things like WiFi disconnect can get straightened out
And some special tweaks!
Thanks again!
ΠΣΘ said:
com.google.android.gms folder located in the data/app folder within the rom zip.
Click to expand...
Click to collapse
The only thing i see in there is gmscore.apk I'll just wait till its fixed in the next revision and test after. Can't wait!
Preston2291 said:
The only thing i see in there is gmscore.apk I'll just wait till its fixed in the next revision and test after. Can't wait!
Click to expand...
Click to collapse
GMS Core is Google Play Services
ΠΣΘ said:
Restart your phone. As soon as the HTC Blue Logo disappears, hold volume-down and the power button at the same time and don't let go I Tim your phone reboots into hboot.
Another method is to hook your phone up to your computer that has adb. Open a command prompt in the folder you have adb and type: adb reboot recovery
That will send you into recovery.
Click to expand...
Click to collapse
Cj5neal said:
holding power and down volume just passes over the screen where i can get to recovery and brings me to an option to do some kind of update.
Click to expand...
Click to collapse
Another option would be to open a terminal emulator and enter "reboot recovery" right on the device.
loonatik78 said:
Another option would be to open a terminal emulator and enter "reboot recovery" right on the device.
Click to expand...
Click to collapse
He would of course have to find terminal as a downloadable somewhere since he does not have access to the Play Store
ΠΣΘ said:
He would of course have to find terminal as a downloadable somewhere since he does not have access to the Play Store
Click to expand...
Click to collapse
http://www.androiddrawer.com/25716/download-android-terminal-emulator-app-apk/
WiFi bug
ΠΣΘ said:
I'm glad you're rockin.
We have been sharing ideas and in chat for a couple months now I will certainly do the same for him once he releases his Rom.
Click to expand...
Click to collapse
I noticed that when device is inactive for a long period wifi disconnects and the only way to get it back is to restart. Can't give a exact amount of time, has happened overnight and when I wake I have to restart to get wifi back....it says wifi is on but just keeps scanning. I also just had WiFi completely Crap out for no reason, was not inactive.
Just one question, is smart lock? not in the ROM? The one where if you have Bluetooth device no need to unlock the password
WiFi issue as well on sense roms
I love this ROM its my favorite but I also have this WiFi bug where if I have the fphone
sitting screen off idle the WiFi disconnect and it no longer scans and
I have to toggle it off and on and it takes a really long time to toggle. anyone
else experiencing this or found a solution. I've only seen this on Roms with
sense integrated.
qudwis said:
Just one question, is smart lock? not in the ROM? The one where if you have Bluetooth device no need to unlock the password
Click to expand...
Click to collapse
I'm not sure but I will look into that.
vidfinnx said:
I love this ROM its my favorite but I also have this WiFi bug where if I have the fphone
sitting screen off idle the WiFi disconnect and it no longer scans and
I have to toggle it off and on and it takes a really long time to toggle. anyone
else experiencing this or found a solution. I've only seen this on Roms with
sense integrated.
Click to expand...
Click to collapse
The problem is due to firmware not being up to date and is usually resolved by updating to the latest available firmware.
firmware
ΠΣΘ said:
I'm not sure but I will look into that.
The problem is due to firmware not being up to date and is usually resolved by updating to the latest available firmware.
Click to expand...
Click to collapse
What is the latest firmware?? I am running the firmware that went with 4.4.4 that i used on Rolands rom. Is there an updated firmware to that? if so can you provide us a link?

Categories

Resources