• 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

Java, Visual Basic on WIndows CE

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have made some simple programs using J2ME (MIDP 1.0), now I wanna see these programs running in a ipaq 4350 which use Windows CE 4.2, what do I have to install in the pocket pc for running these programs?
I wanna do the same question but for running Visual Basic applications in the same device.
Thanks.
 
author
Posts: 1436
6
Python TypeScript Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For Java (both MIDP and PP), use the IBM WME:
http://www-306.ibm.com/software/wireless/wme/features.html
For Visual Basic (not eVB, I assume), you have two choices:
1. The .NET Compact Framework
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/
2. AppForge
http://www.enterprisej2me.com/blog/ms/?postid=24
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic