Home > Health, TechMed > Installing Native Apps in Google Glass: The simple way

Installing Native Apps in Google Glass: The simple way

8694573611_777ace4e4f_bOne of the coolest things in Google Glass right now is installing Native Apps. Some Glass explorers are not developers, and therefore do not know how to do this…Here is a simple set of instructions (made by an md 😉 to get you goingFirst Download ADB platform for NON-DEVELOPERS:
I. Non-Developers like me:http://esausilva.com/misc/android/platform-tools-osx.zip
If you are a developer… You dont need advice from a noob
II. Get Launchy.APK
http://www.androidfilehost.com/?fid=22979706399752795Do not get overwhelmed. It is easier than it looks…
=========================================================
In order to get ADB to work you must go to terminal
1) Get info of location where you have adb (cd /Users/X-Tian/Desktop/adb)
2) To take make sure Glass is detected by your computer
a. type ./adb devices
3) To install something
a. ./adb install -r /(directory/theapplication you want to install.apk)
4) To see all the junk you have installed
a. type ./adb shell
b. pm list packages
5) If you want to uninstall something. Identify the package and the uninstall
a. ./adb uninstall (package name) ex (./adb uninstall crystalshopper.android)

More helpful info at:
http://songz.quora.com/How-to-run-Android-Apps-on-Google-Glass

Thanks to Cecilia Abadie for helping me out

AbRipper for Google GLASS

Show less

Categories: Health, TechMed
  1. No comments yet.
  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: