Sorry. Yesterday was an... interesting... day.
Basically, I have root. It seems that a lot of the methods for installing TWRP that I've come across are outdated (namely, all the "click here to download such and such manager links are broken). So, basically, that's the big hang up right now.
Mirage is what you need.I'm working on a project to convert some of my old Vs into cameras for very little kids.
The Vs are stock/unrooted Virgin Mobile phones. "About" gives me:
- Model VM670
- Android Version 2.2.1
- Kernel Version 2.6.32.9
- Build Number: FRG83
- SW Version: VM6702V4
- HW Version: 1.2
Here's the general idea for the project (not sure if it's feasible):
1. Install minimal fast/stable ROM such as this one or MiRaGe
2. Turn off Cell Radio (airplane mode is fine if I can do #3 below)
3. Turn off access to Settings (password lock?) and all other features but Camera.
4. (Optional): Ideally, by default, the camera app is launched when phone is powered on
I have a couple of 2GB cards that I'd like to use as default storage for these "cameras".
Would this project be possible with this ROM or MiRaGe? I'm not concerned about getting the latest version of Android as these phones will become "appliances" and very likely be recycled after the kids are done with them (if the phones survive . I also don't care about installing anything from the Play store, so can I just leave that out? I would need only the default camera app and a gallery app so that the kids can view the stored pics on the microSD card.
And one last question - how to get started? Many of the links to the various ROMs are broken. I've rooted and installed ROMs for other phones, but this is the first time I will be rooting a phone that is this old.
Many thanks for any feedback/suggestions/comments.
I used gingerbreak. As far as I know, that didn't install any sort of custom recovery.
adb shell
su
flash_image twrp*.img
reboot recovery
internal version isn't very supported. os2sd generally worked better for me. still, gapps can be a problem. you have to remove anything that says *SetupWizard* in system/app and or system/priv-app to fix that startup error.Having some issues on my LG Optimus S.
Switched TWRP to Internal, Factory Wipe, Flashed BigSuperROM Internal, Sprint Fix (plain, v2 fails), OSkeyfix, Gapps Skinny, Reboot.
(I even tried it all again after partitioning the card, just in case that was the problem coming from my previous Link2SD setup.)
CM logo spins, eventually a black OS appears to load - I see a Battery and (empty) signal indicator, plus Emergency Call and the Setup Wizard.
I click "Start" with "English" selected and after a few moments of "Just a sec" it errors out with "Unfortunately, Setup Wizard has stopped". I can swipe down from the top and it shows me a clock and "No Internet Connection". No other keypresses seem to do anything.
I noticed in TWRP console I get at least a couple red lines:
E: unable to mount "/data"
Is that normal?