Notices

Tips and Tricks Share tips that can save others time and frustration here !

Reply
 
LinkBack Thread Tools
Old 05-12-06, 04:52 AM   #31 (permalink)
Aximsite Rookie
 
ravenit's Avatar
 
Join Date: Mar 2005
Posts: 26
Thanked 0 Times in 0 Posts
thanks the mud is a llittle clearer now
ravenit is offline   Reply With Quote
Sponsor Ads
Old 05-12-06, 06:45 PM   #32 (permalink)
Aximsite Rookie
 
Join Date: Jun 2005
Posts: 54
Thanked 0 Times in 0 Posts
Hi Menneisyys,

Regarding the slow running problems with the X50v/X51v on Google Maps and Opera Mini, then will all programs accessing the internet be similarly affected under this version of J9 ?

The reason I ask is because there is an excellent looking application in the UK called TrafficTv. This is a subscription service and gives updates on your PDA via GPRS as to any delays on the UK roads. It operates in Java and requires an application like J9 to run. So information needs to come in via the web to update the screen regarding road delays.

Unfortunately there is no trial version available of the TrafficTv application. From that little information, do you think I would run into similar problems as cripples Google Maps ?

Thanks
Jules
Lost Cause is offline   Reply With Quote
Old 05-13-06, 01:55 AM   #33 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Originally Posted by Lost Cause
Hi Menneisyys,

Regarding the slow running problems with the X50v/X51v on Google Maps and Opera Mini, then will all programs accessing the internet be similarly affected under this version of J9 ?

The reason I ask is because there is an excellent looking application in the UK called TrafficTv. This is a subscription service and gives updates on your PDA via GPRS as to any delays on the UK roads. It operates in Java and requires an application like J9 to run. So information needs to come in via the web to update the screen regarding road delays.

Unfortunately there is no trial version available of the TrafficTv application. From that little information, do you think I would run into similar problems as cripples Google Maps ?

Thanks
Jules
Impossible to tell without testing the app first. If it sends of several consequtive requests, then, it's most likely to be slow.

Try sending the developera mail, asking them to release a time-restricted trial; you may also want to put the URL to this thread in the mail so that they surely understand the problem.
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 05-14-06, 01:39 PM   #34 (permalink)
Aximsite Rookie
 
Join Date: May 2005
Posts: 75
Thanked 0 Times in 0 Posts
[QUOTE=Does the 5.7.2 + Opera Mini 2.0 combination work on your Axim? That's certainly very good news..[/QUOTE]

Yes, I am on WM 2003 SE - X50V and Opera Mini 2.0 5.7.2 works ok. Even both new (6.1) versons werked well when I tried.

Is there any way to download within Opera Mini 2.0 without quitting the app. or say even with quitting it, can it download as it does on mobile phones? (Mine is Nokia 6230 and runs Opera Mini 2.0 too)
__________________
[COLOR=Red]MMBIKA[/CO :) LOR]
mmbika is offline   Reply With Quote
Old 05-15-06, 06:46 AM   #35 (permalink)
jaw
Aximsite Prospect
 
Join Date: Jul 2003
Posts: 5
Thanked 0 Times in 0 Posts
Aximsitex5icon How to play java games...

Hi all,
Probably I'm too stupid, but I tried installing 2 java-phone games and I have the stupid problem of not knowing what controls should I use... I'm on a Ax/X5 and it seems that the navigation and the side-scroll push are accepted, but nothing more.

Does anyone know how a GSM game could be controlled on a PDA?

If noone knows, then another question: for what do you use this java environment? I can't think anything else than GSM midlets...

Long live the X5 ;)
jaw is offline   Reply With Quote
Old 05-15-06, 06:48 AM   #36 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Originally Posted by jaw
If noone knows, then another question: for what do you use this java environment? I can't think anything else than GSM midlets...

Toonel is the "killer app" if you have an expensive GPRS/EDGE connection, where every byte counts.
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 05-21-06, 05:39 PM   #37 (permalink)
Vanamonde
Guest
 
Posts: n/a
Originally Posted by Menneisyys
Toonel is the "killer app" if you have an expensive GPRS/EDGE connection, where every byte counts.
Two things:

If I install the new vesion of IBM J9, will toonel work without messing around with lnk files?

Can toonel work with the beta 2 of the Opera browser for PocketPCs (not Opera mini)?
  Reply With Quote
Old 05-21-06, 05:43 PM   #38 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Originally Posted by Vanamonde
Two things:

If I install the new vesion of IBM J9, will toonel work without messing around with lnk files?

Can toonel work with the beta 2 of the Opera browser for PocketPCs (not Opera mini)?
1. yes
2. yes

If you have some free time, read my blog - all these questions are thoroughly elaborated on in there.
__________________
MS MVP- Mobile Devices.
Menneisyys is offline   Reply With Quote
Old 05-21-06, 06:52 PM   #39 (permalink)
Vanamonde
Guest
 
Posts: n/a
Originally Posted by Menneisyys
1. yes
2. yes

If you have some free time, read my blog - all these questions are thoroughly elaborated on in there.
Thx for replying. Now I'm stuck.

I install the files to a directory on my storage card in a directory called J9, so I altered your script to:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT]



[HKEY_CLASSES_ROOT\jadfile]
@="Application Descriptor"
"EditFlags"=dword:00010000


[HKEY_CLASSES_ROOT\jadfile\Shell]
@="(value not set)"


[HKEY_CLASSES_ROOT\jadfile\Shell\Open]
@="(value not set)"


[HKEY_CLASSES_ROOT\jadfile\Shell\Open\Command]
@="\"\\Storage Card\\J9\\bin\\emulator.exe\" \"-Xjam:install=file:%1\" -Xjam:showUI"


[HKEY_CLASSES_ROOT\.jad]
@="jadfile"


[HKEY_CLASSES_ROOT\jarfile]
"EditFlags"=dword:00010000
@="Java Archive"


[HKEY_CLASSES_ROOT\jarfile\Shell]
@="(value not set)"


[HKEY_CLASSES_ROOT\jarfile\Shell\Open]
@="(value not set)"


[HKEY_CLASSES_ROOT\jarfile\Shell\Open\Command]
@="\"\\Storage Card\\J9\\bin\\emulator.exe\" \"-Xjam:install=file:%1\" -Xjam:showUI"


[HKEY_CLASSES_ROOT\.jar]
@="jarfile"


I then import the file into my registry using the application you mentioned and it is imported sucessfully..however double clicking on JAD and JAR files does nothing. Any idea where I'm going wrong?
  Reply With Quote
Old 07-04-06, 03:08 AM   #40 (permalink)
Aximsite Prospect
 
mivalenz's Avatar
 
Join Date: Nov 2005
Location: Concepcion, Chile
Posts: 8
Device: Nokia
Carrier: -
Thanked 0 Times in 0 Posts
Aximsitex50icon

Hi everyone!
I had all the java stuff (j9-midp) and running Google Maps I can't see "satellite image".. I had a message from google that say " You can't see JPEG in this cell phone"
I have de 1.26.0 GMaps (gmaps-Generic-Advanced_MIDP2_en)and the last vertion of IBM Java MIDP ...
In FAQs of google mobile say "may be is a problem with your cell phone".. but I have a Dell Axim X50(400MHz)
... help please ... I want to see my house from my pocket pc!!
Thanks!
Miguel (Chile)

PS: Opera (I can't understand how use it)
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

:::::: : : : : M I G U E L : : : :::::::
mivalenz is offline   Reply With Quote
Old 10-01-06, 02:24 PM   #41 (permalink)
Aximsite Rookie
 
Join Date: Sep 2006
Posts: 88
Thanked 0 Times in 0 Posts
i also imported the reg5 file,my folder was J9-MIDP on the SD card.

Doesnt work when clicking jad files.

Last edited by markopo; 10-01-06 at 02:31 PM.
markopo is offline   Reply With Quote
Old 12-29-06, 10:58 AM   #42 (permalink)
Aximsite Minor League
 
Join Date: Feb 2006
Location: Utah
Posts: 115
Device: Samsung M500
Carrier: Qwest (Sprint)
Thanked 2 Times in 2 Posts
I hadn't messed with this for a while after trying out gmaps and finding it so unbearable slow as to be unusable. I checked the IBM website and found a version 6.1.1 of J9 dated 12/06 and installed it. Eureka! Gmaps now runs very nicely on my X51.
pinyon is offline   Reply With Quote
Old 12-29-06, 07:56 PM   #43 (permalink)
Aximsite Elite
 
Rishad's Avatar
 
Join Date: Aug 2005
Location: Vancouver, BC
Posts: 3,677
Device: iPhone 2G (OS 3.1)
Carrier: City Fido
Thanked 1 Time in 1 Post

Awards Showcase
Aximsite Active Bronze Member Admin Medal Aximsite Contest Winner Top Notch MyPDA Red Cross 
Total Awards: 5

Ah.. a new version. Man I really wish they had a separate PPC version.. hate downloading the huge package and installing the whole thing on PC.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

.
.
.
.
.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.




To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Rishad is offline   Reply With Quote
Old 01-02-07, 03:22 PM   #44 (permalink)
Aximsite All Star
 
Join Date: Nov 2004
Posts: 507
Thanked 2 Times in 2 Posts
I installed J9 and I do not see emulator.exe in the bin folder. I loaded the latest version
weme wm50 arm ppro10 6.1.1.2006

Am I missing something here? The example file runs ok on the PDA but I cannot get my other applications to run because the instructions all tell me what to do in emulator.exe. Also, I want to set up my registry but I am not sure what to use in place of the emulater.exe in the registry. Would it be j9.exe? j9w.exe? Java is not my thing so this is all new to me.
cravaus is offline   Reply With Quote
Old 01-02-07, 04:20 PM   #45 (permalink)
Contributing Reviewer
 
Join Date: Jan 2005
Posts: 4,582
Thanked 1 Time in 1 Post
Originally Posted by cravaus
I installed J9 and I do not see emulator.exe in the bin folder. I loaded the latest version
weme wm50 arm ppro10 6.1.1.2006

Am I missing something here? The example file runs ok on the PDA but I cannot get my other applications to run because the instructions all tell me what to do in emulator.exe. Also, I want to set up my registry but I am not sure what to use in place of the emulater.exe in the registry. Would it be j9.exe? j9w.exe? Java is not my thing so this is all new to me.
Did you read my, a few days ago published review of 6.1.1? I'm DEAD sure emulator.exe is in the ZIP file. You must have searched the wrong place. Also nte that the install PDF file given with J9 has a lotof factual errors - only pay attention to my review, not the official docs.
Menneisyys is offline   Reply With Quote
Reply

Tags
environment, ibm, java or midlet, review, version

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rebuilding your environment after a ROM upgrade scs_ppc X50 / X51 Forums 0 01-10-06 04:20 PM
Help with MIDlet CommConnections edparker Applications and Utilities 0 04-21-05 11:31 PM
What development environment to use uzziah0 Water Fountain 5 12-23-04 12:55 PM
Looking for a review of latest version jweint GPS Talk 10 02-02-04 11:05 AM
Using a PDA in a work environment. lilsweepr Applications and Utilities 1 01-05-04 01:25 PM


All times are GMT -5. The time now is 12:43 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-10 LeckMedia, LLC