Wednesday 8 October 2014

Filled Under: ,

Google Glass : View it on your Laptop ( your smart phone also )

Post By - Tanmay | 10/08/2014 06:14:00 am
glasssssssss

So, This is our first “How To”, which will let you view your android wear or  phone screen on laptop or projector. Let’s talk about Google Glass first and its arch.
Google Glass is a wearable technology by Google with an mounted display and works on Google Platform. Basically it’s a smart phone which works on android an ready to do any work on your voice command. Having a touch panel and one hard key prepares it to use. The technology or app used in Google Glass is known to be Google Cards.
Some Setup will lead us to project Google Glass Screen on your laptop. You can do it either by wifi or cable though I prefer to use wifi.
1 – Download ADB and ASM and Android SDK ( You’ll get from Google Dev )
2 – Put it into C:\ADT-BUNDLE*\SDK\PLATFORM-TOOLS
3 – Now Turn on Debug Mode in Phone or Glass.
For Glass - 
 Turn on Glass. and swipe your finger towards head until you get setting card.
 Tap the touch pad to enter in setting card.sasdsasdad 
Swipe towards front of your head until you get device info card then enter.
sdkadjbasdkjsa 
Swipe towards front until you got Debug Mode
SAasSAsSasAASDA 
You’ll see turn debug mode on. Tap your pad on that.




Now, Head to C:\ADT-BUNDLE*\SDK\PLATFORM-TOOLS and press Shift + Right Mouse Click –> Open Command Window Here


For Wi-Fi :



  1. In ADB, run adb shell netcfg


  2. To access ADB open port 5555:  adb tcpip 5555


  3. To connect your ADB via TCP, execute : adb connect <IP FROM STEP-1>


Now as you done all the steps for wifi, for cable you doesn’t need to do all of these. just open Command Prompt at location your ADB is and type

    
4. To access ADB Shell : adb shell
Now Turn Your ASM.jar on
Abbreviations :
ADB : Android Debug Bridge, helps us to transfer control of android devices on Laptop or PCs. You can search for more ADB Shell Command by Googling it.

ASM : Android Screen Manager, To show your Android device’s screen on Laptop. There are another alternatives suitable in case you need better frame rate.






Try it with your smart phone just on the Debugger mode from Developer tools and that’s it. (In case there is no Developer tool in KitKat 4.4 Press Build for 10 Times exactly to turn it on ).

0 comments:

Post a Comment