General :: Custom ROM For LG Optimus L3 E405
Jul 9, 2013i have a rooted lg optimus e405 phone...and i was successful in installing custom rom on Samsung galaxy S+ now i need a stable roms for my E405..
View 1 Repliesi have a rooted lg optimus e405 phone...and i was successful in installing custom rom on Samsung galaxy S+ now i need a stable roms for my E405..
View 1 Repliesupload a rom for lg optimus L3 e405. I rooted the phone.But I cannot find a rom for the phone
View 2 Replies View Relatedhow to create a custom rom for lg optimus pro?
View 2 Replies View Related installing a custom ROM for my LG Optimus P690.. i am looking for a stable ROM,specially one which supports camera,Bluetooth,WiFi n USB tethering and 128 k sim..
my main intention is to get rid of unwanted system apps,get a better speed n performance n new graphics while maintaining daily usage..i found a very few custom ROM for my device basically from cyanogen and MIUI but dey have issues with camera, sim etc. Also,they don't seem.to be updated or bug fixed now even some of the links for download have expired..
post a stable ROM meeting my requirements,or as close as it can possibly be.. i know d process.. i just need the working links for downloading,screenshots if available along with the pros and cons of the specific ROM..Also,can i use any other ROM designed for a similar hardware as mine?
Its been many months ive been waiting for the p690 root and custom rom but i have no luck...
I have a problem with my phone i purchased from a friend with e userdebug V08b test keys build gingerbread 2.3 withbaseband version unknown...
there have been some problem with the light, it automatically turns on most of the time....
root it and install a ROM is not userdebug
Hopefully you can extract it from your phone..
I recently did this and now I'm unable to run custom ROMs on my Optimus One:
>Downgraded baseband (so as to install ICS ROM by DaxElectro
>Then installed the above mentioned ROM and I loved it!!!
>But later found some limitations of it. (The SIM that I was using didn't let me access internet over this ROM. Other SIMs worked fine). I thought of telling to the developer about it.
>So I installed original, official Gingerbread 2.3.3 firmware V20c (India) again, through the backup created using Clockworkmod Recovery and also upgraded the baseband.
Later I wanted to show my friends the ICS ROM as they all wanted to see it. But before flashing that ROM, I wanted to try mik_os's Cyanogenmod on my phone and test it.
>I installed that but this ROM gave a boot loop error (of course I had again downgraded the baseband) I thought it is buggy so I removed and flashed DaxElectro's ICS ROM again, thought it would work fine as before.
But, now even this ROM is giving the same error!!! I'm very upset as I'm not able use it now!
How to fix this???
Yes but my official firmware is working fine and I posted this using that only.
How can I reflash a new ROM to my LG Optimus EX to change its default ROM?
View 2 Replies View RelatedAny Custom Roms available for LG Optimus Chat C555?
View 1 Replies View RelatedI want to root my phone LG Optimus Hub E510 ,but im a noob at rooting.what apps should i get ,how to root it and also how does flashing roms work?I want to do this right and not brick my phone.
View 2 Replies View RelatedI have the LG optimus elite(vm696/ls696) and we need the .tot and .DLL to root it because that is the only way we know. Is the only way to get these to have a source at LG? If so what should we do to root this?
View 1 Replies View Relatedtake MIUI ROM for my LG Optimus Hub?
It's a wonderful ROM for android mobile and i like it so much.
i have a bricked lg optimus v for virgin mobile. My friend gave me this phone i did not know he used Rodimusrom http:[url].....html to modify it so i did a factory reset and that is what bricked my phone. i know how to go in recovery mode by holding the volume up button and the home button but other than that i do not know what to do.
View 3 Replies View RelatedSo is it possible to get Cyanogenmod 11 on the LG Optimus V? Despite the fact that this device has extremely low end specs, people have gotten 4.1 on this device before but what about Cyanogenmod 11?
View 1 Replies View RelatedI would like to know if there is an fm radio that uses the headphone cord, and it needs to work with the LG Optimus V from virgin mobile.
View 1 Replies View RelatedMy optimus one is stuck on emergency mode after failed software updat. It failed, haz i found out, because the updated firmware was for the optimus one p500 and not the p504. Ive been able to find the p500 and the p509 firmware but no luck with the 504. Where i can find factory rom for it? Or a custom rom for it even? As long as it works again, i dont care what version or type of rom is on it.
View 14 Replies View RelatedI got my phone back from getting it's screen fixed. When I got into the car I noticed it was in safe mode. I didn't think it was a big deal and thought I could easily return my phone back to normal. Turns out I was wrong, I am having a terrible time trying to figure out how to get my phone out of safe mode.
View 4 Replies View RelatedI just got this app called Android Taskbar which is a widget that adds a taskbar type window for your homescreen. Its pretty nifty so far, but honestly, it'd look so much better if I could add this widget button that opens the taskbar/start menu onto my dock. I'm running LauncherPro Plus, and it doesn't allow widget buttons on the dock.
LG Optimus V. IHO BACKside CM7.2 "
does the LG Optimus Net Supports CM10.2 Unoffcial Or Not?
View 1 Replies View RelatedI have phone Lg Optimus Hub ( E 510 ). I have been installed rom CM10 from this site [URL] .... every thing running good exept headphones
When i put headphones in phone just look like phone not regonize it and when u playing music sound still come from phone speakers.
Similar problem was in rom with CM9, [URL] .... but when u use headphoes with build in micraphone sound going to headset ( must be jack with 3 black lines on it ) and all is ok in CM9
But its not work in CM10
I read post about CM10 for optimus one family phones, but my phone is not in that list. [URL] .....I tried Wired Headset Routing.apk but still no answer from phone.
Is there any possibility to install and use themes from CM9/10 to an LG optimus L7 (P700)? (android 4.0.3 with stock rom (v10i) and root).
View 3 Replies View RelatedI'm trying to porting cyanogenmod, but I have a problem unlocking the bootloader for recovery. Let me explain what I've done so far.
Root Phone via framaroot
Extracts recovery.img boot.img via adb
Code:
sudo adb start-server
adb shell
su
dd if=/dev/block/mmcblk0p9 of=/sdcard/boot.img
dd if=/dev/block/mmcblk0p17 of=/sdcard/recovery.img
exit
exit
adb pull /sdcard/booty.img
adb pull /sdcard/recovery.img
Initialized the project via mkvendor.sh
Code:
mkdir ~/android/system/vendor/LGE/vee7e
mkdir ~/android/system/device/LGE/vee7e
~/android/system/build/tools/device/mkvendor.sh LGE vee7e ~/boot.img
cd ~/android/system/
. build/envsetup.sh
make -j4 revoveryimage
make -j4 recoveryzip
I now have the CWM Recovery, and I inserted in my phone
Code:
cd ~/android/system/out/target/product/vee7e/
adb push recovery.img /sdcard/recovery-cwm.img
adb shell
su
dd if=/sdcard/recovery-cwm.img of=/dev/block/mmcblk0p17
Reboot the phone for enter in recovery mode (hold volume up + home button), and I had this surprise
Code:
[4380] -------------------------------------------------------------------
[4380]
[4380] Secure booting Error!
[4390] Cause: boot certification verify
[4390]
[4390] -------------------------------------------------------------------
In the attached you will find my recovery and the error message.
I'm definitely a newbie with Android. Today, I looked online for overclocking my LG Optimus F3, and I found this thread "[MS659][F3] Freedom Kernel Overclocked" (I'm a newbie xda won't let me post links yet). It said you could achieve a 1.4 GHz overclock (my device has a 1.2 GHz processor). So, dummy me, I got all excited and flashed the MS65910c firmware to my phone like the thread said I needed to have (I didn't know that that would switch my service providers as I had Virgin Mobile). So, I'm a little confused still... Can I still have Virgin Mobile service with MetroPCS firmware? If not, I want to restore my device back to Virgin Mobile firmware (LS720ZV6). The problem is, I am also a little confused with the flashing firmware thing. Can I flash .zip files instead of .kdz files (I couldn't find LS720ZV6 .kdz firmware files on the web)?
View 3 Replies View RelatedI upgraded my LG Optimus One from it's original Froyo 2.2 to the newer Jelly Bean 4.1. The upgrade worked well but now I cannot get on the a mobile network, I cannot connect properly with Bluetooth and I cannot even download apps. My phone has become completely useless. Is there a way I can get it back to it's original 2.2 format?
View 6 Replies View RelatedHow do i root and flash cm10.1 on lg optimus g?i want stock android but don't know how to do it.
View 3 Replies View RelatedAfter update my Optimus L3 got in a "No service" situation. The strange part is that i have signal and im able to access the internet using mobile network (wifi off). After a long research i fugered out that my IMEI was 0 (zero). I finded a lot of solutions to this problem but none of then was compatible with my device or brand.
Its possible to perform this in an Optimus L3? How can i access the Port Settings?
(ultimate solution for several LG devices) Restoring IMEI
1.Connect phone by USB
2.Activate USB debug mode
3.Enter 3845#*920# in dialer if that doesn’t work try 3845#*925#
4.Select Port Settings -> Select CP Image Download
5.A new device should appear at let it install
6.Open Tutty and select serial protocol. Click on open
7.Type AT if response is not OK, change port number (it is possible that when typing you don’t see any letters)
8.Type at%imei, it should display a dummy IMEI
9.Type at%imei=x,x,x,x,x,x,x,x,x,x,x,x,x,x,x where x,x,x... is your orginal IMEI number (found under the battery of your phone). It should response IMEI WRITE OK
10.Reboot phone
So I wanted to install a custom ROM to my P350 today and it seems I can't get into recovery mode. When I try to get into recovery, it shows the LG screen, shows that recovery mode screen, freezes on that screen, reboots and EVERYTHING ON MY PHONE GETS RESET,
I've tried 3 different ways to get into recovery, all of them have this result. It is very annoying that each time I try to get into recovery the phone gets a factory reset. How can I get into recovery?
I have a LG-E510 Optimus Hub mobile rooted and with various versions of cyanogen instaled (I have try 3 versions of CM7 and the beta 9, with Android 4.0.4).
Also, I have the unlock code.When I launch the mobile with a different company, there is not any way to insert the code, just I have not network.When I launch the phone with the original operator, the mobile works great, but I can't insert the unlock code neither...
I have try with "2945#*510#" but error messages appear.. what is happening with my mobile?
I just brought this phone(LG OPTIMUS LTE TAG F-120k. and upgraded to 4.1.2 jelly bean using LG PC SUIT
I'm asking if there's anyway to root this phone. [URL]....
I rooted my phone LG e400 by using superuser, and now I want to unroot it how can i unroot my phone?
View 1 Replies View RelatedI am making a porting rom aosp for nexus 4 to a LG optimus G, after doing the rom, the flash normally but the device stays in bootloop and how to get a logcat and see what the errors are.
View 2 Replies View Related