I need to find a way to convert jar file to apk file. I have reached a road block!
解决方案
Is the JAR natively made for Android? If not, you'll have to run it in an emulation layer or something like this: http://microemu.blogspot.com/2008/11/running-java-me-applications-on-android.html
Good luck?
我需要找到一种将jar文件转换为apk文件的方法。我已到达路障了!
解决方案
JAR原生于Android吗?如果没有,你将不得不在仿真层或类似的东西中运行它: http://microemu.blogspot.com/2008/11/running-java-me-applications-on-android.html
祝你好运?