naved momin wrote:
do i need to use just J2ME to make apps for java enabled devices ?
Yes. More specifically, you have to limit yourself to the platform and optional APIs supported by the target device, e.g. CLDC 1.1 / MIDP 2.0, JSR 177 etc
naved momin wrote:
or by using J2se can we make and run apps in both pc and mobile devices ?
No. Not unless you include laptops as 'mobile devices'