java.io.IOExecption in tizen studio

让人想犯罪 __ 提交于 2019-12-11 15:53:10

问题


while running BasicUI app as native app in Tizen emulator, it shows the error java.io.IOExecption.My java jdk version is 8.


回答1:


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'.



来源:https://stackoverflow.com/questions/49511299/java-io-ioexecption-in-tizen-studio

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!