[Q] anybody here use U880 ? - Blade General

that is kind of zte blade...

jameslord said:
that is kind of zte blade...
Click to expand...
Click to collapse
i am currently using a zte blade but if you have a question or problem feel free to ask

Kannibalism said:
i am currently using a zte blade but if you have a question or problem feel free to ask
Click to expand...
Click to collapse
i run adb devices on ubuntu, but failed to detech my blade u880 phone, what's wrong? i have setup udev rules for it right now, but it still not works.
SUBSYSTEM=="usb", ATTRS{idVendor}=="19d2",MODE="0666", GROUP="plugdev"

jameslord said:
i run adb devices on ubuntu, but failed to detech my blade u880 phone, what's wrong? i have setup udev rules for it right now, but it still not works.
SUBSYSTEM=="usb", ATTRS{idVendor}=="19d2",MODE="0666", GROUP="plugdev"
Click to expand...
Click to collapse
Have you set it right? Have you enabled debugging in the phone?
You have to setup UDEV while the phone is connected and after setting it up,disconnect and reconnect. Use gedit /etc/udev/rules.d/11-android.rules and paste above code there. And as you may know,there are three modes,debug,normal,and recovery.
Sent from my Blade using XDA app

yes, it have no debug, you must install "Join ME" to use adb.

Kannibalism said:
i am currently using a zte blade but if you have a question or problem feel free to ask
Click to expand...
Click to collapse
Long time no see Kannibal :beer:

Related

i want to root my xoom but. idont know how

Anybody know wich is the better way to root my xoom i have the motorola xoom wifi only can someone help me n tell me how to do that??
Are you knowledgeable about adb? If not, search for a one click method, read all the directions, and read the comments the see what people are saying. Google/xda search/look in the forums for "one click xoom root"
Sent from my Xoom using XDA Premium App
Look here. Read everything.
http://forum.xda-developers.com/showthread.php?t=1011196
Sent from my Xoom using XDA Premium App
what if you live in the uk ?
---
I live in usar in California en n my xoom have thehoneycumb 3.1
CARLITOZ18 said:
Anybody know wich is the better way to root my xoom i have the motorola xoom wifi only can someone help me n tell me how to do that??
Click to expand...
Click to collapse
If you want your Xoom to be rooted, you really need to learn a few basic skills, because you will need them again, eventually. Here is a very useful guide, that is specifically written for noobs, who know nothing about rooting. Read through it > http://forum.xda-developers.com/showthread.php?t=1130996
mm
Ok i dont understant it :: Boot into flash mode with 'adb reboot bootloader'. What is this??
CARLITOZ18 said:
Ok i dont understant it :: Boot into flash mode with 'adb reboot bootloader'. What is this??
Click to expand...
Click to collapse
Post your questions on his thread. Someone will help you.
Sent from my ADR6300 using XDA Premium App
CARLITOZ18 said:
Ok i dont understant it :: Boot into flash mode with 'adb reboot bootloader'. What is this??
Click to expand...
Click to collapse
Sorry I couldn't give you a better answer earlier, but I was traveling. If you want a rooted Xoom, you need to take the time to read and understand this kind of information. And ask questions. Here is a good tutorial that will help you start > http://www.addictivetips.com/mobile/what-is-adb-and-how-to-install-it-android/
..
I have installed the sdk adb for my thunderbolt is the same with xoom
CARLITOZ18 said:
I have installed the sdk adb for my thunderbolt is the same with xoom
Click to expand...
Click to collapse
I believe that it is, yes.
Sent from my Xoom using XDA Premium App

coding on the device

Greeting,
Just got a new A500 device, very like it, Want to do some program coding, But do not have any experiences on this,
is that possible I can use this device directly coding? if yes, can someone provide step by step guide to do it?
Thanks
userausera
No. You still need Windows/Linux/Mac with the SDK installed.
Sent from my A500 using XDA Premium App
tkolev said:
No. You still need Windows/Linux/Mac with the SDK installed.
Sent from my A500 using XDA Premium App
Click to expand...
Click to collapse
Thanks, Could you please provide the steps how to use windows SDK?
thanks
userausera said:
Thanks, Could you please provide the steps how to use windows SDK?
thanks
Click to expand...
Click to collapse
Everything you need can be found here:
http://developer.android.com/sdk/index.html
userausera said:
Thanks, Could you please provide the steps how to use windows SDK?
thanks
Click to expand...
Click to collapse
Unfortunately there is a bug with the windows sdk that makes developing on some phones a pain in the a##, because it fails to connect to the phone so you can't deploy your app to test it (could be ok with the a500 - I haven't tried in windows). I would suggest you install linux on a vm and use that instead. There is no need for drivers with linux and everything works flawlessly. I'm not trying to "convert" you into using linux or anything - the bug is Google's fault (not MS) and they are aware of it but don't seem to care. I installed a linux vm just for developement and use windows for everything else that can't be done on the iconia.
Sent from my A500 using XDA Premium App

