[Tool][Windows] Control a device with a broken screen. Now with touchscreen support!! - Android Software/Hacking General [Developers Only]

I would like to present you my little program written in Visual Basic.
This tool lets you use your device through your Windows pc even if your touchscreen doesn't work or you can't see anything.
It uses [email protected], which wasn't made by me.
UPDATE!!! Full touchscreen support!
You need to have usb debugging enabled.
Enable usb debugging via recovery:
Code:
Adb shell
echo "persist.service.adb.enable=1" >>/system/build.prop
echo "persist.service.debuggable=1" >>/system/build.prop
echo "persist.sys.usb.config=mass_storage,adb" >>/system/build.prop"
reboot
Ricky Divjakovski said:
for people who dont have adb enabled, i suggest you contact a kernel developer to automatically enable it in the default.prop and sideload the kernel in recovery!
i broke my S3 on stock so nothing was enabled.
i enabled adb via the default.prop and compiled the kernel and flashed in recovery(sideload).
now i have full control over the device.
Click to expand...
Click to collapse
{
"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"
}
Links:
Source code: http://goo.gl/fgLHWx use the github link
GitHub: https://github.com/kjanku1/WindowsApplication1
The tool itself: https://drive.google.com/file/d/0B5...=sharing&resourcekey=0--HHg4Q8nZqze3N1TYZ1irA
Mirror 1: http://www.4shared.com/file/-QVlYf0tba/Android_Control.html - old version
Mirror 2: http://d-h.st/iJO
PREMIUM (donation) version with vnc support (TightVNC and VNC server)
http://goo.gl/XWYpEy
Linux port by ternes3
Source Code:
reBT-SOFT: https://git.rebtsoft.de/open-source/touchcontrol-for-android/tree/master
GitHub: https://github.com/ternes3/TouchControl-for-Android
Binary:
MEGA: https://mega.co.nz/#!0051URJA!O7RF_JNQcZ0-s13lEEJtCd3_Tv4pAznX9duy97Ru6aQ
WINDOWS XP version!!! thanks to Senior Member smogf
https://mega.co.nz/#!xJJQjTLR!S29tJrWxrtmxc2DNTm1cZrGkV-jdtxAqCBJco9dhQSg
Youtube video
**to do:
Swipe to unlock for more screen resolutions (currently only 764x1280) Done, Please update
Pattern unlock Done
Caps Lock
More swipe gestures
Full touchscreen support Done
No installation needed.
FAQ
Enable USB debugging
http://forum.xda-developers.com/showpost.php?p=66731042&postcount=260 thanks to @Msmtx
Secure ADB ("unclickable" pop-up)workaround
http://forum.xda-developers.com/showpost.php?p=66731042&postcount=260 thanks to @Msmtx
File missing errors
Just close it and open it again.
Swipe option not working?
Download the latest version or post the resolution of your phone.
Other issues
http://forum.xda-developers.com/showpost.php?p=65891140&postcount=255 thanks to @Scooby00
If you have any problem, ask me anything.

Good ! I'm try it.

k.janku1 said:
I would like to present you my little program written in Visual Basic.
This tool lets you use your device through your Windows pc even if your touchscreen doesn't work or you can't see anything.
You need to have usb debugging enabled.
It uses [email protected], which wasn't made by me.
http://youtu.be/yrAN69XjNtg
Links:
Source code: http://goo.gl/fgLHWx
GitHub: https://github.com/kjanku1/WindowsApplication1
The tool itself: http://goo.gl/0foDiL
No installation needed.
The first time you open it, you'll see an error. Just close it and open it again.
If you have any problem, ask me anything
Click to expand...
Click to collapse
How to move the phone to desktop like you post the picture
send for I8190N R-Mod v2 using XDA Premium 4 mobile app

pang34 said:
How to move the phone to desktop like you post the picture
send for I8190N R-Mod v2 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you have usb debugging enabled, just connect your phone to your pc and start the program, it should find it automatically

Great work, thank you very much! :good:

this is super useful~
will try this app after clearing some file in my s2
thanks~

I connected (desire hd) and can see my device but it says rejected next to it. How can i fix this ?
Thanks!

very useful
thanks

ymcc said:
I connected (desire hd) and can see my device but it says rejected next to it. How can i fix this ?
Thanks!
Click to expand...
Click to collapse
try to connect/disconnect or restart the adb server again and click on your phone if a window comes up with something like trust this comuter then just click yes.
Its really an usefull app! i just used it to try it but its really usefull if you have a broken screen.

is there a way to make this compatible with ubuntu? thanks

pang34 said:
How to move the phone to desktop like you post the picture
Click to expand...
Click to collapse
Don't you find it a bit stupid to quote the whole op to ask a question ? Just sayin.
@k.janku1 I forgot... a very good app, super useful. Keep up the good work. :thumbup:

homephysician said:
is there a way to make this compatible with ubuntu? thanks
Click to expand...
Click to collapse
The [email protected] app should surely work with ubuntu cause its an java jar file, but the visual basic application you can try to run with whine i suppose.

Thanks! This will come in handy on my girlfriend's Skyrocket with a shattered screen.

Would love to try this app.
Sadly I can't acquire a connection via Wifi. I certainly enabled
all the needed options on my device (LG Optimus 4X HD [p880]),
but as soon as I click on the adb connection button a cmd window
comes up with the path C:\User\MyName\Downloads\Tools (probably the path where it expect adb to be)
and if I move via "cd" to my adb and run it nothing happens.
On second try I was able to change the path via the [email protected] part of the app
but still nothing happens when I hit the button besides the cmd window coming up.
Will try the usb way now.
EDIT: USB way works perfectly fine :good:
Thanks for this!

thank you very much! data recovery should now be easy

Nice application :good::good:

for people who dont have adb enabled, i suggest you contact a kernel developer to automatically enable it in the default.prop and sideload the kernel in recovery!
i broke my S3 on stock so nothing was enabled.
i enabled adb via the default.prop and compiled the kernel and flashed in recovery(sideload).
now i have full control over the device.
thanks for the tool mate! i hope to see it cross compiled for linux soon aswell

Very nice! Works great. I have a suggestion, if it's even possible, a few months back I cracked the screen and digitizer at the same time. Turning the screen on would make the phone go haywire since it was registering multiple "touches" from the broken screen/digitizer. Anyway to implement this with the screen completely turned off? Just curious.

is there away for the tool to work if usb debugging wasn't enabled on my broken phone???

Omario-242 said:
Would love to try this app.
Sadly I can't acquire a connection via Wifi. I certainly enabled
all the needed options on my device (LG Optimus 4X HD [p880]),
but as soon as I click on the adb connection button a cmd window
comes up with the path C:\User\MyName\Downloads\Tools (probably the path where it expect adb to be)
and if I move via "cd" to my adb and run it nothing happens.
On second try I was able to change the path via the [email protected] part of the app
but still nothing happens when I hit the button besides the cmd window coming up.
Will try the usb way now.
EDIT: USB way works perfectly fine :good:
Thanks for this!
Click to expand...
Click to collapse
Some older versions of adb don't support wireless debugging, you also need to enable wireless debugging on your phone

Related

[10 OCT 2011][IceCreamSandwich MARKET][SCRIPT]MarketUpdater for all Android Devices!!

