• 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

problem with first application

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am working on my first android application that is HelloAndroid. The problem I have is after I click "Run" from Eclipse and wait for a while, the HelloAndroid doesn't show up on the AVD if I don't click "menu" button on AVD. From the instruction, it seems the application should show up on the screen as soon as it's ready without clicking "menu" button. It's not a big deal to click "menu" but it doesn't seem to work as should be. I am using Eclipse on Ubuntu 11.4. If I use big screen size AVD for tablet, I will not be able to see my application since there is no "menu" button. Please let me know if you have any suggestion. Thanks in advance.
 
reply
    Bookmark Topic Watch Topic
  • New Topic