• 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

emulator appears but do not proceed lunch the Run App?

 
Ranch Hand
Posts: 403
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
[2012-07-13 20:51:07 - com.deitel.tipcalculator.TipCalculator] ------------------------------
[2012-07-13 20:51:07 - com.deitel.tipcalculator.TipCalculator] Android Launch!
[2012-07-13 20:51:07 - com.deitel.tipcalculator.TipCalculator] adb is running normally.
[2012-07-13 20:51:07 - com.deitel.tipcalculator.TipCalculator] Performing com.deitel.tipcalculator.TipCalculator activity launch
[2012-07-13 20:51:07 - com.deitel.tipcalculator.TipCalculator] Automatic Target Mode: launching new emulator with compatible AVD 'Note_GB'
[2012-07-13 20:51:07 - com.deitel.tipcalculator.TipCalculator] Launching a new emulator with Virtual Device 'Note_GB'
[2012-07-13 20:51:07 - Emulator] emulator: warning: opening audio input failed
[2012-07-13 20:51:07 - Emulator]
[2012-07-13 20:51:08 - com.deitel.tipcalculator.TipCalculator] New emulator found: emulator-5554
[2012-07-13 20:51:08 - com.deitel.tipcalculator.TipCalculator] Waiting for HOME ('android.process.acore') to be launched...

emulator appears but do NOT PROCEED lunch the Run App, well?
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
May be it just takes a really long time ? I've noticed that it can take as long as 2 minutes at times to launch the app on the emulator. When in doubt use the 'Clean app data' check box on the emulator to clean application state. That helps sometimes.
 
Leonidas Savvides
Ranch Hand
Posts: 403
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i created new avd ... solved
 
Deepak Bala
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks for sharing that
 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've had the same problem sometimes. I've experienced that you've got a better chance that it will work when you first click on your project name (most upper file) in the Package Explorer (assuming you use Eclipse!) and than run the emulator.

 
Ruth Stout was famous for gardening naked. Just like this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic