-2

I wanted to install some third-party Android distribution over my LG operating system. My Optimus L7 has been lagging since day one and I've been waiting eagerly for my warranty to expire.

People recommend CM (cyanogenmod) so that's what I'm aiming at. The problem is that the all-mighty Google (oh, the irony!) provides so much information on ways of replacing vendor OS that I'm getting lost. Some methods require connection with PC, some just an SD card, people are booting from recovery or using installers.

Even cyanogenmod's official wiki has two articles:

http://wiki.cyanogenmod.org/w/Build_for_p700

http://wiki.cyanogenmod.org/w/Install_CM_for_p700 !

What is the difference from building and installing, which recovery to use, do I do it manually or use some installer (if it supports my model) and what are the risks? I am really not willing to dive into this unprepared and brick my phone or something. The reason I'm trying this is I can't buy a new one, and I don't want to mess up the one I have.

halfer
  • 19,824
  • 17
  • 99
  • 186
dzenesiz
  • 1,388
  • 4
  • 27
  • 58
  • I'm voting to close this question as off-topic because it would be a better fit on _Android_ or (maybe) _Super User_. – halfer Apr 15 '17 at 18:09
  • I didn't know at the time... Vote away. – dzenesiz Apr 15 '17 at 21:08
  • 1
    That's OK, no problem. I hope my above comment did not seem too abrupt - the user interface for close voting requires a close reason, and then it publishes it under the name of the voter. I would have written it differently if I was actually writing a comment `:-)`. – halfer Apr 15 '17 at 21:11
  • 1
    The most important thing is that stack remains a well organized, tidy forum. Thanks for the honesty :) – dzenesiz Apr 15 '17 at 21:16

1 Answers1

1

Well first of all this is not the right place to ask. However you are talking about custom roms. CyanogenMod is one of the biggest distributions for Android roms. However you can see it like this:

Your factory phone and the software on it is stable; but gets slowly or totally not upgraded. The factories build exactly the same OS as CyanogenMod does: Android. However everything from Android is open source so you can change everything you want.

That's why we BUILD custom roms: it can run on any android device and we can change it to our needs. However you want to USE a rom instead of BUILDING one. That's why you need to install (also known as flash) a custom rom using a custom recovery. I also suggest you to flash a Gapps package after flashing the rom. That will be usefull if you still want to use Google Play Store and all those stuff.

However be carefull! If you are playing with your phone, there is always a risk of bricking it. You are playing with software which is not very smart to do without the proper knowledge. I suggest you to find more info on XDA-Developers. I think this forum is more for programming questions.

Happy flashing!

  • As I said, I know that I should take this topic somewhere else, but I didn't because of trusting community and fast response time, I guess... thanks anyway. – dzenesiz Jul 10 '15 at 00:15