[Q] Rooting and Stuff for Intel Androids - Android Q&A, Help & Troubleshooting

Hello friends,
I know that most of androids are on ARM, but there are people like me too, using Intel Atom x86 arch, there are almost no articles about rooting and customizing my device, XOLO X910 (India), which has Z2460 atom processor.
I am not so sure if this is the section to post this, if not provide me with the link for the appropriate one.
Any small info is appreciated.

Anvesh2013 said:
Hello friends,
I know that most of androids are on ARM, but there are people like me too, using Intel Atom x86 arch, there are almost no articles about rooting and customizing my device, XOLO X910 (India), which has Z2460 atom processor.
I am not so sure if this is the section to post this, if not provide me with the link for the appropriate one.
Any small info is appreciated.
Click to expand...
Click to collapse
Its not possible to root these phones as its pretty locked down... the only phones with Intel and root able are x900 and RAZR I... x900 had a unprotected area which helped in root...but xolo found out and patched it... its impossible to root now... we have a locked boot loader and no kernel source... which means we are screwed... if the ROM signing key is released we'll be saved... but till then what u have is what ull get... nothing more... I've used x900 and now using x1000 and I know ur frustration!!!

It's not all
Sukrith said:
Its not possible to root these phones as its pretty locked down... the only phones with Intel and root able are x900 and RAZR I... x900 had a unprotected area which helped in root...but xolo found out and patched it... its impossible to root now... we have a locked boot loader and no kernel source... which means we are screwed... if the ROM signing key is released we'll be saved... but till then what u have is what ull get... nothing more... I've used x900 and now using x1000 and I know ur frustration!!!
Click to expand...
Click to collapse
Right now, all I want from my mobile is to be able to use the graphics. To do so, I need to be able to play games from external sdcard which seems impossible without rooting, why do they give us so much graphic capability, and less internal storage, and then huge sized games. Is there no unrooted way to play games in external sd card. Again, if you dont kno Sukrith, or if this is not the correct section, point me in the right direction.

There are lot of using XOLO X910
Anvesh2013 said:
Hello friends,
I know that most of androids are on ARM, but there are people like me too, using Intel Atom x86 arch, there are almost no articles about rooting and customizing my device, XOLO X910 (India), which has Z2460 atom processor.
I am not so sure if this is the section to post this, if not provide me with the link for the appropriate one.
Any small info is appreciated.
Click to expand...
Click to collapse
Dear i am also using same phone and most of my friend using the intel x900 or x1000. what i found is rooting X910 is not possible at this point the only solution to use HD Games is remove some apps and than play games. ! ! . Feel proud because this is only phone in this price range which at least give you a TRY to 90% of android games. This is cool.....! ! if you like this you will probably think to upgrade your phone to Lenovo K900. ....what i learn is Intel giving the best performance in very low price. :good:
So save intel in mobile marketing by strongly recomanding it to our friends.

Try this out ...without rooting you can do more
Anvesh2013 said:
Hello friends,
I know that most of androids are on ARM, but there are people like me too, using Intel Atom x86 arch, there are almost no articles about rooting and customizing my device, XOLO X910 (India), which has Z2460 atom processor.
I am not so sure if this is the section to post this, if not provide me with the link for the appropriate one.
Any small info is appreciated.
Click to expand...
Click to collapse
See this link and let me know if it works ...i will shortly do this on my own phone..
http://www.softwaredon.com/2012/04/install-android-app-direct-into-sd-card.html
:good:

Even adb wont work
Its not just rootable, and I think the cause, it cant even be recognized as an adb device, with all the kit, even the latest intel drivers cant make it do that.. Anyway atleast we could do that, most of the problems could be solved.

shekhar07 said:
Dear i am also using same phone and most of my friend using the intel x900 or x1000. what i found is rooting X910 is not possible at this point the only solution to use HD Games is remove some apps and than play games. ! ! . Feel proud because this is only phone in this price range which at least give you a TRY to 90% of android games. This is cool.....! ! if you like this you will probably think to upgrade your phone to Lenovo K900. ....what i learn is Intel giving the best performance in very low price. :good:
So save intel in mobile marketing by strongly recomanding it to our friends.
Click to expand...
Click to collapse
What, really , u r telling ppl to recommend this crap to others , that too so that a multi billion dollar company saves marketing cost? Great, alas, no amount of marketing can save an inferior product
Many apps and games do not work on x86, plus there is no development, not even root that sucks
Sent from my F1 using Tapatalk

ha ha ha zakas...
maverickronny said:
What, really , u r telling ppl to recommend this crap to others , that too so that a multi billion dollar company saves marketing cost? Great, alas, no amount of marketing can save an inferior product
Many apps and games do not work on x86, plus there is no development, not even root that sucks
Sent from my F1 using Tapatalk
Click to expand...
Click to collapse
ha ha ha ya of course i am agree with you ....its ridiculous.... i am trying to save a multi billion company in mobile marketing.....this is not fair..
Albeit what i found is :- in this price range XOLO X910 is almost the only phone that gives you chance to play most of the android games. You will find that no other phone gives such performance and apps compatibility in the price range. In this price range most of the phone will show you that "this app is not compatible with your device" including Samsung, Sony, Micromax, Karbonn, HTC and other major player in the sector. They charge you at least Rs 2000 to 3000 more for less performance than intel. I hope you will understand what i want to say.

I've been able to use adb with XOLO X910
Hey its been a long time. I did some research on adb and android drivers. What I've found is that the drivers intel provides, they are exclusive for Orange San Diego, so they wouldn't detect Xolo mobiles,. To do so, I changed the VID(Vendor ID) from 8087 (san deigo) to 1D91 (xolo) in the driver file. And also replace the PID ( Product ID). Now I am able to use the adb in command line, and also the interactive shell. But both of them without root.
adb root
gives me "adbd cant run in root with production builds"
in the shell i cant "su" coz there is no su existing there.
Although adb is able to recognize my device, fastboot is not able to do so. I've boot into the bootloader mode.
fastboot devices
gives nothing, and other commands say "waiting for device".
I think this is because of locked bootloader.
I found my mobile has a "Android system recovery 3e". Tried to flash su through an update.zip unsuccessfully, (Signature cant be verified).
So, any more ideas???

Found a way
http://forum.xda-developers.com/showthread.php?t=2616364

anvesh2013 said:
hey its been a long time. I did some research on adb and android drivers. What i've found is that the drivers intel provides, they are exclusive for orange san diego, so they wouldn't detect xolo mobiles,. To do so, i changed the vid(vendor id) from 8087 (san deigo) to 1d91 (xolo) in the driver file. And also replace the pid ( product id). Now i am able to use the adb in command line, and also the interactive shell. But both of them without root.
Adb root
gives me "adbd cant run in root with production builds"
in the shell i cant "su" coz there is no su existing there.
Although adb is able to recognize my device, fastboot is not able to do so. I've boot into the bootloader mode.
Fastboot devices
gives nothing, and other commands say "waiting for device".
I think this is because of locked bootloader.
I found my mobile has a "android system recovery 3e". Tried to flash su through an update.zip unsuccessfully, (signature cant be verified).
So, any more ideas???
Click to expand...
Click to collapse
try with [[ toggle signature verification]]

Related

[REQUEST] Huawei MediaPad/T-Mobile SpringBoard Forums

In Germany this device is getting really popular so maybe it's possible to give it a home here on XDA.
It's also popular in china/HK
so i agree
Yes please! I was suprised not to find any forum... I want to share my geeky thoughts with others!
Huawei MediaPad Room in XDA
I totally agree with the request above. This device is really good compared to its price and all. Would like to share thoughts about it, also, if ever needed, get help and try to help others One big request would be to make a guide on rooting the device or giving an idea, methods to root. I've tried to root the device with many root tools, but I was a failure Any help would be much appreciated. The main reason for me to root the device, is to change the system font from DroidSans to Tahoma, that way the device can recognize Armenian letters (read letters, also write them using anysoftkeyboard) .
P.S. Thanks to the developers of this webpage, I already "pimped" my galaxy s using all the articles and threads found here.
I would appreciate a Mediapad Forum as well.
Further getting root hints would be great, be able to use proper backup tools etc.
Thx in advance
First steps for my Desire was reading some threads of the DEVS.
I purchased a Huawei Mediapad some days ago and so I need some input,
especially for root . Think if any other users (not only the german ) are interested will be helpful .So please post here.
I would also appreciate to see media pad forum..
yes! please open a forum and root mediapad
I love to see MediaPad Forum too.This device can modified with a good spec and better prices. But the Problem is the internal storage with 8 GB.
Would love to see a board for it, too.
Thx
Please....
I think it will be good for developer to modified it.
I found a lot of stuff in china,but Still don't know howto Root
How to use Phone and sms with Mediapad
bbs.gfan.com/android-3093490-1-1.html
bbs.gfan.com/android-3067157-1-1.html
Root Rom
bbs.gfan.com/android-3152243-1-1.html
How to get in recovery mode
bbs.gfan.com/android-3093024-1-1.html
huawei devices are popluar because its quality and good price
Got one 2 weeks ago in Hong Kong, played with it for a while, well built and well worth the price (Hk$3,880.00) , though the internal storage 8G is less than desirable. Tried a few methods to root if but with no success. A very enjoyable device, much handier and interesting than my old wi-fi ipad.
Eagerly awaiting for a solid Rooting method.
Still Need The way to Root because the small size of 8 GB T_T. Please Make the Forums and Help us...
please please create a forum for this ..
+ 1
I want root
a forum for the Mediapad would be great!
hello, i have this device..and have a problem with detecting in my os (Windows 7 x64), cannont found any drivers for it, is here anybody with this some problem? thanks for any answer
Someone in a german Forum said, that there is a driver package on the internal Storage. But for using it as a mass storage device no driveres are needed.
thanks, yes, in internal storage are, but not working on my system :/

