• 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

S60 incompatiability , application Incompatiable.

 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

I had developed a J2ME application which used network access to fetch data from a webserver.
I then deployed it onto my 5320XM nokia phone, it worked prfectly fine,
However, when I later tried deploying onto a Nokia E 63 and Nokia N 73 mobile it didnt work.
The post installation message was Application incompatiable.

Please help.
What changes may be needed to make it run across all s60 symbian platforms.
 
Dushyant Chhetri
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi got the solution.

now its working fine.

The problem was that the device profile while building was selected to 2.1 ,

once I changed it it worked fine..

 
reply
    Bookmark Topic Watch Topic
  • New Topic