• 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

Application not recognized on Sony Erricson K500i

 
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
Haidu Vlad Andrei Posted - Guys i have a big problem.I tryed to send a Hello world java aplication(Hello World.jar) to my mobile phone(Sony Erricson K500i) which has Java MIDP 2.0 and it didn't recognise it. Why is that so?
 
Ranch Hand
Posts: 81
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Haidu,

Download the SDK at http://developer.sonyericsson.com/site/global/docstools/java/p_java.jsp

Install and go to the device explorer and use the on device debugging method (rightclick on the jad file).
It will install the MIDlet on the phone.
I have a k500i and the usb cable and it worked for me.
 
reply
    Bookmark Topic Watch Topic
  • New Topic