General :: Installing ADB And Fastboot Tools On Linux Mint 15
Aug 15, 2013
I recently switched over from Win 7 to Mint 15 and cannot get ADB and fastboot to work for the life of me! On Windows, I just downloaded and installed the Android SDK and had no trouble using ADB and fastboot to mod my phone. It is proving to be much more difficult on Linux.
I've searched Google, Linux Mint forums, and these forums; tried following numerous guides, and still my comp can't recognize my phone. Every time I type in "adb devices" I get "List of connected devices" followed by a blank line. No question marks and certainly no connected devices. "lsusb" shows my HTC One S as connected so I know it's not my USB port.
When I plug in my phone, I get an error message, "Unable to mount Android Phone Unable to open MTP device '[usb:002,005]'" and then a file explorer window opens displaying my phone contents anyways. Not sure if this could have anything to do with it but I thought I'd mention it.
View 5 Replies
Dec 1, 2012
I'm trying to set up a VPN connection between a Linux Mint 10 PC (server) and a Nexus 7 (client).
All I'm getting so far is a "Connecting" status from the Nexus 7, followed after a few seconds by a "Disconnected" one.
As it is my first attempt at setting up a VPN (both on the server and client sides) I was wondering if there was a log file generated by Android on the Nexus that would give me a clue as to where I'm going wrong.
A similar file on the server side
View 3 Replies
View Related
Apr 11, 2012
Just wanted to know is it possible to install Fastboot on Ubuntu Linux. If so, any guide or link? I hate starting my Windows just to flash another kernel.
But also I would need drivers for my SE Arc S , is it even possible?
View 1 Replies
View Related
Jul 16, 2010
Anyone know how to stop the motorla phone tools from installing automatically when you connect the phone for the first time? Also how to avoid browser pop up of verizon media manager when you connect?
View 1 Replies
View Related
Nov 14, 2009
How to install Android 1.6+ on a headless Linux server. Our continuous integration build machine is a headless server in the cloud.
Following the instructions, I downloaded android-sdk_r3-linux.tgz, untarred it, added its location to my path, and tried to update. This what I got:
" root@savendipity:/usr/local/share/android-sdk-linux/tools# android update sdk
No command line parameters provided, launching UI. See 'android --help' for operations from the command line.
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi- gtk-3550 or swt-pi-gtk in swt.library.path, java.library.path or the jar file
+ stack trace "
I don't know whether this message means that it is not possible to update the SDK without a GUI, that my command line is wrong, or that my environment is missing something that would allow me to install from the command line.
How to install 1.6+ on a headless linux server.
View 2 Replies
View Related
Jun 19, 2010
i successfully got into adb in recovery mode fairly easily on my ubuntu 10.4 laptop using the following method- this should also work for a linux live boot from a usb flash drive
in one terminal tail and follow log messages
~$ tail -f /var/log/messages
In another terminal run the loop
Then
1. plugin usb and keep it plugged in
2. remove battery, eject sd card.
3. put battery in
4. press vol- and power
5. after around 6 seconds, your terminal with the log will show something like "new high speed USB..."
6. press vol- to select recovery
7. press the power button
8. IMPORTANT- as soon as you see a new log entry (something like "USB disconnect"), pop in the sd card
check your loop terminal for adb. if it doesn't work, repeat at step 2
View 2 Replies
View Related
Nov 17, 2011
how to flash a kernel using fastboot on os X. Therefore I've decided to add a new post about that on XDA for those who want/need to use fastboot on mac os X. Example given for a Sony Xperia ARC LT15i. This should work for any SE device but will need different vendor ID value for another Brand.
Installation
- Download and extract Android SDK (let's say on the Desktop for the rest of the explanation)
- Add "Android SDK Platform-Tools" with android SDK Manager
- Download fastboot for mac here http:[url]....
- extract it in android-sdk/platform-tools/
Configuration
Next you need to update the PATH for tools/ and platform-tools/ folder.
- Open Terminal app and type
Code:
nano ~/.bash_profile
- Add the following two lines and change the (username) with the name of your mac os X account name :
[code].....
View 7 Replies
View Related
Nov 9, 2010
Anyone ever had this happen? Downloaded an update after the 2.1 upgrade and I sync'd my contacts with FB. It then deleted all of my contacts.So I deleted Facebook, re-stored all my contacts and reloaded Facebook. However, now it gets as far as installing and it never stops. It just stays on Installing.However, the FB app works fine on the phone itself.Is this a Market glitch? Is there anyway I can purge it from out of my downloads section?
View 2 Replies
View Related
Jul 5, 2012
I have read other tutorials about the fastboot update command, but I do not understand how to make system.img from a zip Rom. How to install a Rom with fastboot? Cwm recovery can't read zip files for some reason.
HTC Explorer A310e
View 1 Replies
View Related
Aug 1, 2013
I am trying to setup fastboot adb on my laptop.. i set it up on my pc a while back but my pc is windows 7 and my laptop is windows 8.. i read many things online.. watched youtube.. i cant do it!!
View 5 Replies
View Related
May 12, 2012
I need go to the FastBoot menu becouse i need change the splash screen - boot image (bootlogo)
If i push + / - / power buttons, always i will go to the ClockWorkMode.
Huawei sonic U8650
Android 2.3.5
Root
ClockWorkMod
OC Kernel
View 9 Replies
View Related
May 4, 2014
i have root access, and full adb, but i cant get fast boot even with adb commands. i attempted to flash a faulty a20 tablet i had via sd install. and i obviously had a damaged flash, anyhow it wiped the tablet clean, the backlight still lights up. i can turn it on and off, and i can boot the boot loader.
is there anyway out of this, i want to install a recovery, but with no flashboot....
View 5 Replies
View Related
Nov 14, 2013
How I can use adb and fastboot on my computer. i
View 1 Replies
View Related
Jun 16, 2013
What is the cause of that? From my knowledge they use the same driver? ADB cannot detect device but fastboot can... This occurs in both windows 7 and xp.
View 4 Replies
View Related
Jun 13, 2012
are there Apk Tools on Android like apk manager on PC?
View 1 Replies
View Related
Jan 30, 2013
I have had my GNex since it was released. However, I just got a new computer. I am trying to set up everything again on my new computer. I got the drivers working to a certain extent. I can get adb to work, however fastboot does not work.
How to get fastboot working?
Screenshot showing adb clearly works prior to bootloader, but it stops working after going into bootloader. It seems to lose connection to my phone once it is in the bootloader. I tried this multiple times.
View 1 Replies
View Related
May 22, 2014
My device only supports adb on recovery but its sideload. How to boot fastboot in recovery? Can't access fastboot without adb command. Volume keys not working.
View 5 Replies
View Related
Apr 22, 2014
I have Xperia U and blocked Fastboot can i unlocked?
View 2 Replies
View Related
Oct 14, 2013
My phone's usb works pretty much perfect, adb and the usb storage are working (HTC One M7). But when i do "adb reboot-bootloader" the pc just says "the usb device fails to enumerate or something like that. Everything works except for Fastboot and i dont know why. Has it something to do with Win 8.1? I never tried it on another machine before.
View 1 Replies
View Related
Oct 21, 2011
I have "Android SDK tools" and "Android SDK Platform-tools" installed using the SDK Manager, and fastboot is nowhere to be found.The new r14 SDK seems to be missing this tool, what the replacement is?
View 9 Replies
View Related
May 11, 2014
I tried flashing a font from romtoolbox lite using flashify but my phone only displays
"[470] fastboot mode started"
"[520] udc_start()"
I can't access download mode or recovery mode. What do i need to do? I also can't turn it off.
View 1 Replies
View Related
Nov 20, 2012
I want to install ClockWorkMod Recovery on my Karbonn A18, i tried doing it using SP Flash Tool, but it gives various Errors, I want to know how can i get into FastBoot Mode in A18 so that i can install it through their ?
View 4 Replies
View Related
Sep 25, 2013
Is any way to flash with low battery using fastboot.exe? I know that, I can use bat file to charge, but i would like flash with low battery. Is any way to bypass statement about Low battery?
View 4 Replies
View Related
Dec 25, 2012
Any way to enable usb debugging via fastboot ? Flashing something may do it ?
View 5 Replies
View Related
Nov 18, 2013
I am on CM "jellybean" branch and want compile iw from source in order to get a p2p0 interface. My goal is use precompiled libnl.so provided by my vendor (Sony). I add iw sorces in external/iw directory and modified Android.mk of external/libnl-header in order to create the module "libnl" necessary for compile iw. All changes are in this commit.
When I compile I obtain this
Code:
external/iw/iw.h:5:29: fatal error: netlink/netlink.h: No such file or directory
It look like the libnl module is not imported by iw.
View 3 Replies
View Related
Feb 6, 2013
I have MTK6515-based china phone and can't enter fastboot mode through "adb reboot bootloader". Phone just boots normally. USB debugging enablde.
View 4 Replies
View Related
Mar 7, 2012
i'm having a problem with my huawei u8650 fastboot. when i want to install cwm recovery, i press volume down + power on and my phone freezes. only i can see, huawei logo on screen
View 1 Replies
View Related
Dec 9, 2013
I'm using a Mac and I have my HTC one hooked up in fastboot mode. I type in ./fastboot devices and get "error: could not get pipe properties". What that means?
View 5 Replies
View Related
Jul 21, 2012
Is it somewhat possible to have fastboot installed as an apk on my tablet (Android) in order to flash things on a smartphone plugged in that tablet.
Scenario is: wife wants my notebook; I want her tablet. If I could use adb and fastboot from the Android tablet, I could really do everything with it and the swap may happen
View 4 Replies
View Related
Jul 2, 2013
ive faceed a problem after upgrading to 8.1..Phone doesnt showing in adb or fastboot.
View 9 Replies
View Related