Search This Blog

Showing posts with label emulator. Show all posts
Showing posts with label emulator. Show all posts

Friday, March 21, 2014

#AndroidWear Preview : Connect to Emulator

  Yesterday, I couldn't install Android Wear Preview app from Google Play on my tablet Nexus 10 (even it is KitKat). So, I asked on the developer forum. People told me that the app just doesn't support tablet yet (phone only) and somebody suggested me to find apk file (try searching on XDA website)and install it directly. Today, I just did it.

1. I ran the Emulator up. Read this page for the setup.

2. I connected my Nexus 10 to my computer via USB cable and open the Android Wear Preview app then set it's notification access as they say on the Get Start page

3. Then I connect the emulator and Nexus 10 by running below command on the terminal.
adb -d forward tcp:5601 tcp:5601

4.Finally, the Emulator displayed my Nexus 10's notification.  Wow !!


That is for today. See you next time :)

Wednesday, March 19, 2014

#AndroidWear Preview

Google just released "Android Wear Developer Preview " tools and APIs. So, I so exciting tried to use it. So, this is it ... 

1. I updated Android SDK Manager and install "Android Wear ARM EABI v7a System Image"

   
2. I created new Android virtual device and setting as below


3. Then I launched the emulator. After waiting for a while, I got this ...



That is for today. I will try more next time :)


Thursday, June 28, 2012

Jelly Bean Emulator

So jealous people who got Nexus 7 and Nexus Q at Google I/O ... I really hope I could be there one day. Whatever, Today I just updated Android SDK and the Jelly Bean (Android 4.1)  was here. I run it on emulator. From my point of view, It's look pretty much the same with Ice cream but they said it was a lot of improving performance. May I need a real device to prove it.





Keynote for Jelly Bean ->
http://developer.android.com/about/versions/jelly-bean.html

Monday, April 9, 2012

Faster Droid Emu

Due to ...
http://android-developers.blogspot.ca/2012/04/faster-emulator-with-better-hardware.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+blogspot/hsDu+%28Android+Developers+Blog%29
As they said, The improved emulator has been released. So, I just try...

 About 6-7 minutes to show the first page... never mind that.. 


Using 80-90 % of my CPU during running OpenGL ES2 sample app...Hmmm.. 

It's alive !!!

Well, From my perspective I think it quite running faster than the before version. Anyway, My PC has no luxury GPU. So, I couldn't tell how much faster it will be when running hardcore app with that stuffs :(

Thursday, October 20, 2011

Ice cream Sandwich Emulator

Last night , I just heard that Ice cream Sandwich release news. So, I tried to updated the SDK.... After 30 minutes the SDK was updated and I tried to make a new ADV. It was reach to the welcome screen.

After retried almost 10 times, Then I could make it !!
These were what I did ...
1. Don't scale the Emulator's screen.
2. At Emulator RAM setting , increase RAM from 512 to 1024
3. Start Emulator and wait ...

Here are what I got !!