MarketUpdater​
by ScumpinatoS​
Screen​
{
"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"
}
What is it?​This script allows you to install the Latest version of android market even if you don't live in the U.S.A!
Requirements​
- Windows 98 or above
- An Android Device
- Admin rights (Vista/7)
- USB DEBUG ON
How to use?​
1. Download the Link at the end of the post
2. Double click on MarketUpdater.exe
3. Now the script is running
4. Choose the option that you want and the script will do everything
In the guided mode the script guides you trough the script telling you something about the command and how to use them It's good if you want to know how the script work or if you want to learn something about adb scripting
Now the download link:
MarketUpdater.exe
Changelog:
v3.2.0
1. New Ice Cream Sandwich Market (v3.2.0)
2. New style (black-cyano)
v3.1.5
1. New market (v3.1.5)
2. New style (black-red)
v3.1.3b1
1. Totally new script!
2. Added a restore mode in the specific mode
3. Now the script will work on every android device, rooted, not rooted, samsung, htc, lg and so on...I am 101% sure or that
4. Small BUG fixes
5. Change of the style XD
v3.1.3
1. Totally new script
2. 3 method
3. Market updated to v3.1.3
4. More Stylish
v1.1:
1. Updated the Market from 3.0.26 to 3.0.27.
2. The script doesn't need the reboot anymore!!
3. Now the Market is installed in /data instead of /system
Enjoy and leave a feedback
Who wants the source code, ask to me in PM
IF YOU LIKE MY WORK, PLEASE THANK ME AND CONSIDER DONATE TO ME, EVEN 1$ IS GOOD, I'M JUST A STUDENT
Thanks This seems to work like it is supposed to
I'm making a new script, because this isn't working for everybody!
Just Stay tuned
The fix will be posted tomorrow because i've bricked my ideos XD
its working on u8150 great job!!!
You're welcome ulissescg
If you want, thank me clicking on the Thanks button under my first post, thank you!
Anyway...I cannot do further tests because my smartphone is blocked (Ideos U8150) on the Stock Vodafone ROM and the bootloader does not work, so if the script doesn't work for you, follow these steps:
- Extract the .exe file (You need WinRar I think)
- Take the .apk files
- Send it to the phone
- Install it manually from the phone
This should work
Script updated!
Now it will works on all Android Devices!!
If you find any BUG please report it here, so I can fix it
*bump*
Any bug?
Can't wait to try it. What exactly does this script? I mean how it is working
Sent from my GT-I9100 using XDA Premium App
It works like that:
-It makes the BackupMarket folder in C:\
-It copies the com.android.vending-1.apk (which is in /data/app/ and this file could not exist!) in the phone to the C:\BackupMarket folder
-It copies the file Vending.apk (whic is in /system/app/ this file exist in every devices) from the device to C:\BackupMarket
-It copies the com.android.vending-1.apk (whic is included in the script) to the /data/app/ directory into the device
-It copies the file Vending.apk (whis is included in the script) to the /system/app/ directory in the device
-The script will reboot the phone.
This is how it works, if you wants the source-code, don't hesitate to contact me in PM or at [email protected]
Thanks for the explanation, tried it and works great. Thanks for this script mate.
Sent from my GT-I9100 using XDA Premium App
This fix the movie root problem thank's in advance.
Sent from my HTC Desire HD using XDA Premium App
*bump*
Have you find a bug in the script? If Yes, please tell me so I can fix it
BTW the script was downloaded a 191 times until now Thanks people!!
No joy...
ScumpinatoS said:
*bump*
Have you find a bug in the script? If Yes, please tell me so I can fix it
BTW the script was downloaded a 191 times until now Thanks people!!
Click to expand...
Click to collapse
Doesn't work for me - creates the directory and then sits there, doing nothing. No files copied. Debug is on, USB Storage off (also tried with it on). Unarchived and ran ADB in archive with "devices" - nothing shows as connected so that's probably why.
Will try again at home where I did the original root - maybe ADB is not working here. Will update later.
Droid incredible, CM7.10 RC1 w/std kernel, Clockwork 3.0.0.8 w/ S-OFF
Hi,
it isn't working for me either. tried everything i can think off.
any help
thanks scott
rpitera said:
Doesn't work for me - creates the directory and then sits there, doing nothing. No files copied. Debug is on, USB Storage off (also tried with it on). Unarchived and ran ADB in archive with "devices" - nothing shows as connected so that's probably why.
Will try again at home where I did the original root - maybe ADB is not working here. Will update later.
Droid incredible, CM7.10 RC1 w/std kernel, Clockwork 3.0.0.8 w/ S-OFF
Click to expand...
Click to collapse
You have no ADB Drivers in your PC. I'm 100% sure of that, and now I will explain to you why is that:
The script controls that your phone is connected to the PC and that is correctly running with ADB. If the phone isn't working fine with ADB the script will NOT run until the phone is correctly running with ADB.
In english, that means that your ADB Drivers aren't installed properly
Let me know if the script works on your main PC
scalda said:
Hi,
it isn't working for me either. tried everything i can think off.
any help
thanks scott
Click to expand...
Click to collapse
Can You explain a little bit more your problem? Thank you
PS: I'm sorry for my bad english, but I study English only at school, other than watch series in English with English subtitles
I've got this message (got it and another one first time, but hadn't the reflex to do a screen ...).
Running rooted HTC Desire with Oxygen ROM.
Version of Market installed shows 2.3.4 in the app list and when I run the app, it still is the old version.
That isn't normal...try to re-download the script...are you using Windows?
Success
You have no ADB Drivers in your PC. I'm 100% sure of that, and now I will explain to you why is that:
Click to expand...
Click to collapse
Yes, and I figured that out after awhile and tried to install them but was unsuccessful. I tried it again on the home PC (Vista64) where I had previously installed the SDK and it appeared to start but not finish - after showing the transfer statistics, it basically just stopped.
I did see activity on the phone, but not a full reboot. When I looked at the market however, it had definitetly updated it and it was working great. With the script still active and the phone connected, I did a manual reboot. At that point the script declared the update a success.
So guess the only thing it missed was doing a full cold reboot.
The new market looks and works great - thanks so much for putting this together for noob hackers like myself. In addition to making it easy, looking at the syntax of the script taught me a few things. Cheers!
ScumpinatoS said:
That isn't normal...try to re-download the script...are you using Windows?
Click to expand...
Click to collapse
I did it ... twice.
Yes this is windows. Maybe something different about my ROM then?
Sent from my HTC Desire using XDA App

