Programming USB on SF (Zte Blade) - Blade General

Hi , im trying to find out if its possible to program the usb port on the San Francisco (Zte Blade).
I have some electronics that i wish connect via usb if possible and then control using android.
I don't know if this is remotely possible.
Any pointers on where to look would be great or any advise?
Thanks in advance.

http://android.modaco.com/content/zte-blade-roms-rom-customisation/324199/usb-host-mode/
sven killig did a lot of work on usb host mode, on the above thread and also on his website http://sven.killig.de/android/Blade/usb_host/

I've downloaded boot.img from Sven's site. Then:
fastboot flash boot boot.img
After reboot it only gives me the android logo.
Please give a more detailed tutorial then on Sven's site.
Thanks,
VandorTsab

Related

[Q] Nexus 7 (2012) Bootloop NO USB DEBUG

I have searched high and low for a forum where the same problems are presented. I have had no luck at all. So, I hope that I'm not driving anyone nuts here, but here goes
I have a 2012 Nexus 7. I am using this tablet to learn all about how to work with android software, ROMS, kernals, etc. It is unlocked and rooted. I have TWRP. It is currently stuck in a bootloop (I tried to install a custom ROM) and I have no idea if USB debug is on or not. When I connect the tablet to my PC, it will charge and the computer acknowledges that SOMETHING is connected but will not find the tablet itself. (ie: I cannot find the tablet icon to click on). I have been to dev manager and I cannot find it there either.
I have no idea what anyone is talking about with this abd sideload. Most of what is said is greek to me. If someone would be willing to explain that to me (in english) I would love to learn.
Obviously, I am in above my head and I really could use some genuine help here.
I just want to flash this thing back to stock. Could someone please explain to me how to accomplish this?
deejinfla said:
I have searched high and low for a forum where the same problems are presented. I have had no luck at all. So, I hope that I'm not driving anyone nuts here, but here goes
I have a 2012 Nexus 7. I am using this tablet to learn all about how to work with android software, ROMS, kernals, etc. It is unlocked and rooted. I have TWRP. It is currently stuck in a bootloop (I tried to install a custom ROM) and I have no idea if USB debug is on or not. When I connect the tablet to my PC, it will charge and the computer acknowledges that SOMETHING is connected but will not find the tablet itself. (ie: I cannot find the tablet icon to click on). I have been to dev manager and I cannot find it there either.
I have no idea what anyone is talking about with this abd sideload. Most of what is said is greek to me. If someone would be willing to explain that to me (in english) I would love to learn.
Obviously, I am in above my head and I really could use some genuine help here.
I just want to flash this thing back to stock. Could someone please explain to me how to accomplish this?
Click to expand...
Click to collapse
You need to read first. Then flash. If you kill your device then you won't learn too much. Start with this thread --> http://forum.xda-developers.com/showthread.php?t=1907796.
You will probably need to install the naked Android fastboot drivers (search!) to proceed through the thread, since you can't put the device into USB debugging.
Anyway, to answer your questions:
adb (Android Debug Bridge) is a tool that allows a computer to control low-level features of an Android device. adb sideload allows you to send an app or ROM from your computer to your device (usually in a custom recovery) and install it, which helps if you've accidentally killed everything on your internal memory. However, you need a custom recovery (CWM/TWRP) to use adb sideloads.
You're better off learning how to use fastboot, which is a bootloader-based tool that helps a lot with disaster recovery.
Okay, I guess I need more help. I don't understand how I am supposed to be able to use fastboot to bypass the "enable USB Debugging". If I could get this to happen, I believe I can get my device back to stock. Can you explain this to me? NONE of the descriptions online are of any use at all.
Just reboot your device using power boutton and volume+ and volume- buttons to access to bootloader mode I suggest you to use nexus root toolkit it's very simple and usefull
Sent from my Nexus 7 using XDA Premium 4 mobile app
Nexus CANNOT ENABLE USB DEBUGGING
Can I ask for your help guys? My Nexus 7 v1 is stuck on boot loop (either stuck on google screen or sometimes would proceed up to the nexus animation screen) and I've been trying to fix it with the Nexus Root Toolkit (NRT). I just have problem proceeding with the steps since the toolkit advices me to enable my device's USB DEBUGGING (open device , go to settings, then developer options etc) which I CANNOT POSSIBLY DO COS AGAIN, NEXUS IS JUST STUCKED ON BOOT LOOP.
Can you suggest OTHER ways I can enable USB Debugging in Nexus 7? I would greatly appreciate your help.
You don't need to get into USB debugging mode, as your goal is to reflash a stable ROM onto your device. You can do that with Fastboot commands when your N7 is in the (unlocked) bootloader. You can follow the instructions in the second thread in this forum, or tell NRT you're soft bricked, to install a factory ROM.

TWRP and USB-OTG

