Developping games on Java ME - General Questions and Answers

Hi everybody,
As the thread title says, i want to develop games on Java ME for mobiles.
Can anybody tell me which softwares i can use to do so except the Java ME sdk.
In fact I am searching softwares like lwjgl to create games but it's the only one I found.
Thank you

http://www.google.dk/search?source=...Java+ME&btnG=Google-søgning&meta=lr=&aq=f&oq=
some options
java me is multi platform so you games would not be spc for wm devices imho
java me games don't work too well on wm devices but thats just me

Related

java app

i search for a program that can run java games such from sony ericson or nokia or any ather mobile device. ive tried some midletmanager but i doesnt run such games as splinter cell.
Anyone knows a good java engine that can do this on a etem m500?
if it's a miplet then i think a mipletmanager is the only way
otherwise maybe a true VM
http://forum.xda-developers.com/viewtopic.php?t=11742&highlight=java

I want to make programs for HTC Touch Pro (WM 6.1)

Hey guys,
I am a programmer at heart and have developed in many different languages(C,C++,Java,PHP,ASP...). I want to begin developing applications for the Touch Pro (WM 6.1) but I have no idea where to start. My biggest fear is downloading the WM 6.1 emulator messing around with it for weeks only to find out that's not what I should have been using. Can anyone give me some pointers as to where I should start? Are there any tutorials out there for programming for this phone?
I also noticed that the WM 6.1 emulator didn't support the 480x640 resolution that the HTC Touch Pro uses...
Thanks!
Airhead315 said:
Hey guys,
I am a programmer at heart and have developed in many different languages(C,C++,Java,PHP,ASP...). I want to begin developing applications for the Touch Pro (WM 6.1) but I have no idea where to start. My biggest fear is downloading the WM 6.1 emulator messing around with it for weeks only to find out that's not what I should have been using. Can anyone give me some pointers as to where I should start? Are there any tutorials out there for programming for this phone?
I also noticed that the WM 6.1 emulator didn't support the 480x640 resolution that the HTC Touch Pro uses...
Thanks!
Click to expand...
Click to collapse
I use Microsoft Visual Studio 2008 + Windows Mobile 5.0 SDK + Windows Mobile 6.0 SDK to develop....and this book "Programming Microsoft Windows CE .NET, Third Edition". Its for c/c++, from basics to create drivers, services, etc
Dani
danielherrero said:
I use Microsoft Visual Studio 2008 + Windows Mobile 5.0 SDK + Windows Mobile 6.0 SDK to develop....and this book "Programming Microsoft Windows CE .NET, Third Edition". Its for c/c++, from basics to create drivers, services, etc
Dani
Click to expand...
Click to collapse
Do you know of an emulator for the HTC Touch Pro? I downloaded a program that I know works, and was able to compile and run it on my phone but when I tried to run it with the emulator it was missing the HTCSensorSDK.dll file... something fairly new i presume. I tried default emulator and the Windows Mobile 6 Professional VGA emulator but I was wondering if there was one available for this phone yet.
I want to know the same thing
If/when you find an answer to this I would love to hear about it or see a post on it. Thanks.
There's no such thing as a software-only emulator for the Raphael's hardware, that would be incredibly complex to create for such a task
What the developers use is called a "Board Support Package" - it basically contains all the raphaels hardware, in a PCI card that gets installed in a slot in the computer.. that way all the drivers, etc can be loaded and everything can be tested as it would be on the phone itself.
There's pretty much not a chance in heck of you getting one of those (although if you do, send one my way, I would love to have one )
The emulators are useful for testing generic software that does not tie into any of the features that require raphael hardware. There should also be emulator images to support all resolutions (qvga square, qvga, vga, not sure about wvga/wqvga)
And, here's the link: http://www.microsoft.com/downloads/...52-f89e-4354-84ce-5d19c204498a&displaylang=en
Looks like it does in fact come with wqvga and wvga emulators
Note that you can use an emulator kitchen to add SOME of the htc stuff to the ROM image, but none of the drivers that support the htc hardware will function.

Port Free Java Dictionarry (Ger-Eng) to WM

Hi everybody,
those of you who are German or deal with the German language might have come across www.dict.cc a very comprehensive and free community dictionarry (German-English-Germn). I think it would be very nice to have such a wonderful dictionarry running on WM.
They offer their database for download and a PC as well as Java app to run it offline.
Now I tried to use the Java app on my WM 6.1 but it didn't work.
http://download.elcombri.de/download.php?file=translator/translator11c.jar
Could anybody have a look at this? The Java source files are provided here:
http://download.elcombri.de/download.php?file=translator/translator11c_src.zip
I don't know any Java programming. Any ideas on why it doesn't work on my Touch HD?
Thank you very much for your help.
Alex

To become a Leo's XDA-Developer

Hi all,
I want to start developing for our HD2
I'm student in IT. I can use Java, C, C++, Basic, ... but I've never developed for Windows Mobile devices. I know that it's possible to makes JME apps, but I want to make "pure" Windows apps
So how to do ?
I've installed Microsoft Visual Studio 2010 from MSDNAA, but I don't know which language to use : C# ? C++ ? Dears XDA-Developers, can you tell me which language is your favorite, and why ? For developing some basical apps, which one is better ? I will certainly use Manila .NET SDK. Which language is better for me ?
Thanks for helping & answering.
NOTE: Is there some french or spanish XDA's developers in this section ? Thanks in advance for contacting me.​
C# is great to get started with the WM6.5 SDK and Compact Framework
Besides, there are some nice libraries that you can use on .NET CF (for multitouch for example)
I'd heard the mobile device support was removed from VS2010, so you might have to use VS2008 instead.
I think the intention is to release a new sdk for windows phone 7 and silverlight at some point.
c# (or vb.net, if you really have to) is much easier than c++ though.

i want to programming c++ at HD2

hi everyone
i want to programming c++ at HD2
I found in market a programm "esql" and it is for DB it very nice
but I need one for c++
can I find any program for this ??
You're not getting any responses because you've asked in the wrong section. There's a section dedicated to software development on the windows mobile platform...
http://forum.xda-developers.com/forumdisplay.php?f=523
Anyway, try this...
http://www.microsoft.com/exPress/
It's a free version of Visual Studio and should be all you need to get into C++. You won't be able to use .Net with it, should you go down the C# route, as the free edition isn't compatible with the .Net SDKs that are available.
Good luck mate

Categories

Resources