开发者

How to make a java app for symbian platform? [closed]

开发者 https://www.devze.com 2023-03-26 19:13 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, vi开发者_JAVA百科sit the help center. Closed 11 years ago.

Sorry but i am a noob. please tell me what is wrong if i make a jar file of my java class and it runs perfectly on my pc but it wont work on my symbian S60 version 5 mobile.

please tell me the difference for writing code for mobile.


If you download and install the AppTRK application from Carbide onto your phone, and connect the phone to your PC via USB, you may get some debug traces that help you.

This works for native apps, I'm not sure if it'll work for Java ones


Unfortunately, no one can tell you exactly why certain code works in some conditions and fails in other. You have to use a debugger to find out which portions of code cause the trouble and why. You haven't said which phone you use, but I believe you may start with the Nokia Developer's site for Java.

0

精彩评论

暂无评论...
验证码 换一张
取 消