0

when Launching Emulator in Tizen studio for mobile V3.0 emulator screen shows The Emulator is still running.only the display has been switched off message or black screen.Also when launching BasicUI native app on the emulator it shows error java.io.IOExecption.

lupin
  • 173
  • 5
  • 19

1 Answers1

1

Try pressing the Home button as suggested here.

jsageryd
  • 4,234
  • 21
  • 34
  • thanks, it works but when I run my app on the emulator, studio still shows `java.ioIOExecption`. – lupin Mar 27 '18 at 05:08
  • That looks like a different problem. It's hard to answer it without seeing your code. Perhaps you could create a new question for this, if needed. – jsageryd Mar 27 '18 at 06:45
  • created : [new question](https://stackoverflow.com/questions/49511299/java-io-ioexecption-in-tizen-studio) – lupin Mar 27 '18 at 11:08
  • Thank you! This makes things easier. – jsageryd Mar 27 '18 at 17:10