| Author |
J2ME configuration and Profiles
|
Rameshwar Soni
Ranch Hand
Joined: Feb 03, 2011
Posts: 246
|
|
I was just reading about J2ME where there was an explanation about configuration and profiles.
I read and re-read this topic but still i have some doubt and i would like to clear it.
What i understand is
Configuration is nothing but all the classes that operate on each and every device.
Profile is nothing but the classes for a group of similar devices
Am i correct ? Or else please correct me.
|
 |
Jagdish Hatagale
Ranch Hand
Joined: Apr 07, 2010
Posts: 32
|
|
hi rameshwar
configuration means the software and packegs which required for developing the mobile application like IDE, simultatores, plugin pakages
by using that you can develop the J2EE application
profile is nothing but a arae for which you are going to develop the application like anroid, BB devices.
Regards
jagdish
|
 |
 |
|
|
subject: J2ME configuration and Profiles
|
|
|