• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

deployment issues

 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hey guys and gals!!
am having a challenge in deployment .
now i have deployed my application and its working as t should, but my headache is dat i can only deploy this j2me app into nokia phones and now if i deploy as a midp1.0,cldc 1.0 it only works on phones like nokia 6820 series and below , if i deploy as midp2.0,cldc2.0 it works on the nokia 6230 series and above but now on even on these fones i am displayin textfields(lets say 4 of them at once) in a form and when they appear , u have to click edit b4 u can type in ur values.
this is bothering cuz on a nokia 9500 communi & nokia 6600 it works just as it should(displays the textfields as like a normal gui should) but on these other phones it displays it like i specified its size to be 1.
guys/gals can someone issue a solution?
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"jyfhalord1"-
Welcome to the JavaRanch! Please adjust your displayed name to meet the

JavaRanch Naming Policy.

You can change it

here.

Thanks! and welcome to the JavaRanch!

Mark
 
Mark Spritzler
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to J2ME.

Unfortunately the J2ME specification leaves all that fun implementation stuff to the device manufacturer and they can choose how they do it. So each phone will run differently.

The best thing to do is to post in the Nokia Developer forums and see if one of their engineers have any ideas.

Mark
 
lexander Bosco
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
ok mark what i really want to do is to install my midlets onto a samsung phone.
and ericsson phone but they are not accepting the jar files.
what you think is the problem .
and i am presently using a j2me wireless oolkit to compile and package and a nokia application installer to install on the nokia phones.
tried this with other phones it refused.
ok i assume there are installers for other phone makes .
my problem now is which or how can i get this installers?

i need this help like "yesterday".
guysssssss
 
There’s no place like 127.0.0.1. But I'll always remember this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic