Thx for the reply guys.
So does that mean building the app as console application instead might solve the problem?
Or is there any other idea to detect any changes on the text file size besides...
Type: Posts; User: kit_kat_lover; Keyword(s):
Thx for the reply guys.
So does that mean building the app as console application instead might solve the problem?
Or is there any other idea to detect any changes on the text file size besides...
Hi guys,
I have an app which constantly reads a text file for updates. This check is indicated by the file size.
Whenever there is a change in file size, the app will grab the value in the text...
Hey graham,
Thxs for the prompt reply.
I should state clearer on what my app is intending to do.
There would be 2 apps (J2me and Symbian)
Initially my J2ME app will create a text file and...
Hi guys,
I was wondering if it is possible to start a symbian application from a J2ME method without using MIDlet Native Services Framework?
Hi, Maveric thanks for your reply.
I've read about the midlet signing part. According to the MIDP 2.0 access right. Seems like there is no way to disable the notification prompt message even if...
hi guys,
I need some advice regarding the topic mentioned above.
Initially I've been developing a J2ME application that tracks the location of another device using GPS
- There are two...
hi guys,
I've been developing a GPS application for my personal interest.
The aim of my application is that with the obtained GPS latitude and longitude in degrees and minutes, I will need to...