Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
any idea of this works with 14.04? just did a fresh install on my desktop![]()
thanks IBT! good to see you as wellHello my friend, good to see you.
This does work on 14.04, I am currently running the same (though kubuntu). If you have any hiccups along the way, let me know and I will work with you to mitigate.
scotty85@scotty85-A780L3G:~$ cd ~/android-sdk-linux/tools
scotty85@scotty85-A780L3G:~/android-sdk-linux/tools$ ./android
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 454 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 499 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 581 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 703 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 736 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 761 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 806 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 976 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1017 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1521 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1634 was not found when attempting to remove it
(Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1646 was not found when attempting to remove it
scotty85@scotty85-A780L3G:~/android-sdk-linux/tools$ cd
scotty85@scotty85-A780L3G:~$ sudo gedit /etc/udev/rules.d/99-android.rules
(gedit:17215): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
thanks IBT! good to see you as well
the desktop was getting to be in pretty sad shape and lagging pretty badly and crashing frequently,so i added some ram and a solid state drive,and completely wiped everything. fresh install of windows 7 and dual boot 14.04. ive been afraid to let the 12.04 laptop upgrade past that,as its specs arent fantastic. this worked fantasticly on the old laptop,so i came right here when it became time to do it on the desktop
i decided to run thru it,and have gotten a couple of errors. its been awhile since i did this on the 12.04 laptop,so im unsure if i ran into the same issues.
first issue is this when installing the sdk:
Code:scotty85@scotty85-A780L3G:~$ cd ~/android-sdk-linux/tools scotty85@scotty85-A780L3G:~/android-sdk-linux/tools$ ./android (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 454 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 499 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 581 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 703 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 736 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 761 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 806 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 976 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1017 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1521 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1634 was not found when attempting to remove it (Android SDK Manager:17155): GLib-CRITICAL **: Source ID 1646 was not found when attempting to remove it
then when opeing android rules:
the text document that opens is emptyCode:scotty85@scotty85-A780L3G:~/android-sdk-linux/tools$ cd scotty85@scotty85-A780L3G:~$ sudo gedit /etc/udev/rules.d/99-android.rules (gedit:17215): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
should i carry on? was unsure if i should paste in to the blank document and save it
thanks,guys!
Mine was empty too, not a big deal. However, if you are only looking for adb/fastboot, you may be time ahead to check out EM's link above to the mini-sdk. He has a great shell script in there for linux that automates the setup quite nicely.
Also, edited OP for newest version 24.0.2 (as of 3/7/15)
These are instructions to install the Android SDK onto Ubuntu. If you are only interested in adb/fastboot and do not need or want the full sdk install, please see our forum's mini-sdk option for that instead. Otherwise, read on...
welp,need it or not ive got it and everything seems to be working perfectlymany thanks EM and IBT
Yup,used the link at the end of the op and fastboot is fineHow did fastboot go? Did you need to follow the link at the end of the OP or no?