How to put phone in fast charge?

Hi all, this may seem like a simple question, but what is the terminal line i must enter to start "Fast charge." I am using Faux 123's custom kernel.
I've searched, but it seems buried. Thanks in advance.
This is for another device, so no guarantees. However, it's worth a try. I would check and see if the files/folder exist before running the commands.
You can enable fast charge at any time by typing this in a terminal :
echo 1 > /sys/kernel/fast_charge/force_fast_charge
To disable at any time, type :
echo 0 > /sys/kernel/fast_charge/force_fast_charge
Click to expand...
Click to collapse
Blazing angel said:
Hi all, this may seem like a simple question, but what is the terminal line i must enter to start "Fast charge." I am using Faux 123's custom kernel.
I've searched, but it seems buried. Thanks in advance.
Click to expand...
Click to collapse
Why not post this question in Faux`s thread?
i think because he is a newbie and can't post into development sections..
Smogga said:
i think because he is a newbie and can't post into development sections..
Click to expand...
Click to collapse
OP is a senior member

[Q] Flashing i9505 via Heimdall

I am running Ubuntu 13.04. Finally got Heimdall running, but appear to need 1.4RC1 to communicate with i9505.
So, I am new to Heimdall. What command line parameters should I use to flash, lets say, Omega Rom?
Yes, I can read the help page, but need to be sure. Anyone knows?
Thanks!
All questions belong in the Q&A section.
Thread moved.
paamet said:
I am running Ubuntu 13.04. Finally got Heimdall running, but appear to need 1.4RC1 to communicate with i9505.
So, I am new to Heimdall. What command line parameters should I use to flash, lets say, Omega Rom?
Yes, I can read the help page, but need to be sure. Anyone knows?
Thanks!
Click to expand...
Click to collapse
Please * BUMP * Please
Ok. Got it working. See http://forum.xda-developers.com/showthread.php?t=2317311
Sent from my GT-I9505 using xda app-developers app

Root Op 8 Pro

Hello guys.
I have a problem : I can't root my device.
I do it with the previous version. No problem.
Now it is not recognized.
I have installed the drivers.
I don't understand.
Please help me. I want to be a root boy
Johncaffee said:
Hello guys.
I have a problem : I can't root my device.
I do it with the previous version. No problem.
Now it is not recognized.
I have installed the drivers.
I don't understand.
Please help me. I want to be a root boy
Click to expand...
Click to collapse
Are you using the latest platform tools?
magicmckinney said:
Are you using the latest platform tools?
Click to expand...
Click to collapse
I think yes.
Drivers problems! Disable signature verification....!
Addymore said:
Drivers problems! Disable signature verification....!
Click to expand...
Click to collapse
I don't know how do it.
Thank you.
Hi guys !
I have change my pc few days ago.
The root experience are on the new pc. The old on the old pc.
The investigation is ongoing.
Johncaffee said:
Hello guys.
I have a problem : I can't root my device.
I do it with the previous version. No problem.
Now it is not recognized.
I have installed the drivers.
I don't understand.
Please help me. I want to be a root boy
Click to expand...
Click to collapse
is usb debugging turned on ?
sefai77 said:
is usb debugging turned on ?
Click to expand...
Click to collapse
Yes. Work on my old pc but not with the new. Maybe a driver...
Maybe you don't need to be "Root-boy"?
Also, wrong forum subfolder to ask this
more_than_hater said:
Maybe you don't need to be "Root-boy"?
Also, wrong forum subfolder to ask this
Click to expand...
Click to collapse
Necessary for me to be root. For app I use.
Sorry for the subfolder. My mistake
To obtain root you would need to use fastboot.
First, you need to... Oh well, just read instruction: https://forum.xda-developers.com/t/...very-with-adb-11-0-4-4-in11aa-global.4196153/
magicmckinney said:
Are you using the latest platform tools?
Click to expand...
Click to collapse
If you want to download it :
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
more_than_hater said:
To obtain root you would need to use fastboot.
First, you need to... Oh well, just read instruction: https://forum.xda-developers.com/t/...very-with-adb-11-0-4-4-in11aa-global.4196153/
Click to expand...
Click to collapse
I have read. Just don't work
Matija Gubec said:
If you want to download it :
SDK Platform Tools release notes | Android Studio | Android Developers
Android SDK Platform-Tools is a component for the Android SDK.
developer.android.com
Click to expand...
Click to collapse
Thank you

Categories

Resources