[Q] Micromax Fun Book Development?

Hello Everyone,
As you all know that Micromax has launched a new android tablet which is actually a copy of Chinese Tablet Ployer Momo9. I have ordered one from Snapdeal for 6499.
The tablet features-
1.22 Ghz of Allwinner A10 CPU, 512 MB RAM, and A Dual Mali 400 GPU.
Other than it is is running Android 4.0.3 on it, My Question is is someone going to develop ROMS and Customizations for this Tablet?
Yeah...me to got one from snapdeal..
Sent from my P300(Funbook) using XDA
Someone should really start working on unlocking 3G devices on micromax funbook..ROMs are desirable but it runs latest ICS so not much desired at the moment. Unlocking is a need for now. Hope people find a solution
Me to waiting for custom roms so that I can get rid off micro max apps
Sent from my HTC Desire S
If you want development on a device then dig in and do it. The info is out there. This site to help people learn not have things done for them.
Yeah i hope too Someone starts developing
Waiting for Sunday...will start doing some stuff on it..
Sent from my P300(Funbook) using XDA
No need to root this tabs its pre rooted
Sent from my HTC Desire S
This isnt pre rooted. Can someone provide me the official Micromax 4.0.3 ROM. i flashed Chinese custom rom and it sucks.
mind telling me how did you went into the recovery mode? and which softwares did you use?
pleas help us
some one please develop custom rom....the original rom sucks......full of bugs....plz help us
i can develop a custom rom i guess did one for jetroid years back we had ported android 2.2 on samsung jet i tried but i cant get my tablet to go in the recovery mode
Custom ROMs, Recovery and Root
I can help you people to install CWM 5, Root the tablet and install a custom rom, I did all that to my tablet. But you'll have to back up the original rom and upload it i want that desperately
The 3g dongle support can be added. I just did some research and found out that its not locked with the tata photon device its just that the drivers of that dongle are present on it. We just have to find a way to integrate other 3g dongle drivers.
Its not an easy thing but i told what i came to know.
akhilkapila said:
The 3g dongle support can be added. I just did some research and found out that its not locked with the tata photon device its just that the drivers of that dongle are present on it. We just have to find a way to integrate other 3g dongle drivers.
Its not an easy thing but i told what i came to know.
Click to expand...
Click to collapse
I saw a custom rom with inbuilt list of supported dongles.
You can find a link to a similar tablet below. the link is posted by varun mehra.
Go Down
The tablet is actually OEM of ployer momo9 i have successfully installed CWM5 and gained root using a script i found on another forum. The script is safe to use and enables us to install CWM.
http://tabletrepublic.com/forum/iview-760tpc-ployer-momo9/iview-760tpc-k-ployer-momo9-firmware-rom-releases-1610.html
Here the link to the forum with all the firmwares and scripts
Hit thanks if i helped you
Plz. Help
using stock ROM micromax funbook... had rooted it successfully using sparkyroot method. Due to fiddling around with the device and loosing the backup i lost root, reset the tab and now unable to root it using the same method... su binary doesnt update, is probably damaged...tab works fine but cant install apps that need root access.
has anyone tried flashing the ROM listed on that page as the user above me has brought to our notice...
new user so cant post link...refer link in above post.
plz. help
varunmehra5 said:
http://tabletrepublic.com/forum/iview-760tpc-ployer-momo9/iview-760tpc-k-ployer-momo9-firmware-rom-releases-1610.html
Here the link to the forum with all the firmwares and scripts
Hit thanks if i helped you
Click to expand...
Click to collapse
Have you tried any firmwares yet.

[Q] Intenso Tab 804

