• 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

Question about mobile media API

 
Ranch Hand
Posts: 59
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello, i want to know is it possible to code media application using wtk or forte for java community addition. And how exactly does it work what format does it support etc can anyone please point out some web references. thanks
 
Ranch Hand
Posts: 149
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you might check out some of the links given in the thread "getting started"
you might also check out http://java.sun.com/products/j2mewtoolkit/download.html
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
you might check out some of the links given in the thread "getting started"
Given here for convenience in case it disappears somewhere
getting started
[ July 31, 2002: Message edited by: Valentin Crettaz ]
 
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
As of now, Mobile Media API's reference implementation is only available for download for SUN partners. They guy in SUN did tell me that he expected it to be available in JDC "this summer".
Once you have the RI, you can run your MM API programs on a special emulator like this one
A good article about MM API can be found here.
 
reply
    Bookmark Topic Watch Topic
  • New Topic