• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Blank Screen

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I am new to Android.
After creating a workspace for android applications in eclipse, I created an AVD.
If I start that AVD it is showing me a blank emulator, I have attached the screen shots.
Could anyone let me know where I am going wrong?


Thanks,
Srinivas.
AVD.jpg
[Thumbnail for AVD.jpg]
AVD
Android.jpg
[Thumbnail for Android.jpg]
blank Screen
 
P Srini
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hmm ..Sorry guys !! It is working fine

It is just taking too much of time to start ….around 4 minutes , I wonder why!!

Thanks ,
Srinivas.
 
Saloon Keeper
Posts: 27752
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

P Srini wrote:
Hmm ..Sorry guys !! It is working fine

It is just taking too much of time to start ….around 4 minutes , I wonder why!!

Thanks ,
Srinivas.



I've wondered that myself. It's actually a lot faster to just jack in my phone and test via the USB cable.

Fortunately, you can redeploy apps in the emulator without shutting it down and restarting it, so the punishment, brutal though it is, is mostly just for the first time.
 
Rancher
Posts: 1369
1
Android Eclipse IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First run of the emulator does take some time; it gives you a feeling that it has gone into another dimension altogether.
Also, if you have a firewall setup and it is blocking the default port#5554 on which the emulator runs, there could be problems and delays in start.
 
P Srini
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Yes once the emulator is up!! it just taking few seconds to deploy the app!!-Fast enough!!

 
reply
    Bookmark Topic Watch Topic
  • New Topic