View Single Post
  (#14 (permalink)) Old
rivviepop Offline
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Posts: 2,166
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Default 07-03-2007, 03:53 PM

Quote:
Originally Posted by don.new View Post
Tried OTA but I'm getting the same error I got using PocketMac install. When I try to start app..."Error starting MyAlarm: Class 'javax.microedition.io.file.FileConnection' not found."
FileConnection is known as JSR-75 (j2me spec/feature) and is not supported on the 8700 device, according to the specs. lhurtado would need to make a new version of the program which doesn't link to this capability...

An Overview of the File Connection Optional Package

(looking at the app, I can't see why you'd need it - maybe he's using it to save the prefs?)
   
Reply With Quote