Leeco blocked ! - LeEco Le Max 2 Guides, News, & Discussion

Hello, I just received my leeco, But I received it with a modified rom
I have try to install TWRP recovery, for recovery its good It is installed
But since the phone dosent started he stay on the logo leeco android As if there were no rom
So I tried to push a rom via ADB but I have a closed error, and Since the recovery I can not mount the system or the SD on my PC for copy rom
i try this :
C:\Program Files (x86)\Minimal ADB and Fastboot> adb sideload leco.zip
loading: 'leco.zip'
* cannot read 'leco.zip' *
C:\Program Files (x86)\Minimal ADB and Fastboot> adb push leco.zip /data/media/0/
adb: error: connect failed: closed
I do not know what to do
EDIT : in recovery he says me he have not rom installed, so i think usb debuging is desactivated
thanks

k3npachi said:
Hello, I just received my leeco, But I received it with a modified rom
I have try to install TWRP recovery, for recovery its good It is installed
But since the phone dosent started he stay on the logo leeco android As if there were no rom
So I tried to push a rom via ADB but I have a closed error, and Since the recovery I can not mount the system or the SD on my PC for copy rom
i try this :
C:\Program Files (x86)\Minimal ADB and Fastboot> adb sideload leco.zip
loading: 'leco.zip'
* cannot read 'leco.zip' *
C:\Program Files (x86)\Minimal ADB and Fastboot> adb push leco.zip /data/media/0/
adb: error: connect failed: closed
I do not know what to do
thanks
Click to expand...
Click to collapse
The First error "cannot read leco.zip" looks like a typo maybe it's called leeco.zip?
Otherwise for me it looks like a adb problem or somehow a connection problem with adb
You sure installed all the drivers? Or has your cable a connection problem?
These are my theories, try some of them...

Antisound said:
The First error "cannot read leco.zip" looks like a typo maybe it's called leeco.zip?
Otherwise for me it looks like a adb problem or somehow a connection problem with adb
You sure installed all the drivers? Or has your cable a connection problem?
These are my theories, try some of them...
Click to expand...
Click to collapse
No leco.zip its the good name.
But before is locked adb working good, it's only since blocked
He have not solution for Mount internal storage since TWRP ?
Thanks

k3npachi said:
No leco.zip its the good name.
But before is locked adb working good, it's only since blocked
He have not solution for Mount internal storage since TWRP ?
Thanks
Click to expand...
Click to collapse
Maybe you have to try the EDL

venezolano69 said:
Maybe you have to try the EDL
Click to expand...
Click to collapse
sorry but what is EDL ?

k3npachi said:
sorry but what is EDL ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/redmi-note-3/help/flashing-locked-phone-via-edl-mode-t3373275/page1

venezolano69 said:
http://forum.xda-developers.com/redmi-note-3/help/flashing-locked-phone-via-edl-mode-t3373275/page1
Click to expand...
Click to collapse
ok thanks i test that

Haha i have find how to, If it can help some
http://www.gizmochina.com/2016/11/20/leeco-x820-max-2-super-unbrick-guide/

u find Qualcomm Drivers to download ?

Related

[Q] [CWM+ADB] Sideload stucks at 1%

Hey guys,
a mistake happend to me and i installed a wrong GAPPS,
now the ROM alerts "Android Keyboard (AOSP) crashed" every second.
I can't put a newer GAPPS on the phone using USB, because sending a file to the device doesn't run.
I don't know why, the drivers are installed and i can see the root of my phone, but can't copy files bigger than a few byte.
So i tried sideload.
I booted to recovery mode and selected adb sideload, and installed all windows drivers successfully.
But: When i try to copy the file like "adb sideload rom.zip", it stucks at 1%..
Anybody here who can help me? :/
Thanks!
matzen97 said:
Hey guys,
a mistake happend to me and i installed a wrong GAPPS,
now the ROM alerts "Android Keyboard (AOSP) crashed" every second.
I can't put a newer GAPPS on the phone using USB, because sending a file to the device doesn't run.
I don't know why, the drivers are installed and i can see the root of my phone, but can't copy files bigger than a few byte.
So i tried sideload.
I booted to recovery mode and selected adb sideload, and installed all windows drivers successfully.
But: When i try to copy the file like "adb sideload rom.zip", it stucks at 1%..
Anybody here who can help me? :/
Thanks!
Click to expand...
Click to collapse
Try using adb push.
adb push "Gapps path" data/media/0
abaaaabbbb63 said:
Try using adb push.
adb push "Gapps path" data/media/0
Click to expand...
Click to collapse
I get a "error:closed" error..
matzen97 said:
I get a "error:closed" error..
Click to expand...
Click to collapse
Don't know if you still need it or not...
Type in the following into the pc terminal when connected to the device via usb
adb kill-server
adb devices

