General :: LG Optimus E975 - Data Recovery From Internal Memory
May 29, 2013
I have lg optimus e 975 indian version . I have accidently restored my phone to factory settings there were some important videos in my internal. I want to recover those videos Those were very important.
View 2 Replies
May 7, 2014
I am using LG optimus g e975 korean in Pakistan. the problem is that i can't read urdu language in browser or type urdu in messages. becaus urdu language words show separately. i can't join urdu words alphabet. all urdu words shows separate separate... Andriod 4.1.2 install..
View 3 Replies
View Related
Jun 13, 2012
how can I access the internal memory so that I can copy the ROM, my y5 is stuck on the boot logo now.. the recovery mode cant detect the sd card. is there anyway around to access this internal memory so that I can copy the ROM.
View 9 Replies
View Related
Nov 12, 2012
I have OPTIMUS 2x and if I plan to sell it, I want to remove my personal data from it. I know that external SD cards can be formatted with different (repeating format and data overwriting techniques) but my phone has internal 16gb which has some personal data in it. I can format it but the data will still be there? How can I completely remove my data without effecting the system data.
I have a custom rom installed and cwm as well. rooted
View 4 Replies
View Related
Sep 2, 2010
It's perfectly described here how to do it, the only problem: He doesnt know the function
CODE:..............
Those are the relevant packages I imported:
CODE:.................
View 1 Replies
View Related
Jul 27, 2010
I clear that will it delete everything out of my calendar (and then sync up to Google calendar wiping all my events? Or will it clear everything on the phone and then start to re-populate the phone calendar with my online Google calendar? Is there somewhere in android you tell it to only sync X number of weeks with the calendar - I vaguely remember seeing this before but I forget where.
View 1 Replies
View Related
Jan 5, 2013
I have looked through forums on the internet and saw that it is possible to swap the internal for the external sd on the gs3. I wanted to now is it possible for the lg optimus l9? i have android 4.0.4. I have used directory bind to transfer some games to sd but my internal memory is like only 1.5 so i can install big games.
View 1 Replies
View Related
Sep 22, 2010
33MB worth of data. Obviously all contacts will be backed up in gmail. So I can't lose anything permanently. But will I lose my favorites menu on my Desire? What other hassle will I have to go through if I Clear Data for contacts?
View 1 Replies
View Related
Jun 25, 2010
How to read and display the data stored in the Internal Storage-private data on the device memory.
String input=(inputBox.getText().toString());
String FILENAME = "hello_file"; //this is my file name
FileOutputStream fos; try {
fos = openFileOutput(FILENAME, Context.MODE_PRIVATE);
fos.write(input.getBytes()); //input is got from on click button
fos.close(); } catch (FileNotFoundException e) {
e.printStackTrace(); } catch (IOException e) {
e.printStackTrace();
} try { fos1= openFileInput (FILENAME);
} catch (FileNotFoundException e) {}
outputView.setText(fos1./*I don't know what goes here*/);
View 2 Replies
View Related
Mar 11, 2010
I want to access phone internal memory to store some data, similar to that of sdcard. but the problem is that the data written by one application is not accessed by other applications. because of uid mismatches.
View 2 Replies
View Related
Apr 7, 2013
I'm wanting to learn more about android. Is there a way to use memory from the sd card for the phones internal memory? Is there an app that will tell me whats useing up so much memory? I'm on the ZTE warp sequent ,rooted.
View 1 Replies
View Related
Oct 6, 2013
I'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.
View 9 Replies
View Related
Sep 23, 2012
After 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
View 3 Replies
View Related
Nov 4, 2012
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?
View 3 Replies
View Related
Oct 29, 2012
My phone is on CM9.. i want to revert it in stock rom. my computer doesnt detect my Phone when emergency mode even i have drivers installed.
Is there a way to flash my Phone with the CWM recovery with the stock rom? .kdz file?
View 1 Replies
View Related
Jul 7, 2013
I cannot get into my recovery. Alright so i bricked my AT&T lg optimus g after trying to delete some bloatware after rooting my phone. I unbricked it by using LGNPST and got stock android 4.1.2. My software version is E97020j. The phone works perfectly fine but i cant get into recovery and i want to flash some custom roms. I can root my phone perfectly fine. The only way ive seen that unlocks the bootloader of the optimus g is a program called project freegee. When i try it, it tries to reboot into my recovery and bricks my phone. Then i have to use LGNPST again.
Ive used apps like clockwork mod manager and it says i already have TWRP and Clockworkmod recovery installed but it wont reboot into any of them. It just comes up to a black screen and says "Secure boot error, cause: boot certification verify." Ive tried getting into recovery using adb on my computer and using the old hold power button and up volume button method but nothing has worked. I cant find online how to get my old stock recovery image or how to fix the red triangle and i dont know how to uninstall TWRP and Clockworkmod. The methods for other phones doesnt work on mine.
View 4 Replies
View Related
Oct 23, 2011
My phone is stuck at clockworkmod recovery 3.2.0.1, and it wont even load up to the stock screen of android, I've tried zefie's technique of putting the phone into emergency mode, but it still didn't work.
View 7 Replies
View Related
Sep 19, 2012
I accidentally flashed the wrong recovery onto my LG Optimus V. The phone is stuck in a boot loop and I am unable to make a selection in recovery. How can I flash the correct version of clockwork mod without doing it through the phone?
View 1 Replies
View Related
Jul 1, 2013
I recently rooted my LG Optimus L3-8C (E400) running stock rom and version 2.3.6 Gingerbread (yuck) and I followed all the instructions from this video:
in order to flash the CM9 ROM. Problem is I can NOT reboot into recovery no matter what I do it seems. When I try tp reflash the CWM recovery it tells me "successfully installed!" then when I press 'reboot into recovery" it gets stuck on the LG logo for so long I often have to hold the power button to go back to my device. I even download "recovery flasher utility" found here [URL]....but, whenever I run the app it tells me "no recovery.img" found onexternal SDCARD even though I placed it there! I tried to fastboot but whenever I run CMD it tells me " 'fastboot is not recognized."
View 3 Replies
View Related
Mar 28, 2014
I'm having trouble booting my LG Optimus G into recovery mode. I've rooted the phone and installed ClockworkMod recovery. When I try to boot into recovery, either from the ROMmanager app or by holding Volume Up and Power, it comes up with the LG logo and gives this error: Secure Booting Error! Cause: boot certification verify. It just stays like that until I press and hold the power button again until the phone shuts off entirely. Then I'm able to boot into the stock operating system and the phone works fine, but I can never get it to boot into recovery.
The error I mentioned above seems to be a well documented error on the internet, but it seems like other people that are having the trouble are completely bricking their phones. Mine is able to come out of it. All the solutions I'm finding pertain to a phone that's completely bricked and involve taking the phone back to stock. My phone works fine with the stock ROM, but I'd like to play with some custom ROM's.
View 2 Replies
View Related
May 11, 2014
I'm trying to root my T-Mobile L90 as per this guide: [URL]
But T-Mobile has locked out Recovery Mode so that button combinations and "adb reboot recovery" do not work.
Any way that I can remove this restriction or force recovery mode?
View 9 Replies
View Related
Mar 30, 2012
Im really stuck, my phone is rooted, is deleted something that i didn't know was important(with titanium backup pro) and it failed everytime to restore, so i tried to reset my phone to default setting.
But guess what, my phone boot but stop at "the application settings(process com.android.settings) has stopped unexpectedly. Force close )
I got a back up of the original rom that i made with clockworkmod so i would like to restore it. But i cannot boot in systeme recory mode
i tried:
vol up/down + home + power = no result
vol up/down + back + power = yellow and it says "emergency mode!! but nothing happen"
View 1 Replies
View Related
Jul 26, 2012
how to install apps on internal (1gb) memory or the sdcard and not in system memory (157mb)?? I install only a few apps and it notifies me about low error.
View 9 Replies
View Related
Nov 6, 2012
I had done several things before (rooting, installing cwm recovery through rom manager, etc) until my phone got bricked, and tried a lot of things until i have flashed Cyanogenmod, and it woks just fine (and its cool), but I have changed it back to original stock firmware using KDZ flasher. Now, I tried to boot my phone in recovery mode (by holding volume down+back+power button) and CWM recovery is booted. I want to get rid of it and restore back my original recovery, because, i suppose, it was the reason why my phone was bricked before (i wiped and formatted the system and updated the firmware using fOTA, and the result was a CWM bootloop)
View 4 Replies
View Related
Jan 5, 2014
I have a xperia u, which has not external SD card slot..
Data partition is MUCH bigger than what I need (I'm using 500mb of 2gb) and I want to move obb files to data partition to free some space in SD partition..
View 9 Replies
View Related
Jun 26, 2012
How to start my LG Optimus Net P690 in recovery and downloading mode?
Which is the latest stock firmware available for my LG Optimus Net, my PC suite is always showing that no new version is available, but I am having 2.3.6 in my Galaxy POP while in LG its 2.3.4. LG Optimus Net is actually launched later than the galaxy POP...
Where I can find the LG stock firmwares? Is there any Custom ROMs available for LG Optimus Net P690?
View 1 Replies
View Related
Oct 8, 2011
A boot loop happen after i tried installing cyanogenmod 7 early realease from this forum. Now the device stuck in boot and will display cyanogenmod 7 blue circle around 3 -4 seconds over and over. I need to do a factory reset, but now it stuck in boot loop and it does not have a key combination to go into recovery mod.
View 9 Replies
View Related
Jan 9, 2013
So I was having a problem with my Optimus V (Virginmobile) and I couldn't send or receive texts. I did a factory restart thinking it would work but then found myself at the recovery menu. When I try to flash xionia_cwma_12518.6.zip it says E:cant find update script. When I try and flash CM7.2RC1_VM670-BobZhome-052012 it installs and when I reboot i get taken back to the recovery menu.
In short; My Virgin Mobile Optimus V is stuck in a recovery loop that I am unable to get out of due to an error while trying to flash ROMs/ Custom Recovery.
The error reads at the end of all attempts: E: Can't find update script.
View 1 Replies
View Related
Jan 27, 2013
I have a problem on my lg optimus l9 with directorybind when I click add it says
Data directory not exist, create now?
then i click create and it just constantly loops, so every time i click create it says the same thing,
Data directory not exist, create now?
View 3 Replies
View Related
Sep 18, 2013
its been a long time since my phone started to show red small icon of a chip in upper left corner, telling the internal memory of my phone is finishing, I m done with deleting unnecessary apps. What can i do ? I tried to clean cashe, delete downloaded files from apps..
View 2 Replies
View Related