BlackBerry Forums Support Community

BlackBerry Forums Support Community (http://www.blackberryforums.com/index.php)
-   Developer Forum (http://www.blackberryforums.com/forumdisplay.php?f=15)
-   -   Nokia games... (http://www.blackberryforums.com/showthread.php?t=4688)

ins0mniaque 03-14-2005 06:09 PM

Nokia games...
 
I'm kinda new here... and I like to end all my sentences with "..."...

I am trying to convert "Mystic Island 2" to the BB, but it uses the nokia "FullCanvas". I was wondering if someone with enough BB API knowledge could port (or at least point me in a direction) the com.nokia.mid.ui.FullCanvas class to the BB. It derives from javax.microedition.lcdui.Canvas.

Porting this to the BB could makes a WHOLE lot of games work out of the box.

See http://www.hta-bi.bfh.ch/Projects/p...rview-tree.html for more information.


tia

Mark Rejhon 03-14-2005 07:28 PM

The link doesn't work -- Can you fix it? Thanks!

ins0mniaque 03-14-2005 09:23 PM

http://www.hta-bi.bfh.ch/Projects/po...view-tree.html

Mark Rejhon 03-14-2005 10:27 PM

What version of BlackBerryOS are you using?

You do know that BlackBerryOS 4.0 and later supports MIDP 2.0, but not the older BlackBerryOS 3.7?

ins0mniaque 03-14-2005 11:20 PM

Bb Os
 
I'm using the 4.0.0.219 OS.

Mark Rejhon 03-15-2005 01:38 PM

Is there a way to, for example, implement an emulator using "com.nokia.mid.ui.FullCanvas"?

DoomBringer 03-15-2005 04:55 PM

I don't know the Nokia API at all. You could just reimplement it by deriving from the MIDP UI stuff and adding whatever you need, but that is the obvious answer

ins0mniaque 03-16-2005 10:02 AM

Exactly...
 
That is exactly what I intend to do (if I ever get time to do it... I need a couple of hours more per day...)

But as I never programmed in Java (well... not never, as I do know the syntax and everything, but I never did a REAL project in Java), and I never used MIDL (obviously). But I am a C++ programmer (and I did a couple of project using C# now... which is nearer to Java).

The Nokia class is probably easy to port to the BlackBerry, especially for someone with knowledge of the BB API and MIDL...

Could someone possibly point me the an open source BB game or something like that (because I am still not able to decompile .cod files)...

Tia,

ins0mniaque

DoomBringer 03-16-2005 12:26 PM

are there Javadocs for the Nokia API stuff?

ins0mniaque 03-16-2005 01:01 PM

The best I found is http://www.hta-bi.bfh.ch/Projects/po...oc/nokia_j2me/

not searched a lot though...

DoomBringer 03-16-2005 07:31 PM

It should be relatively easy to implement that class then... the class is a very minor subclass of the Canvas thing. Of course, that doc looks anything but final.

DoomBringer 03-16-2005 08:18 PM

Also, any references to that class in the code you are using would be useful. Since FullCanvas seems to be a class to be derived from (it ought to be abstract...), it is important to at least have the proper functions in the thing so it can be derived properly.

ins0mniaque 03-17-2005 02:44 PM

Full demo sources
 
1 Attachment(s)
Here is a zip of the full decompiled sources from the demo for the Nokia S60 series...

DoomBringer 03-18-2005 02:00 PM

Maybe this weekend I will try and implement some stuff... I dunno.

eradis 03-18-2005 03:11 PM

very tough to do, but not impossible.

ins0mniaque 03-21-2005 01:09 PM

I'd die for a good rpg on my blackberry ;)

ins0mniaque 03-22-2005 02:05 PM

Any updates?

VR6 01-16-2006 06:27 PM

please?!?!!

Quote:

Originally Posted by ins0mniaque
I'd die for a good rpg on my blackberry ;)



All times are GMT -5. The time now is 08:24 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.