| Reply | « Previous Thread | Next Thread » |
|
Hi all
I am making an app, and on the first time running , i need to check the rms database, if there is no gamedb created, then i'll create a byte[] data = new byte[58500]; and rs.addRecord(data, 0, data.length); the app, actually the same jar, works fine on WTK 2.5.1 emulator & Lyo's KEmulator, but after i installed the jar on Nokia N73, it just can not run! I mean, when i choose the app and open it, there is no splash, no exceptions, just nothing happened! but other games run well~~~ so need i have to split the large byte array to several smaller arrays, such as 10K for each? or maybe that device has something wrong? Many many thanks!!!! |
|
Join Date: Aug 2006
Posts: 486
Location: Rawalpindi, Pakistan
nicenouman
Offline
Regular Contributor
|
|
there must be some exception in your code. what i would suggest make a log form and append the text on to the log form after every code line. u will find out where the problem is and my guess is its in start app or in constructor function. what are you trying to do in your midlte.
i dont think there is anything wrong with the device. Regards Nouman |
| nicenouman |
| View Public Profile |
| Find all posts by nicenouman |
|
I also experience same problem.
My MIDlet works fine on all emulators. Works fine on actual N70, 3100 and others. But did not even run on N73, E60, N95 and probably all Symbian OS v9 upwards. Is Symbian preventing Java app from running properly? Please, someone can shed some light unto this matter. Phone running only one app, Not operator branded, and basic MIDP API's are only used. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Problem with contact thumbnails (N73) | Seyasmir | Mobile Java Media (Graphics & Sounds) | 1 | 2007-06-03 10:13 |
| Record store size problem | lakechat | Mobile Java Networking & Messaging & Security | 1 | 2007-02-09 21:05 |
| N73 streaming through Cisco PIX problem | shelton | Streaming and Video | 0 | 2006-10-03 11:41 |
| viewfinder size problem | bartg777 | General Symbian C++ | 0 | 2006-01-20 17:06 |
| byte array in series 60 problem | robon | Mobile Java Media (Graphics & Sounds) | 8 | 2004-04-21 17:02 |