Accidentally uninstalled Package Access helper

Hey Guys,
I just made a big blunder.. darn! I uninstalled the Package Access Helper (thru the titanium backup app) on my G2 (D802 ver) and now I can't install any apps anymore from the PlayStore.
The phone is rooted though..
My question is... What's the best and easiest way to remedy this problem? should I go to all the hassle of reflashing back to Stock ROM? OR can I possibly get an apk for this "Package Access Helper" thingie? and where in God's world do I find this apk if ever asl well?
I'm in dire need here guys... pls help me out. .::
thank you.
There you go
bender_007 said:
There you go
Click to expand...
Click to collapse
Hey thanks bender.. I tried to download and install the apk file on my phone but I'm getting an error - "Package not installed"...
letters_to_cleo said:
Hey thanks bender.. I tried to download and install the apk file on my phone but I'm getting an error - "Package not installed"...
Click to expand...
Click to collapse
copy it to /system/app & reboot
Thanks, but I dont have have any root explorer app on my phone.
Already installed the adb shell on my laptop..
enabled USB debugging on my phone, checked device manager and saw "Androidnet Sooner Single ADB Interface: under Computer.
then on the command prompt with admin permission, I typed on where the adb libs are located
adb shell
su
adb remount
chmod 777 /system/apps
adb push DefaultContainerService.apk /system/app/
BUT.... I always end up with the errr message "device not found"
What's this error all about??
Thank you again for sharing some of your info... I highly appreciate your insights on this
Here you go x2
flashable
@error - you need adb drivers + usb debugging enabled.
I sent you back a message mate.
Unfortunately the flashable zip might not be of no good to me at all, as I did not install any custom recovery on my phone e.g. twrp, etc.
I guess the only route I can do is to really push the DefaultContainerService.apk to the /system/app but I'm always getting this err -'device not found''it
Should Androidnet Sooner Single Adb interface really be the one that appears under the Device manager? or should it be 'Android Composite ADB Interface'?
I'm having a tough luck on this
I guess the most I can do on this would be to just reflash it back to stock again and hope it'll work. *sigh
what does "adb devices" show ?
bender_007 said:
what does "adb devices" show ?
Click to expand...
Click to collapse
adb devices show nothing.
letters_to_cleo said:
adb devices show nothing.
Click to expand...
Click to collapse
you need a more recent adb.exe
try this one https://dl.dropboxusercontent.com/u/663851/adb.exe
darkobas said:
you need a more recent adb.exe
try this one https://dl.dropboxusercontent.com/u/663851/adb.exe
Click to expand...
Click to collapse
thanks man, I downloaded the adb tool from the android sdk website itself.
By the way, I tried as well booting up to stock recovery, and flashing the zip (on the earlier post), but since my phone system is not yet mounted, then the zip file didn't do anything at all.
any one please send me the Package Access helper to my gmail
Please help me I want to restore my package Access helper back please
For battery optimization obsessives, Do not delete or disable it. Apps from play store can not be installed without it. This what I ended up with after disabling the service.

LG G2 Brick any thing to do?