Hi there,
So I did something really stupid and I wiped my phone while in recover mode trying to install a new ROM. And now I'm stuck with a useless phone that can only go into TWRP and Firmware Update Mode.
I've tried every method to unbrick my phone, and have a previous thread on this forum trying to get help (http://forum.xda-developers.com/showthread.php?p=48914581#post48914581), but nothing is working.
My question now is I'm running TWRP 6.3.2.2, If I buy a USB OTG cable and put my rom files on a USB thumbdrive, can I then install the rom from the usb? If so, where in the filesystem does this usb storage show up?
BraydenJW said:
Hi there,
So I did something really stupid and I wiped my phone while in recover mode trying to install a new ROM. And now I'm stuck with a useless phone that can only go into TWRP and Firmware Update Mode.
I've tried every method to unbrick my phone, and have a previous thread on this forum trying to get help (http://forum.xda-developers.com/showthread.php?p=48914581#post48914581), but nothing is working.
My question now is I'm running TWRP 6.3.2.2, If I buy a USB OTG cable and put my rom files on a USB thumbdrive, can I then install the rom from the usb? If so, where in the filesystem does this usb storage show up?
Click to expand...
Click to collapse
I believe only TWRP 2.6.3.4 can support OTG (I've been happy with it).
I think you may have to ADB push the files from PC over while in recovery (may need to look around).

Nexus 6P not showing in Device Manager in Recovery Mode

Hi guys.
Firstly, apologies if this is in the wrong section. If it is I'd appreciate if the moderators could move it to the correct place. Also apologies for the essay of a post.
Now, I recently purchased a Nexus 6P, which I think is an absolutely brilliant device. Despite this I would like to mess around with it behind the scenes (root, different ROMs etc). Firstly I'd like to edit build.prop.
As such as I have installed the Android SDK, installed the relevant things needed such as the USB drivers and platform tools. I've enabled USB debugging in the Developer Settings and ADB works fine when the phone is in normal mode. Booting in to fastboot mode also works.
Unfortunately, when I enter Recovery mode the phone disappears from ADB devices and from Device Manager on Windows. Strangely selecting the sideload option means the device shows up in both places, but I can't use the commands I want.
I've tried various official drivers, unofficial drivers and even edited the official drivers to add my hardware ID with no luck. Any help with this would be greatly appreciated. I'm somewhat new to modern Android so I may be missing something obvious.
Cheers for any help in advance!
asylumxl said:
Hi guys.
Firstly, apologies if this is in the wrong section. If it is I'd appreciate if the moderators could move it to the correct place. Also apologies for the essay of a post.
Now, I recently purchased a Nexus 6P, which I think is an absolutely brilliant device. Despite this I would like to mess around with it behind the scenes (root, different ROMs etc). Firstly I'd like to edit build.prop.
As such as I have installed the Android SDK, installed the relevant things needed such as the USB drivers and platform tools. I've enabled USB debugging in the Developer Settings and ADB works fine when the phone is in normal mode. Booting in to fastboot mode also works.
Unfortunately, when I enter Recovery mode the phone disappears from ADB devices and from Device Manager on Windows. Strangely selecting the sideload option means the device shows up in both places, but I can't use the commands I want.
I've tried various official drivers, unofficial drivers and even edited the official drivers to add my hardware ID with no luck. Any help with this would be greatly appreciated. I'm somewhat new to modern Android so I may be missing something obvious.
Cheers for any help in advance!
Click to expand...
Click to collapse
So what is it exactly you are trying to do? Unlock the bootloader, or have you already done that and flashed custom recovery?
Gizmoe said:
So what is it exactly you are trying to do? Unlock the bootloader, or have you already done that and flashed custom recovery?
Click to expand...
Click to collapse
I've done that, I've been following various information from these forums. I just can't seem to do anything in recovery mode using ADB. Everything else works, but the phone disappears if I try and use ADB to do anything.
asylumxl said:
I've done that, I've been following various information from these forums. I just can't seem to do anything in recovery mode using ADB. Everything else works, but the phone disappears if I try and use ADB to do anything.
Click to expand...
Click to collapse
Try and updating USB drivers for your PC from manufacturer or mb company. I had problems with newer versions of Android on my pc and had to update my usb3.0 drivers. I got mine from a different company from the board i use but the same chipset. My 6p works in recovery with twrp using adb. But I use a usb3.0 port. The only driver for the phone I use is the one from the Android sdk. The Google driver.
Gizmoe said:
Try and updating USB drivers for your PC from manufacturer or mb company. I had problems with newer versions of Android on my pc and had to update my usb3.0 drivers. I got mine from a different company from the board i use but the same chipset. My 6p works in recovery with twrp using adb. But I use a usb3.0 port. The only driver for the phone I use is the one from the Android sdk. The Google driver.
Click to expand...
Click to collapse
I'll give that a go, that's the only thing I haven't tried so far. It's just bizarre it shows in every other mode. The device is there in the Device Manager under hidden, but doesn't actually show up as connected. Thanks .

Device doesn't connect to PC

Hi everyone,
I see this is an issue that is being extensively talked about but after trying many solutions proposed by many users I am still out of luck, there is no way I can connect my device to a PC. USB debugging is on, USB config is set to MTP, USB drivers are installed.... but still, no luck, won't connect.
This means that I cannot even unlock the bootloader the official way since the phone goes undetected. I am on MIUI 7 Global Stable MALCNDE and I cannot upgrade to MIUI 8.... because if I reboot to stock recovery from Updater, the phone will reboot to a fancy diagram advising me to plug in a USB cable. Also, if I try to reboot to recovery by holding power/vol +, the phone boots in some terrifying recovery in chinese, with only four options that are translated. One of them is recovery and if I click on it.... I get that fancy looking diagram.
So please, any advice on this would be much appreciated.
Thanks.
Did you tried the official MiFlash app? http://api.bbs.miui.com/url/MiFlash

Unbrick Vontar V6 TV Box – Help needed

Hello! I was wondering if someone could give me a hand. I have researched and tried several things to unbrick my TV box but no luck so far. I was using PhoenixSuit to flash a firmware to my Vontar V6 (H616) box and during the process Windows crashed. After the PC reboot, I noticed Windows 10 recognize the TV box (Device Manager) as Universal Serial Bus controllers -> USB Device (VID_1f3a_PID_efe8) but PhoenixSuit is unable to recognize it again as a device. I tried also flashing the firmware via PhoenixCard as well as accessing the box via adb and fastboot but no luck at all. Based on what I have researched, I believe the bootloader of the box is damaged. So any help or guidance to fix it would be mega appreciated. Thanks in advance, Marcello.

Categories

Resources