[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | One S

Link To Main Thread
{
"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"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.
Reserved
Reserved.
Looks really good... Thus is exactly the kind if tools which gonna make customs ROMs more popular and our life's easier!
The GUI looks awesome!
Cheers for that!
Well done, this is great work!! I cant use it myself as I use a mac for my music production but I wish this was about when I was using windows. Would have made life much easier. :laugh:
EDIT: Thread re-opened.
Great Tool, should help new users who are uncomfortable with fastboot and adb.
Any instructions for new users?
Like do you need to have your phone in bootloader mode <fastboot usb> plugged into pc?
Or when your phone is on, do these commands automatically reboot to bootloader and run?
If so, should the user have usb debugging enabled in settings menu?
tivofool said:
Great Tool, should help new users who are uncomfortable with fastboot and adb.
Any instructions for new users?
Like do you need to have your phone in bootloader mode <fastboot usb> plugged into pc?
Or when your phone is on, do these commands automatically reboot to bootloader and run?
If so, should the user have usb debugging enabled in settings menu?
Click to expand...
Click to collapse
All the buttons are pretty self-explanatory. Almost all of the buttons automatically reboot to the necessary mode, and tell the user if something is needed of them, such as enabling USB Debugging, choosing a file, etc.
WindyCityRockr said:
All the buttons are pretty self-explanatory. Almost all of the buttons automatically reboot to the necessary mode, and tell the user if something is needed of them, such as enabling USB Debugging, choosing a file, etc.
Click to expand...
Click to collapse
Looks like a great tool for noobs look forward to some feedback I'll gladly pass on to such when I know all functions work! good job man!
Just like the all-in-one tool, but just simpler and looks pretty much more user-friendly. I'll try this tool with my friend's One S. Thanks to the OP. Great job! :thumbup:
Edit: and it'll be much more awesome if it'll have options like, s-on (from s-off), unroot, and relock bootloader.
Good morning.
Here I am, a totally newbie in the world of modding.
I bought the One S last year, and is still completely stock.
I would like to install a rom, but I don't know in which order should I press those buttons in the toolkit.
Thanks in advance
Hello guys, thats pretty much the best tool around ! Big regards to the dev. But I have a problem , i have HTC one s s4 and wanted to unlock bootloader, everything is fine until i have to press the unlock bootloader button , it says that cant find the device .. hmm whats wrong , its connected , it says fastboot USB is on .. so .. any help ?
beerfly said:
Hello guys, thats pretty much the best tool around ! Big regards to the dev. But I have a problem , i have HTC one s s4 and wanted to unlock bootloader, everything is fine until i have to press the unlock bootloader button , it says that cant find the device .. hmm whats wrong , its connected , it says fastboot USB is on .. so .. any help ?
Click to expand...
Click to collapse
just a thought have you put the unlock_token into the toolkit folder where adb & fastboot are?
rustykwak said:
just a thought have you put the unlock_token into the toolkit folder where adb & fastboot are?
Click to expand...
Click to collapse
Yes i did ...i noticed that when i select and press reset to bootloader command, the cmd window appwears, do whats supposed to do, when i need to use another command, I need to close this window, so I can use the tool, if not, the tool cannot be used as it is unactive while the cmd window is open ...hmmm. it says device offline , i updated all adb stuff, everything is alright .. only when i choose to unlock bootloader option it loses connection with my phone , no matter that fastboot usb is shown on bootloader status screen..
Fixed it after managed to find the command line and did it manualy
Sent from my HTC One S using xda premium
beerfly said:
Yes i did ...i noticed that when i select and press reset to bootloader command, the cmd window appwears, do whats supposed to do, when i need to use another command, I need to close this window, so I can use the tool, if not, the tool cannot be used as it is unactive while the cmd window is open ...hmmm. it says device offline , i updated all adb stuff, everything is alright .. only when i choose to unlock bootloader option it loses connection with my phone , no matter that fastboot usb is shown on bootloader status screen..
Fixed it after managed to find the command line and did it manualy
Sent from my HTC One S using xda premium
Click to expand...
Click to collapse
ok so when you extract the files in the zip on to your desktop leave the files in place dont remove the application out of folder with the data file folder the tool uses leave the app and data folder in its folder.
---------- Post added at 08:08 PM ---------- Previous post was at 08:04 PM ----------
Dont know if it would work better to put the phone into bootloader mode then fastboot usb mode then run the tool?
I wanna use this to s-off but trying to run tool i get this error.
RichieRich84 said:
I wanna use this to s-off but trying to run tool i get this error.
Click to expand...
Click to collapse
You need to install the latest .NET framework from here.
Thats a nice tool you got there. Definitely should be put in general section once the full guide has been written.
At last, this phone is gonna be rooted... but... when i put the Device Identifier Token in the dev. page of HTC, it's doing something, followed by a blank page and nothing else. Don't even get the email with the unlock code.. what to do?
-=SOLVED=-
If you don't get a response from HTC or a blank page.
goto:
http://forum.xda-developers.com/showthread.php?p=47215003#post47215003
I keep getting "error device not found" i installed the drivers and everything.
fusk said:
I keep getting "error device not found" i installed the drivers and everything.
Click to expand...
Click to collapse
Same here, ADB can't detect the device..

[PC-APP] SGN3 Mod Tool

DOES IT WORK? I am yet to receive my SGN3, so I haven't been able to test.
I made this tool originally for SonyEricsson Xperia X10, but have now modified it to work for our Samsung Galaxy Note 3. I hope it will make life a little easier when modifying files on the device. It uses ADB to pull and push files, change file permissions and much more - so users don't need to remember long command prompt/terminal emulator commands! It also has a nifty little application manager, which allows for quick installation, backup, and removal of both pre and self -installed software. It has a LogCat function to read and save logs on the go when investigating errors, as well as functionality to decompile/recompile APK, JAR and ODEX files, sign and zipalign APKs, and decompile System images. Finally, straight ADB shell access is integrated.
{
"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"
}
Instructions:
1. Download.
2. Extract archive.
3. * Install LinuxReader to GalaxyS3ModTool\tools\LinuxReader.
4. Run SGN3ModTool.jar!
*This step is only needed for the Decompile System function in the ROM Manager.
Note: Make sure your phone is connected in debug mode, you have root privileges, and unsecured your device's shell. The application will try to unsecure your shell if you haven't already, but worst case scenario you might have to do this manually.
Also, the manage ROMs functionality is still experimental, and the Recompile System function is disabled. If you know how these processes can be automated, let me know and I will incorporate the functionality.
If you have problems, let me know and I will try to sort them out with you. Keep in mind that often when a modification goes wrong, you can simply push back the original files and reboot. So keep backups handy!
Reserved in case of future expansion.
Very interesting, will test when i get back home. Thanks!
Sound good mate. I'll give it a go I reckon
Wow sounds awesome thank you very much
Does it backup app data as well? This looks very promising. As it is java based, would it work on other platforms?
Sent from my Nexus 4 using Tapatalk
Post Removed
Breach said:
1. Download.
2. Extract archive to C:\cellphone\SGN3ModTool
3. * Install LinuxReader to C:\cellphone\SGN3ModTool\tools\LinuxReader.
4. ** Install the Java Runtime Enviroment from.. http://www.java.com/en/download/windows_xpi.jsp?locale=en
5. Make sure your Note 3 is plugged in and the screen is unlocked.
6. Run SGN3ModTool.jar
* This step is only needed for the Decompile System function in the ROM Manager.
** This step is only needed if you do not already have the JRE installed.
------------
It is telling me the device is offline. For example.. Roboot, Refresh Content, etc.. do not nothing.
Make Dir says "Directory Created" but does this...
adb shell mount -o remount,rw /system
adb shell mkdir "/test"
error: device offline
Click to expand...
Click to collapse
you have to allow ADB to acces your device..
when you try to do anything with ADB, look at your phone screen, it will give you a popup that will enable you to 'allow ADB connections'
karoolus said:
you have to allow ADB to acces your device..
when you try to do anything with ADB, look at your phone screen, it will give you a popup that will enable you to 'allow ADB connections'
Click to expand...
Click to collapse
I watched my screen. I got no popups other than the original "usb connected" popup when I plugged in the usb cable.
Edit: Deleted the app. No Support from Dev.
Breach said:
I watched my screen. I got no popups other than the original "usb connected" popup when I plugged in the usb cable.
Edit: Deleted the app. No Support from Dev.
Click to expand...
Click to collapse
this actually does work!
if somone still wants to use it for whatever reason you can:
get a kernel that is not SElinux enforcing (permissive).*
get adb insecure by chainfire and switch to insecure mode.
be sure that in the app it says:
Binary: Insecure
USB debugging: Enabled
should work, at least for me it did.
not sure if every custom kernel(permissive) works.
*lastest wanam exposed module has an experimental feature to set the selinux to permissive.
i havent tried it but maybe you can do the above with stock kernel and just setting permissive mode in wanam.
edit: does not work with stock kernel, at least for me.
i have not tested every function of this tool but connecting, pushing, pulling and so on work.
there are other tools that can do that, i wrote this just for information.
works well here! well done
cant get it to work on mac
thanks MrRusch for your great work!
I am a newbie about these stuff so forgive me if these are questions are stupid~
I was trying to use it to deodex the SamsungChineseIME apk and I got 2 questions want to ask.
1. when it asks for "Install Framework?", I choose the framework-res.apk extracted from my rom. But I also notice there is a twframeworkres.apk in the rom, do I need to include that also?
2. I came to a prompt asking me for "Select framework directory to reference" (as attached screen), I was hold back since I don't know what to choose for this.
Thank you again for your effort and this great tool!

[root] chuwi v10hd 3g

Hello ,
I find a way to root this very good tablet , the "CHUWI V10HD 3G 64GO" dual boot windows 8.1/android 4.4.2 and 4.4.4.
I have followed this website : http://tablette-chinoise.net/rooter-toutes-les-tablette-intel-x86-avec-supersu-t7014
Frist you need to download the rooting kit : http://ul.to/71jrzvgy
and the intel adb driver : IntelAndroidDrvSetup1.9.0.zip
On your computer ,unzip the "IntelAndroidDrvSetup1.9.0.zip" and run the .exe to install the driver
connect your tablet to your computer , and boot the tablet on android
On android ,activate the "Usb debug mode" from the developper menu
On your computer unzip the "Root-tablette-chinoise.net.rar" and launch the "3 Root-tablette-chinoise.net.bat"
follow the instrunction on your screen , and yeah it's done !!:highfive:
hope it helps.
mirrors:
Root-tablette-chinoise.net.rar
http://uptobox.com/egez2zpy2lls
IntelAndroidDrvSetup1.9.0.zip
http://uptobox.com/d3mmycfutzzt
funregis said:
Hello ,
I find a way to root this very good tablet , the "CHUWI V10HD 3G 64GO" dual boot windows 8.1/android 4.4.2 and 4.4.4.
I have followed this website : http://tablette-chinoise.net/rooter-toutes-les-tablette-intel-x86-avec-supersu-t7014
Frist you need to download the rooting kit : Root-tablette-chinoise.net.rar
and the intel adb driver : IntelAndroidDrvSetup1.9.0.zip
On your computer ,unzip the "IntelAndroidDrvSetup1.9.0.zip" and run the .exe to install the driver
connect your tablet to your computer , and boot the tablet on android
On your computer unzip the "Root-tablette-chinoise.net.rar" and launch the "3 Root-tablette-chinoise.net.bat"
follow the instrunction on your screen , and yeah it's done !!:highfive:
hope it helps.
Click to expand...
Click to collapse
can you please upload the rooting kit and adb drivers to xda servers or mediafire or mega. uploaded.to is not the most convienient. have to wait 3 hours to get the next filr
suspect008 said:
can you please upload the rooting kit and adb drivers to xda servers or mediafire or mega. uploaded.to is not the most convienient. have to wait 3 hours to get the next filr
Click to expand...
Click to collapse
I have added uptobox
funregis said:
I have added uptobox
Click to expand...
Click to collapse
thak you very much for fast action. hope to be in touch. any issues so far with the device? I only had it for 2 days but could not try it.
It's working fine. The battery is the only weak point.
funregis said:
It's working fine. The battery is the only weak point.
Click to expand...
Click to collapse
Yep noticed that, but its expected running a x86 processor and powerful hardware. Idle drain in android is higher than windows.
anyways, funregis, I cant get root with your script. I got drivers installed and adb works fine. it gets detected and device responds to adb commands. but root script is not working as intended.
I get lot of missing files messages in the script window. here I attach screen shot as I cant copy it.
can you recheck the script in bat file. I see that you are trying to copy the files to temp folder in devices data partition but I think im not seeing the source is declared correctly. so no file is being copied. im not much of a script guy so I dont know for sure exactly. can you help me.
Edit : checked, script seems to be correct.
{
"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"
}
suspect008 said:
Yep noticed that, but its expected running a x86 processor and powerful hardware. Idle drain in android is higher than windows.
anyways, funregis, I cant get root with your script. I got drivers installed and adb works fine. it gets detected and device responds to adb commands. but root script is not working as intended.
I get lot of missing files messages in the script window. here I attach screen shot as I cant copy it.
can you recheck the script in bat file. I see that you are trying to copy the files to temp folder in devices data partition but I think im not seeing the source is declared correctly. so no file is being copied. im not much of a script guy so I dont know for sure exactly. can you help me.
Edit : checked, script seems to be correct.
View attachment 3349402
Click to expand...
Click to collapse
Have you set your tablet in "debug USB mode" from the developper menu on android ? I forgot to write this on the guide
funregis said:
Have you set your tablet in "debug USB mode" from the developper menu on android ? I forgot to write this on the guide
Click to expand...
Click to collapse
yep thats the basics right.
Your script works. I executed commands manually. all work fine. all the files get pushed and every command is in right way when executed manually. but just after the tab restart, all things get reset. im not sure about a workaround on this situation. do you have any idea?
I ve set usb debugging and drivers installed correctly and adb works fine.
suspect008 said:
yep thats the basics right.
Your script works. I executed commands manually. all work fine. all the files get pushed and every command is in right way when executed manually. but just after the tab restart, all things get reset. im not sure about a workaround on this situation. do you have any idea?
I ve set usb debugging and drivers installed correctly and adb works fine.
Click to expand...
Click to collapse
Strange it worked for me on android 4.4.2 and 4.4.4 , no idea of the problem if all command worked
When you launch the .bat have you "0/root" as id in the first prompt ?
I've uploaded the rooting kit with english translation (it can helps or not...)
funregis said:
Strange it worked for me on android 4.4.2 and 4.4.4 , no idea of the problem if all command worked
When you launch the .bat have you "0/root" as id in the first prompt ?
I've uploaded the rooting kit with english translation (it can helps or not...)
Click to expand...
Click to collapse
Yes ID is "0/root". its still the same as screen shot when ran the script bat file. im gonna try manual method again and without rebooting I will update the su binaries
Got the root
I achieved the root. just I had to manually push the files and everything. and without reboot I updated the binaries and now it sticks. so thank you for help and files.
Nice
OK, dudes. CONFIRMED ROOT android 4.4.4 with MOTOCHOPPER thanks to morlock8k's link: http://www.mediafire.com/?f4lipgd1hh3jug2

HOW TO UNLOCK BOOTLOADER ON LENOVO TAB TB-7504X

I am using 'fastboot oem unlock' but
Erorr shows me
'fastboot (remote : unknown command)
How to solve this problem
???
Please help me
Download the latest version of fastboot & ADB.
You can see what version adb and fastboot you have installed, just open a command window and type: sudo adb --version (then hit enter) sudo fastboot --version (hit enter key) that will show your installed version of those tools. I believe right now the latest is 31.02 but I could be wrong. It is updated often and using an older release of adb and fastboot can and will cause issues..
Go here to download adb and fastboot. https://developer.android.com/studio/releases/platform-tools
Just download the android sdk for whatever OS you use on your computer, unzip...
What is the device you are trying to unlock? Have you enabled developer options on the phone and changed usb settings to file transfer instead of the default which is charging? Also have if that was done did you keep a close eye on your device because there will be a small box that pops up that must be immediately checkmarked so that your computer can communicate with your device. Have you selected "allow oem unlock"Also in the developer options? it might be good idea to set your lock screen to "none" instead of having a lock set for it. Any time anything is installed on a computer it almost always needs to be rebooted. If you have not done any of that I would suggest doing it all.
Also depending on what device you are attempting to unlock the bootloader on, the wording could be slightly different. My Pixel 4XL uses: fastboot flashing unlock , to unlock bootloader. So keep that in mind as well. If you use Windows OS on your computer some day when you have a minute check out Linux. You can make a "live USB" burn a copy of a Linux distro to a USB drive and boot from it and or install it along with your Windows OS, aka dual boot... The very first time I used Linux, it was Ubuntu and quite a few years ago and I would never return to Windows!! Can't stand it! Linux is made for doing what we do to our phones.
If you need more any help with this some other time and still cannot get it installed message me on here or should I say "start a conversation" with me here on xda. Same thing with the new layout.. My user name is the same here on XDA as it is on telegram. Feel free to shoot me a message any time. It may take a some time to respond depending on what day it is and what time and all that but I will respond.
Here is one of the best guides in my opinion on how to get and setup adb and fastboot tools on MAC, Linux and Windows OS. https://forum.xda-developers.com/t/guide-unlock-flash-root-for-the-pixel-2-xl-taimen.3702418/
(Edited)
flash713 said:
it is not working, same error after update.............
Click to expand...
Click to collapse
{
"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"
}
MBF_9802 said:
View attachment 5323891
Click to expand...
Click to collapse
Try typing: sudo fastboot --version & sudo adb --version and make 100/% that they are most current and up to date. I'll go grab a link really fast...
Okay idk how you installed adb & fastboot but this guide in my opinion is the best!!! https://forum.xda-developers.com/t/guide-unlock-flash-root-for-the-pixel-2-xl-taimen.3702418/
Try using different ports, reboot your computer..
Did you already have the pop up on your device once connected to computer or no? If not your it won't work at all.
Enable developer options
USB debugging
Now plug in to a different USB port.
Now scroll down on phone to default USB configuration and change it from the default which is "charging" to "file transfer" but keep your eyes on your device screen because the pops up will only show itself for a few seconds. When it does checkmark the box. You should be good then. Windows has driver issues alot of the time!! I switched to Linux years ago and I have no driver issues. Or anything else far as that goes.
flash713 said:
Try typing: sudo fastboot --version & sudo adb --version and make 100/% that they are most current and up to date. I'll go grab a link really fast. Brb
Click to expand...
Click to collapse
MBF_9802 said:
View attachment 5323897
Click to expand...
Click to collapse
Looks like that's not latest. Go here and download latest and install on your computer. See if that helps. Directions in the op of link I pasted in my last post for all OS, Mac, Windows, and Linux.
Type sudo adb devices
What does that do when you are plugged in to pc with phone?
flash713 said:
Looks like that's not latest. Go here and download latest and install on your computer. See if that helps. Directions in the op of link I pasted in my last post for all OS, Mac, Windows, and Linux.
Type sudo adb devices
What does that do when you are plugged in to pc with phone?
Click to expand...
Click to collapse
All try but reason only command not found
Please help......
flash713 said:
Looks like that's not latest. Go here and download latest and install on your computer. See if that helps. Directions in the op of link I pasted in my last post for all OS, Mac, Windows, and Linux.
Type sudo adb devices
What does that do when you are plugged in to pc with phone?
Click to expand...
Click to collapse
Same error in updated version
How to solve
MBF_9802 said:
Same error in updated version
How to solve
Click to expand...
Click to collapse
Did you ever onstll universal usb drivers for adb? If not install them and afterwards reboot your computer and then try.
flash713 said:
Looks like that's not latest. Go here and download latest and install on your computer. See if that helps. Directions in the op of link I pasted in my last post for all OS, Mac, Windows, and Linux.
Type sudo adb devices
What does that do when you are plugged in to pc with phone?
Click to expand...
Click to collapse
Same error in updated version
flash713 said:
Did you ever onstll universal usb drivers for adb? If not install them and afterwards reboot your computer and then try.
Click to expand...
Click to collapse
yes but same problem in universal usb drivers

Categories

Resources