Jump to content

C++ & portable Apps

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
action_owl

action_owl

    Newbie

  • Members
  • Pip
  • 1 posts
I am fairly new to programming and after using C++ for A While I have decided that I would like to make some applications for my cell phone (sony ericsson) I noticed that before some applications and games run they display the Java logo, but I can't seem to find any info on programming particularly for cell phones, so my question is: where would I start to create apps for cell phones?
and should I start learning Java or can I use C++?

thnx

#2
v0id

v0id

    Retired

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,936 posts
It depends on your cellphone and its development tools whether you can use one language or not. You shall check the cellphone model of yours, and see if you can find some information about C++ programming.

#3
jashsayani

jashsayani

    Learning Programmer

  • Members
  • PipPipPip
  • 41 posts
I suggest you to learn Java as its Platform Independent and is used in most of the cellphones. Also I suggest you to use the NetBeans compiler as it has a good interface for developing Cellphone applications...