while running BasicUI app as native app in Tizen emulator, it shows the error java.io.IOExecption
.My java jdk version is 8.
Asked
Active
Viewed 91 times
0

lupin
- 173
- 5
- 19
1 Answers
0
Please Confirm You not are Deploying to an Lower API version Device.
For Example:
A 'Tizen 3.0 Wearable Native Project' to 'Tizen 2.3.2 Wearable Emulator'.

Md. Armaan-Ul-Islam
- 2,154
- 2
- 16
- 20
-
My device is M-3.0-x86 and Api version is 3.0 – lupin Mar 27 '18 at 15:53
-
Can you launch the Emulator ? Is it Responding ? (Without deploying the App ) – Md. Armaan-Ul-Islam Apr 02 '18 at 12:11
-
1I got the solution.I have enabled hardware virtualization in the BIOS.Now it is not giving this error and emulator is also working fine. – lupin Apr 05 '18 at 04:10
-
1Please Describe the question in more details, And add your solution as answer & accept that answer. – Md. Armaan-Ul-Islam Apr 05 '18 at 08:40