Please help me to get a general idea of the salaries for J2ME and Symbian C++ developers and testers in both China and India?
J2ME Developer in China:
Symbian Developer in China:
Wireless Tester...
Type: Posts; User: davidmanpearl; Keyword(s):
Please help me to get a general idea of the salaries for J2ME and Symbian C++ developers and testers in both China and India?
J2ME Developer in China:
Symbian Developer in China:
Wireless Tester...
I have determined that the Gallery for a Motorola RAZR V3xx carried by AT&T is located at:
String galleryBaseMotorola = "file:///b/mobile/picture/";
I can write valid .jpg images into this...
How does one determine the build date and/or time of a MIDlet at runtime?
As a comparative example, I determine the MIDlet version from the JAD file like this:
String jadVersion =...
Only option I have found is to manually read thumbnail image from .jpg EXIF data. Thumbnail is optionally stored in EXIF data of some .jpg images as an actual complete .jpg image. Therefore, only...
This topic is discussed in several threads that also cover other issues.
So, I am starting a new thread to consolidate this "Connect to Agent" problem.
I am using the S60 3rd Edition FP 1 SDK for...
Vishal,
The answer to your question is "No." It is not possible to remove the questions altogether with your VeriSign Certificate. Your VeriSign Code Signing Certificate makes you a "Trusted...
Karmis,
Thanks for the advice. This seems like just the tool. But, I haven't been able to install.
FExplorer
The official site of FExplorer for Series 60 phones:...
I isolated this problem to the External Memory Card.
i.e. Whan the External Memory Card is removed from the device, the problem MIDlets no longer appear in the Applications menu.
I used a card...
Traud,
Thank you for the great response.
You mentioned "operator/manufacturer domain level". I was under the impression that these are separate domain levels. Do you know how to determine if...
I am suffering from similar problems.
But, I may be able to help you with one thing.
When you install the .sis you are correct that only 2 apps get insalled.
However, you will notice that the...
I cannot solve this problem with the S60 3rd FP1 Emulator.
The emulator comes up.
But the "SDK Progress" dialog gets stuck on "Connect to Agent".
I tried running through NetBeans and from the...
When I connect my phone to the PC via Bluetooth or USB, the Nokia PC Suite becomes active. One of the modules is "Install applications". I use this to install MIDlets. Unfortunately, in the "My...
Help!
One of my MIDlet Suites (2 MIDlets) is stuck in an undefined state on the Nokia N95. I cannot run, re-install, or delete the MIDlet.
How can I remove this MIDlet?
Here are the...
I am running a MIDlet on
Nokia N95
Signed with Thawte Certificate
Requesting permissions in JAD:
MIDlet-Permissions: javax.microedition.io.PushRegistry, javax.microedition.io.Connector.sms,...
Answer on various other S60, 3rd Ed. handsets:
Nokia 6682 - No
Nokia N70 - No
Nokia N95 - Yes
I am looking for an Emulator for Nokia N95 (J2ME - NetBeans).
Is there one? Download link and installation for NetBeans instructions please.
- Thanks, David Manpearl
Please send the update to the outdated link above:
I have a MIDlet that depends on the "#" key on a standard telephone keypad. How do I access a key with the same keycode so I can use the...
Hello,
I have been unable to get kXML or ProGuard to work in Eclipse ME with my MIDlet. I have not been able to correctly install either. I opened a thread on the ProGuard installation, but it has...
I thought that JSR-135 is an automatic ticket to the getSnapshot() method. This does not seem to be the case. On Nokia 6102i (Series 40, 2nd ed, JSR-135),...
There are several ways to display a list of images and their thumbnail representations. I recommend that you start with a Form and ChoiceGroup Items. Here are some of the immediate issues:
In...
It is possible to create overlays with JSR-135 and without JSR-234, but it is difficult and slow (max ~10 fps).
You must capture and process individual frames with getSnapshot in bmp format and...
Peter,
Thank you for your advice.
I was missing the installation step you predicted:
http://java.sun.com/j2me/docs/wtk2.2/docs/UserGuide-html/developing.html
2.4 Using an Obfuscator
3....
Hello,
I am having trouble installing and using the ProGuard obfuscator with eclipseme.
I followed all of the installation instructions I can find. They discuss eclipse preference settings, but...
Thank you for this useful information, but for every one of these properties my Nokia 6682 (S60 2nd ed. FP2, 4.6.2.0) returns null.
- Regards, David Manpearl dmanpearl_at_imatte_dot_com
I'm sure that this has been covered many times on this forum, but I haven't been successful in searching. So, here it is again...
I need to know a unique identification of the handset on which my...