I wonder if somebody already managed to root this device or seen any custom ROM's for it?!
h**p://intenso.de/produkte_en.php?kategorie=33&&produkt=1343572430
Any info is welcome
Almost one year later...
I am interested too. It's a quite nice tablet for the price. Would be great to have custom ROM.
I might try Framaroot to root it
http://forum.xda-developers.com/showthread.php?p=47025149
Alternative way not recognized as malware like Vroot
Also try this http://forum.xda-developers.com/showthread.php?t=2430698 . It contains proper adb drivers to Intenso tablets

[Q] AML8726-MX 7'' Tablet (DINO7.17) - Root Help

Hello guys, i really need some help, here's the thing:
I got myself a 7'' tablet a week ago, i'm pleased with it (good build, nice specs and overall good build quality), but i can't seem to root it.
I have tried everything, z4root, SuperOneClick, SRS Root, Doomlord's tool, Bin4ry's tool, even tried to push the files manually via adb but no luck.
Here's the specs:
MID Dino 7.17 - AMLogic SoC - AML8726-MX, 1.5 Ghz Cortex A9 Dual-Core, 1gb Ram, Dual Mali400 GPU and stock Android JB 4.1.1
I can't find anything on the tablet itself, so i guess it falls under the category of "generic". I'm not looking for Roms either, all i want to do is ROOT the damn thing... I even found a flashable zip file somewhere on a spanish forum, flashed it via recovery, but nothing happened. Any ideias?
Problem solved, Admins please remove this thread, i'll be posting a new one on rooting these generic devices on proper section.
so, where is the thread about this tablet ? I cant find it
And this is good or not ? I'm interested in him
Forget this tablet.... Problemas with him.
Now i have a Nexus7... very good...
Sent from my Nexus 7 using Tapatalk HD
JBolho said:
Problem solved, Admins please remove this thread, i'll be posting a new one on rooting these generic devices on proper section.
Click to expand...
Click to collapse
Can you pm me the solution please? I Bought one at Staples today and i'm having the same root problems you had.
Thx in advance.:good:
bravesoul said:
Can you pm me the solution please? I Bought one at Staples today and i'm having the same root problems you had.
Thx in advance.:good:
Click to expand...
Click to collapse
Check out this thread made by me, it's quick and simple: http://forum.xda-developers.com/showthread.php?t=2146226
For now i only know how to root it, as for custom roms or recoveries, i quit trying a long time ago, the company that makes the tablet (Digital EmDoor) is one of those chinese companies that don't even have a download page to get the original rom. The tablet itself is actually good, but custom development for it is near impossible unless you're some sort of linux-android genius.
Hope i helped.

[Q] iphone 4s with mtk6573 andriod build rooting procedure

Good day
Hav been surfing and trying possible rooting means for my clone iphone 4s with andriod os but to no avail. tried d Goophone y5 rooting script but still not rooted.... any xda developer with a working rooting script for the phone should please share.... thanks
Try This
Hi mate alot of Mtk devices are successfully rooted with Framaroot, works on my Mtk 8389 tablet. Good luck
framaroot not working
snod33 said:
Hi mate alot of Mtk devices are successfully rooted with Framaroot, works on my Mtk 8389 tablet. Good luck
Click to expand...
Click to collapse
framaroot refuse to open on the phone....
Give this a go mate
SuperOneClick works on goophone
mine is iphone
snod33 said:
SuperOneClick works on goophone
Click to expand...
Click to collapse
my own phone is iphone 4s with mtk6573 build, andriod 2.3, a perfect clone of iphone4s just dat its wit an andriod os... please really need to root it
Superoneclick
I just searched and found alot of users with mtk6573 devices rooting with Superoneclick here:
http://forum.xda-developers.com/showthread.php?t=803682
Rooted
finally rooted d fone with Eroot..... what should i do to enjoy d root access??
Up to you
You can now download and install apps and games for rooted devices. Have fun
inte4nal menory issh
My phones saves app to internal memory and its just 512Mb always showing memory full
Storage
Yes i thinks thats the phone memory not storage i may be wrong, but that is tiny if thats all it has. Has it got an sdcard slot? maybe but an sdcard which are cheap as chips.
Cant install apps
snod33 said:
Yes i thinks thats the phone memory not storage i may be wrong, but that is tiny if thats all it has. Has it got an sdcard slot? maybe but an sdcard which are cheap as chips.
Click to expand...
Click to collapse
tried installing some cool games and apps but it dont install completely.... wat should i do to install without this problem??
Try
Root Checker from playstore to check root. If all ok, Try to install an app that requires root, on installing it should ask for permission.
Grant permission it should install ok.
Can you give me the exact model make and number? usually under battery and i will search further.

Categories

Resources