How To Install in Recovery
E410/11/15
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements:
LG L1 II bootloader unlocked (How to unlock here)
Terminal Emulator
recovery-L1II here
steps:
Download the recory-L1II ( link above)
Download some recovery CWM , CWM TOUCH,Philz RECOVERY
Unpack zip the chosen recovery in "internal memory" (/sdcard) They must have the "recovery.img" on this route
Unpack "recory-L1II" in "internal memory" (/sdcard)
Open the terminal and run these commands
su
cd sdcard
sh recovery.sh
Done
Related
Hi all, this is my first splashscreen image.
Download from attachments and extract, preview here:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How to install:
1) Open CMD
2) Navigate to the folder where you stored the splash1.img
3) Reboot the phone in Fastboot Mode
4) Type the following command in CMD: fastboot flash splash1 splash1.img
5) Reboot
Done. Enjoy the few seconds you can see it while booting the phone. ^^
nice drawing bro
thanks k0sh
screen shot????
On the first post, you can see it.
Sent from my HTC Wildfire using XDA App
Hi friends
Trying to recover from DBi Err, nothing works, LG Flash tool, Mobile Support Tool, Flash from KDZ, from IMG +DLL, etc.
Curious I can access and mount the phone partitions and and have RW access to major partitions.
Can I do something to enable ADB or Fastboot, or use a linux distro to DD the recovery partition?
Already tried settings.db replaced the file, while editing I just found adb_enable register, dev mode and abd port not.
Tks.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Digital version of Pie Nation
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-----------------------BACKUP--------------------------------------
If you want to backup your current bootanimation then:
-Mount OEM in twrp touchscreen
-adb shell then cd /oem/media
-mv bootanimation.zip bootanimaBAK.zip
-cd ../../
-Uncheck OEM in twrp mount section to unmount /oem
-----------------------------------------------------------------------
If you don't care for backup, just flash the zip file below:
*** By the way, there's also a redundant bootanimation.zip on /system/media should you ever need it back. ***
View attachment Pie_NationDigital720p.zip
This software is thought for Android users that use a macOS (or OS X) system. It semplify easy or not action you can perform with Android-Debug-Bridge (ADB).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Basic Commands
reboot
reboot recovery mode
reboot bootloader mode
reboot download mode
Modding Commands
Unlock bootloader
Lock bootloader
Flash recovery.img
Flash zip file
Push files from Mac to Android
Other Commands
Install APK
Uninstall APP
Download
Download page
V.3.0 - stable
so i was in developer mode on an old phone, adb was sideloading, then proceeded to say load but it keeps on failing. 0% loaded. the phone is detected by the pc but i cannot flash it from an sd card (card not read) and or via pc. is the phone totally kaput?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The Recovery uses /cache/recovery/XXXX directory to communicate with Android OS.
To me it looks that directory is missing.
jwoegerbauer said:
The Recovery uses /cache/recovery/XXXX directory to communicate with Android OS.
To me it looks that directory is missing.
Click to expand...
Click to collapse
can that directory be repaired/restored?