I tried to change from the rom CW11 to Pardous and the phone stuck at the LG symbol and don't coming up. Everything deleted and even the custom roms, Debugging desable, the root deleted and just TWRP stayed, the backups deleted and the roms installers too.
I tried the adb but when I am doing "adb sideload" it's doing "Error:closed" and when I amd doing "adb push" its telling "can't read".
So my question is if there is any way to fix it? if yes how? (If I can get guide please).
I tried and thing in the internet so if you can help me in anyway I will be glad.
Thanks.
If Someone can help I am lost. The phone not working for 3 days.
adb push rom.zip /sdcard/rom.zip
then install(no need to activate adb sideload)
bender_007 said:
adb push rom.zip /sdcard/rom.zip
then install(no need to activate adb sideload)
Click to expand...
Click to collapse
Its telling "Cannot stat romname.zip : no such a file or directory"
What to do?
Provide the full path or use adb pusher from my sig
Sent from my LG-D802 using XDA Premium 4 mobile app

[Q] Bootloop, can't transfer files

Hi guys,
I hope somebody can help me with my LG G2.
I was on the Cyanogenmod 11 M7 build and I flashed a remote control app via recovery. After that the phone doesn't boot anymore it's stuck at the cyanogenmod animation. So I would like to wipe and install cyanogenmod again but here is the problem. I don't have the CM11 file om my phone.
I booted to TWRP v.2.7.0.0 and tried to mount USB-OTG: E: Unable to mount '/usb-otg'
I tried ADB Sideload: Starting ADB sideload feature... then I opened the cmd (with admin rights) at my adb-tools at my PC (Windows 8.1). The command "adb devices" says: List of devices attached Thats it, no devices listed. Don't know what to do. How to transfer items from/to the phone. I think I have the newest drivers.
Edit: Manualy I chose the LGE ADB driver in the device manager after that there is a device listed in cmd. But if I try to do something like adb reboot recovery or adb push c:\xyz.zip it tells me error: closed
I would appreciate your help
Fire Head said:
Hi guys,
I hope somebody can help me with my LG G2.
I was on the Cyanogenmod 11 M7 build and I flashed a remote control app via recovery. After that the phone doesn't boot anymore it's stuck at the cyanogenmod animation. So I would like to wipe and install cyanogenmod again but here is the problem. I don't have the CM11 file om my phone.
I booted to TWRP v.2.7.0.0 and tried to mount USB-OTG: E: Unable to mount '/usb-otg'
I tried ADB Sideload: Starting ADB sideload feature... then I opened the cmd (with admin rights) at my adb-tools at my PC (Windows 8.1). The command "adb devices" says: List of devices attached Thats it, no devices listed. Don't know what to do. How to transfer items from/to the phone. I think I have the newest drivers.
Edit: Manualy I chose the LGE ADB driver in the device manager after that there is a device listed in cmd. But if I try to do something like adb reboot recovery or adb push c:\xyz.zip it tells me error: closed
I would appreciate your help
Click to expand...
Click to collapse
have you tried mounting the system and then using twrp file manager looking for the stuff that got installed in the zip you flashed and deleting them?
XxZombiePikachu said:
have you tried mounting the system and then using twrp file manager looking for the stuff that got installed in the zip you flashed and deleting them?
Click to expand...
Click to collapse
Thanks, didn't try that, but found another solution. Problem was with the two adb-tools I used. After installing the whole sdk it worked.
So Problem solved, thanks :laugh:

bad configuration /etc/vold.fstab

Hello, I have a fairly big problem
I played and I changed the file /etc/vold.fstab by which I can not switch on the phone, does not work well wipe data / factory reset and upload a new rom (while uploading gets an error invalid ota package missing scatter installation aborted)
if there's any possibility to change this file?
Changing the adb push does not work because I do not have an active debugging, I have no further access just like the android system recovery.
Please help
edit1:
adb push recovery.img /data/local/tmp/recovery.img
error: device not found
adb devices
List of devices attached
Click to expand...
Click to collapse
but if i click apply update from adb i get
adb devices
List of devices attached
0123456789ABCDEF sideload
adb push recovery.img /data/local/tmp/recovery.img
error: closed
Click to expand...
Click to collapse

Categories

Resources