Download Flashtool and libusbx 1.0.14
Uncompress libusbx log into su and type this command
Code:
# ./configure
Now type this command
Code:
# make -B
Finally type this command
Code:
# make install -B
Congrats you have installed libusbx 1.0.14 :victory:
Now we have to add these rules but first connect your phone and type this command
Code:
lsusb
{
"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"
}
In my case is: Bus 003 Device 002: ID 0fce:615d Sony Ericsson Mobile Communications AB
Now grab this value
Code:
Bus 00x Device 00x: ID 0fce:[B]xxxx[/B] Sony Ericsson Mobile Communications AB
Finally we just add these rules at /etc/udev
Code:
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="[B]xxxx[/B]", MODE="0777"
Name the rules as 51-flashtool.rules
Uncompress Flashtool and run it as root
Credits go to Bin4ry & Androxyde
I was having some problems in back track but now its working thanks a lot!
Sent from my R800i using xda premium
BryanRG1996 said:
Code:
# make -B
Click to expand...
Click to collapse
in which dream did u see the make command working ? libusbx is missing.. to install it u need the dependaries first. after installing the dependaries it sais that automake command is missing. after installing automake it says that automake version is 1.13 and we need .1.13.4.
so libusbx cant be installed so flashtool is not working. reported from ubuntu 13.10. maybe u are on some very old ubuntu version ? i cant explain it in an other way....
Confused
I can't seem to understand ANY tutorial on this. Do we add the properties to 51-flashtool or 99-android? and what do I click on to run flashtool? I don't see anything executable in the folder
hi
could u tell me how to this part?? im new to ubuntu. searched but confused
inally we just add these rules at /etc/udev
Code:
SUBSYSTEM=="usb", ACTION=="add", SYSFS{idVendor}=="0fce", SYSFS{idProduct}=="xxxx", MODE="0777"
i cant figure how to add the line in etc/udev
Related
hi firends
How do I know that my phone (legend) is rooted or not?
what are Symptoms for a rooted phone?
Enable usb debugging, install driver, open cmd, type adb shell and press enter. Then type su and if you get this # you are using a rooted rom. If it says access denied you are not.
Liquid211 said:
Enable usb debugging, install driver, open cmd, type adb shell and press enter. Then type su and if you get this # you are using a rooted rom. If it says access denied you are not.
Click to expand...
Click to collapse
1- how to install driver?
2- please see this picture and tell me what is wrong...
{
"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"
}
If you haven't even installed ADB I don't know how you would think your phone is rooted? Did you buy it used?
Anyways. Download this ADB. Unzip to c: and run adb.exe shell from a cmd in c:\android-sdk-windows\tools
But make sure you install the driver first.
Go to Settings, Programs, Development and Tick Off "USB Debugging". Then when you connect your device to your computer it ask for a driver. It can be located in the android-sdk-windows folder under usb_driver.
thanks Liquid211 very much!
Liquid211 said:
... Then when you connect your device to your computer it ask for a driver. It can be located in the android-sdk-windows folder under usb_driver.
Click to expand...
Click to collapse
I have no such folder under "android-sdk-windows". I only see "add-ons", "platform" and "tools"...
just try a app that needs root rights.
for example many screenshot apps need su.
another way would be to look if u ve got the superuser app in ur app menu.
and ofcause a terminal like program could help to indicate if uve got root rights.
Simply download a terminal emulator from market and type 'su'...
Sent from my Legend using Tapatalk
ok, I've decided to make my own theme, there's a lot of work to do since really I have no so much skills for photoshop and stuff, but this is my first try!!!
for this first release it just have a few changes, the style will be orange themed, for now only this:
Wifi at all states
Battery at normal, charging and unknow state
Unlock halo and Unlock ring are now an orange hexagon (inspired by HC you know)
And I hope daily there will be new changes.
NOTE: I'm not shure how to make an update.zip for our CWM, so, if there is someone can explain how to make one, I will be grateful.
For now just unrar rar file and put framework-res.apk, SystemUI.apk and installtheme.sh on /sdcard
open cmd and type this commands:
adb shell
su
cd /sdcard
sh installtheme.sh
{
"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"
}
looks promising. How would one go about removing this theme?
swampy67 said:
looks promising. How would one go about removing this theme?
Click to expand...
Click to collapse
You mean get back to original theme? Just replace originals apk on sdcard and run installtheme.sh
thanks ill give it a shot
Do you have the wallpaper your using? Anywhere or do I need to find it online?
Here's a wallpaper I modified just took the original honeycomb that is installed made if fire ambe orange. To offset the lockscreen's bright orange.
http://www.mediafire.com/?jpdc7ku7d309b2t
here you have
http://www.flickr.com/photos/azeected/4635280640/sizes/o/
It looks great thanks so much
tab stuck on acer logo after initial reboot
my bad i was using incorrect rom
export PATH=/data/local/bin:$PATH
$ export PATH=/data/local/bin:$PATH
$adb shell
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
error: device not found
$su
# cd/sdcard
cd/sdcard: not found
#
abditerex said:
export PATH=/data/local/bin:$PATH
$ export PATH=/data/local/bin:$PATH
$adb shell
* daemon not running. starting it now on port 5038 *
* daemon started successfully *
error: device not found
$su
# cd/sdcard
cd/sdcard: not found
#
Click to expand...
Click to collapse
looks like adb don´t detect your device (do you have usb-debugging on?)
BTW: the right is "cd(space)/sdcard
Code:
*** Disclaimer
This Tool is in testing status so don't blame me if( provocate a thermonuclear war || unicorns jump out of your monitor)
Introduction:
3 or 4 years ago i coded a fastboot and adb tool for the most HTC devices. I thought i make a new one with GUI.
This tool should help Users to flash via fastboot and do things with ADB( or for the lazy ones who don't want to type the commands ).
Click to expand...
Click to collapse
Images:
{
"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"
}
Features:
Fastboot:
Check Fastboot connection
Flash Bootloader
Flash Radio
Flash Recovery
Flash System
Flash Userdata
Flash CacheADB:
Check ADB connection
Pull File
Push FilePlanned:
ADB Shell
Tool Updater ( currently working on it)
flash zip via recovery from tool (need to think how i could get this work)
more ADB features
more fastboot features
Should work with most adndroid devices that supports fastboot and adb
More is comming!
Click to expand...
Click to collapse
Install instructions
Run setup.exe as Admin
Installdir is %program files(x86)%\EasyFastbootandADB
Start Menu Entry is enabled
Desktop icon is enabled
Click to expand...
Click to collapse
Downloads
Download
https://mega.co.nz/#!QsBWSBYa!e2XuFNYiYdLOI5Nm0BFruuIs6tQoCyfdIx88QvGhUnM
setup.exe - 724.98 KB
Click to expand...
Click to collapse
XDA:DevDB Information
Easy Fastboot and ADB GUI, Tool/Utility for all devices (see above for details)
Contributors
sypher1337
Version Information
Status: Testing
Code:
Changelog:
25.11.2014 - initial testing release
Created 2014-11-25
Last Updated 2014-11-25
Reserved
Reserved
any device list on which its working,,,,?
if you could put step by step tutorial that would be very helpful..
Thanks.
vwong said:
any device list on which its working,,,,?
if you could put step by step tutorial that would be very helpful..
Thanks.
Click to expand...
Click to collapse
It should work on most android devices.
The Tool is currently in testing status a step by step tutorial is comming soon.
Hy,when i try to login on the site i get the next message "Sorry, no support for the European user ". What can i do ?
Ok, the problem was the account,was made with te phone number. Made a new account with email and i managed to log in but now i get this
{
"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"
}
Use this link
https://emui.huawei.com/plugin/unlock/detail
Sign in with with your account then it will redirect you to the homepage. Just paste the same link again and request desktop(PC) site from the browser options if you are using your phone. You can translate the page if you want and you will get your unlock key instantly
Ahmedoov said:
Use this link
(remove the space before "com")
Sign in with with your account then it will redirect you to the homepage. Just paste the same link again and view the desktop page from the browser options if you are using your phone. You can translate the page if you want and you will get your unlock key instantly
Click to expand...
Click to collapse
You are a Sir!
Thanks
Ahmedoov said:
Use this link
(remove the space before "com")
Sign in with with your account then it will redirect you to the homepage. Just paste the same link again and view the desktop page from the browser options if you are using your phone. You can translate the page if you want and you will get your unlock key instantly
Click to expand...
Click to collapse
Exactly the same error :crying:
Sheldd said:
Exactly the same error :crying:
Click to expand...
Click to collapse
Use this: http://huaweip8lite.blogspot.com/2016/03/bootloader-huawei-p8-lite-14-huawei.html?q=bootloader
Open CMD or terminal and paste this code:
Code:
adb devices
Code:
adb shell
Code:
su -c "grep -m1 -aoE 'WVLOCK.{14}[0-9]{16}' /dev/block/mmcblk0p7 |grep -aoE '[0-9]{16}'"
And in next line you can see Unlock Code
xdk78 said:
Use this: http://huaweip8lite.blogspot.com/2016/03/bootloader-huawei-p8-lite-14-huawei.html?q=bootloader
Open CMD or terminal and paste this code:
Code:
adb devices
Code:
adb shell
Code:
su -c "grep -m1 -aoE 'WVLOCK.{14}[0-9]{16}' /dev/block/mmcblk0p7 |grep -aoE '[0-9]{16}'"
And in next line you can see Unlock Code
Click to expand...
Click to collapse
Doesn't work on Huawei Mate 10 Pro BLA-AL00. I get no such file or directory error.
Hello Friends~!
I decided to play with some forks of android and chrome os in vmware this week, it was a lot of fun!
A problem I would like to create a solution for, is the inability for vmware tools to install natively.
Here is a toolset I prepared called "droidvmtools" DOWNLOAD
I was able to create this toolset based off of the prelGlibc25 Linux iso that came with VMWare, that is stored in Windows in this directory:
{
"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"
}
If you care about the extra steps added to "droidvmtools" I tried to document that process HERE
This exercise is performed using this Prebuilt copy of PrimeOS for VMWare DOWNLOAD
In theory, this method should work on other android images with root access, then likely fail as this example does at the end.
INSTALLATION:
Obtaining the perl binaries:
In termux run the command
Code:
pkg install perl
Then in Root Explorer, go to
Code:
/data/data/com.termux/files/usr/bin
and copy the perl binaries.
Now paste the binaries to:
Code:
/system/bin
To install the Toolset:
Extract droidvmtools and paste it to the root file system. The video goes over this step at 2:34 if you need reference. ( I also used my yt channel to easily dl the tools youtube.com/@jennn/about the tools are there if no usb)
Open a terminal emulator and type:
Code:
su
chmod 777 -R /droidvmtools
Then in Root Explorer, open droidvmtools, select all, copy, and then paste the contents to the root file system
You will be prompted with this message, select these options:
Now when you type:
Code:
perl run.pl
The tools are able to start installation but they crash at this part:
This is the part I am stuck on. I had never heard of recursion until this happened..
Here is a PASTEBIN dump of the code, maybe someone is able to look and see why this would be happening?
This thread is in preparation for a megathread I want to make. If you want to preview some of the images early see HERE
PLEASE NOTE:
I Understand that "Vmware Tools is not supported" in Linux let alone Android, blah blah. Let's try!
I also already know about and have tried every emulator in existence... So Please! Let's refrain from "just use x emulator", this is about problem solving.