Any Application for programming in mobile?

Hello guys,
is there any application for SE K750i by which i could write codes on the move on my mobile? cos some times i really get bored and i hate playing games on my cell.. so thought if i cud jus do sum programing in it :p

~thanks:hap2:
 
Since it supports Java MIDP 2.0 , you can write your own code in jave (J2ME )and compile them into jar/jad files and run them on your phone
 
Ratna333 said:
Nice thought. :rofl:

Lol.. :eek:hyeah: i agree... u seriously gonna do that !!

cyrux said:
Since it supports Java MIDP 2.0 , you can write your own code in jave (J2ME )and compile them into jar/jad files and run them on your phone

^^ he doesn't want to code apps for his phone.. what he wants is an IDE that will let him code ON his phone itself....
 
yea.. i thought about it a lot of times.. and few days back i found something in that Moby Explorer application...

if we create a new text files it gives us an option to create html files...

wid all the basic codes like

<html>

<body>

<title>

</title>

</body>

supplied at the start :p i made a small little page too lol which i can run on my phone itself..

so after this i thought there might be sum software which lets us create C or java files... if not compile them, at least provide a good,coder friendly environment to create them :p
 
Back
Top