0
votes
1answer
292 views

Having trouble running android sdk tool on 12.10

When I try to run the Android SDK Manager from the command line it doesn't open. Keeps giving me command not found or permission denied message like so. ...
1
vote
1answer
421 views

'Insufficient permissions' error on `adb push` command on 12.04

When I tried to push my apk file into a tablet, I got this error, please help me out. adb server is out of date. killing... * daemon started successfully * error: insufficient permissions for ...
2
votes
2answers
594 views

Where is my Android phone's mount point, so I can rsync it?

I would like to rsync my music with my Android phone (Galaxy Nexus), I'm trying to work out the mount path to use from the shell. The mount command doesn't show up on the phone. In Nautilus the ...
0
votes
0answers
686 views

Android SDK manager doesn't open. Specifically the GUI

When running the Android sdk manager via terminal or just Eclipse itself. I get the following errors. However, i can still update it via "android update sdk --no-ui" But for some reason the manager ...
2
votes
1answer
248 views

infinite loop in terminal

I have tried to connect my Asus transformer 300T tablet (android 4.1 ) to Ubuntu 12.04 by following the steps in this tutorial. However something went wrong in this step (I am not sure which exactly ...
4
votes
2answers
2k views

Why can't I run any Android NDK commands?

I had been running Mint 12 before, and everything was working there. I switched to Ubuntu 12.04, and now I am very frustrated. When I run ndk-build, I get /home/buzz/ndk/prebuilt/linux-x86/bin/make: ...
0
votes
1answer
239 views

Unable to find to which port my android is connected

I am trying to connect my Sony Ericsson Xperia X10 mini to my Ubuntu 11 (64 bits version), however, the device does not appear on /dev/. I am willing to send AT commands through terminal to my phone, ...
1
vote
1answer
750 views

heimdall-frontend fails with undefines symbol error

Trying to run heimdall 1.11 and here is the error i get when trying to use the program heimdall-frontend: symbol lookup error: heimdall-frontend: undefined symbol: _ZN9QListData11detach_growEPii ...