Answer» hi everyone.
i need to KNOW how to write a small program in java to mobile ? i know java programming language for pc but is it different than mobile? anyone KNOWS any link? or toturials ?
thanksProbably the MAIN difference will be in widgets/user interface elements. Lots to read here:
www.google.com/search?hl=en&source=hp&biw=1501&bih=959&q=java+for+mobile+devices&oq=java+for+mobile+devices&aq=f&aqi=g1g-v4g-b3&aql=&gs_sm=e&gs_upl=984l5248l0l5910l23l19l0l3l3l0l498l2780l5.5.4.1.1l16l0The language will be exactly the same. The only difference is the class library.
http://www.oracle.com/technetwork/java/javame/index.htmldownload netbeans
go to file-project-samples-javaMe- buetooth demo....
u can test this application on 2 mobile if you want....and start working from therethank u all, i got idea.. ur answers helped me.. thanks alot )
|