开发者

How to start developing applications for Samsung Corby S3653 WiFi?

I want to develop applications for this mobile phone but I don't know where to start. For example first thing I need is to develop a call recorder app to record incoming & outgoing calls.

I've downloaded Java ME 开发者_StackOverflow社区Platform SDK 3.0 (+ Java SDK) and tested with hello world and it was up and running :). Any suggestions for resources about mobile development are welcome.


There is no standard Telephony API for JavaME/MIDP.

You can develop other kind of applications on your phone using the JavaME SDK but you won't be able to create the call recorder application you describe.


If you poke around on this link, you will find a software download that appears to be a plugin or whatever for Visual Studio.

It turns out that NPS is some kind of software/firmware installer application.


I've found development tools for Samsung at http://innovator.samsungmobile.com/


Just install the SDK, add Samsung reference libraries to your project file if you're developing on Eclipse. Tested on emulators, and it works swell... =)

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