Esato Mobile
Sony Ericsson / Sony : Software, Firmware and Drivers : How can I program softwares or games for my mobile?
> New Topic
> Reply
< Esato Forum Index > Sony Ericsson / Sony > Software, Firmware and Drivers > How can I program softwares or games for my mobile? Bookmark topic
w200 Posts: 94

Hey people... can anybody tell me how can i program softwares for my mobile... I am not so familiar with java but very familiar with c++... but i heard that sony mobile phones only support java....
I dont know where to start... any good tutorial will help
(Tried google but all were a bit high and not for an amateur programmer)
--
Posted: 2008-09-17 11:43:24
Edit : Quote

Raiderski Posts: > 500

first step:

NetBeans as IDE, Mobility version
http://download.netbeans.org/netbeans/6.1/final/

Sony Ericsson SDK
https://developer.sonyericsso[....]obal/docstools/java/p_java.jsp

--
Posted: 2008-09-17 11:48:05
Edit : Quote

space2 Posts: 218

Don't worry about the java language itself. When I was developing games, I was programming more like a C developer: I used the C preprocessor, put all the code in one class, preallocate everything, etc. If you know C++, you can easily learn that much from the java language as needed for mobile game programming.

Meanwhile here are some simple tutorials I wrote a few years ago:
http://www.saxoft.com/get.php?page=midptut
http://www.saxoft.com/wiki/index.php/Mobile_game_programming

You should join the SE developer forum as well, link in the previous post.
And also look in the sample code found in the SDK.

PS: Oh, and Sony, Ericsson and Sony-Ericsson are three different companies, don't mix it up
--
Posted: 2008-09-18 13:55:54
Edit : Quote

strizlow800 Posts: > 500

Sony Ericsson SDK, and java development KIT can solve the problem...

When you are familiar with C++ as you mentioned, have you used Visual Studio? I'm just curious? It has some C++ features.
--
Posted: 2008-09-18 14:30:00
Edit : Quote

Raiderski Posts: > 500

yep, if you know C++ then you almost know Java too of course we are talking about language and not APIs. J2ME is easy to learn, however device fragmentation and various problems in Java implementations can screw whole fun (even if somebody is paying for your work). ok, I assume that you are interested in SE phones only, so you don't have to worry

--
Posted: 2008-09-18 14:34:45
Edit : Quote

strizlow800 Posts: > 500


I assume that you are interested in SE phones only, so you don't have to worry



phones only... he should be. They are the best
--
Posted: 2008-09-18 14:38:28
Edit : Quote

w200 Posts: 94


On 2008-09-18 13:55:54, space2 wrote:
Don't worry about the java language itself. When I was developing games, I was programming more like a C developer: I used the C preprocessor, put all the code in one class, preallocate everything, etc. If you know C++, you can easily learn that much from the java language as needed for mobile game programming.

Meanwhile here are some simple tutorials I wrote a few years ago:
http://www.saxoft.com/get.php?page=midptut
http://www.saxoft.com/wiki/index.php/Mobile_game_programming

You should join the SE developer forum as well, link in the previous post.
And also look in the sample code found in the SDK.

PS: Oh, and Sony, Ericsson and Sony-Ericsson are three different companies, don't mix it up



Hey Thanks will go through them.
--
Posted: 2008-09-18 16:51:03
Edit : Quote

dennevhyn_31 Posts: > 500

What can i use to edit jar files?
--
Posted: 2008-09-20 06:00:00
Edit : Quote

Raiderski Posts: > 500

what exactly you want to edit? graphics, music, anything else?
--
Posted: 2008-09-20 09:15:05
Edit : Quote

New Topic   Reply
Forum Index

Esato home