cell phone programming (j2me)

Everything else that doesn't fall into one of the other PB categories.
-pantcho-
User
User
Posts: 10
Joined: Tue Sep 21, 2004 8:49 pm
Contact:

cell phone programming (j2me)

Post by -pantcho- »

hi all!

i ever wondered if there is any option or way to program to cell phone
i know j2me is running hard and symbian but i wonder if there
is anyway to implent purebasic code into the phones in anyway
if it means doing a dll or somthing like that.

thanks.
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Java seems to be the way to go and unless you have limited requirement it would be difficult support all the different makes and models of mobile phones.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Well nowdays cell phones are almost all Java runned, and AFAIK you'll have to use Java to program them. :P

I know nothing about symbian, so i cannot help you there. But if it is a linux based kernel you might be able to pull something off.
FloHimself
Enthusiast
Enthusiast
Posts: 229
Joined: Wed May 14, 2003 3:38 pm
Location: Lüneburg - Germany

Post by FloHimself »

for java enabled mobiles:
http://www.mobilebasic.com/:
Mobile BASIC 2.1 allows your PC to create programs for your Java enabled Mobile Phone using our easy to learn version of the BASIC programming language. The language features integer, long, floating point and string variables, logarithm and trigonometry functions, network communications and graphics facilities. The development environment also includes integrated Map, Tile and Image editors.
for symbian os powered phones (sony Ericsson (P800/P900), some nokia):
http://www.linsoft.se/info/appforge/:
No mobile application development software is faster, easier, or more productive to use. AppForge MobileVB software integrates directly into Visual Basic 6.0 enabling you to immediately write applications, using the Visual Basic programming language, that will run on over 90% of the world's handheld, mobile, and wireless devices.
Post Reply