Jump to content

KandRS

+Premium Members
  • Posts

    148
  • Joined

  • Last visited

Posts posted by KandRS

  1.  

    Are there any other GPS enabled JVMs? Might be worth it to try more out. I might be able to figure out Jbed if I had enough time to make sure it registered everything correctly.

     

    Try IBM's J9 JVM.... that one is optimized for WM2003, but it runs on my WM6.1 device. User interface is archaic and if you're not inside the USA you'll have problems locating it. J9 Midlet Manager *used* to be free, not sure what happened to it since the GeoIP filter at IBM keeps me out of that site.

     

    I used to have a copy of it and it DID support Serial port use (not 100% sure about GPS) so you should be able to point the WiG player at the COM port the GPS uses.

     

    Good luck!

     

    I had tried out a version of J9 at one point, but I had trouble, may have to try it again. They certainly don't make it easy to get even if you live in the US.

  2. I'm pretty sure its ARM. It could be just the version and that's causing the problems. I don't know if it uses the Microsoft stack or not. Its using the internal com port on most apps, instead of the intermediate driver I use on my phone with 6.1. This is essentially a PNA, not a PDA. Its intended for navigation, which happens to run on top of windows.

     

    It may also be a problem with the whole MioPocket setup. Windows is intended to be in the background, so JBed may just have trouble installing correctly and getting all of its DLLs in the right place. It even asks where to install and then creates an empty directory since I believe it installs everything in the Windows directory.

     

    Are there any other GPS enabled JVMs? Might be worth it to try more out. I might be able to figure out Jbed if I had enough time to make sure it registered everything correctly.

  3. I'm still working to find a GPS enabled JVM for my Mio running Windows CE Core 5 so I can try to get this working on there. It works great on my cell phone using Jbed.

     

    Try Esmertec JBed

     

    The trick is finding the right version of it. There are a lot of them out there and I haven't found one that works with MioPocket. The version you pointed to installs and seems like it would work, but it doesn't run when I try it. If I do the EXE check it says it requires OS version 5.1. This is version 5. It also doesn't match the CPU type.

  4. I'm still working to find a GPS enabled JVM for my Mio running Windows CE Core 5 so I can try to get this working on there. It works great on my cell phone using Jbed.

  5.  

    haha, well, not much to thank for if it doesn't work yet :D

    what device is this? a cellphone, or some kind of PDA?

    when you hit Start, you should see a file browser, then find your cartridge

     

    You still deserve thanks for several things...it goes farther than the official player, you respond quickly, you are providing source code, and you are making the effort. Kudos all around even if you do nothing more!

     

    I am using a Mio C230 running MioPocket (basically a hacked auto GPS).

     

    My GPS never did show a fix, even after many attempts outdoors, even though I had a fix through BeeLineGPS.

     

    In GPS mode, the only options I have are Connect and Disconnect (and Navigate at the bottom). There is no way to get out of GPS mode.

     

    When I hit Start, I see a blank screen except for Actions and Navigate.

     

    Which JVM are you using? I haven't gotten one working yet.

  6. You can set your GPS Configuration in the file

    wigconfig.config

    in the directory where player.exe is.

    Maybe that helps.

     

    <configuration>
     <appSettings>
    <add key="AutoDetectGps" value="False" />
    <add key="BaudRate" value="4800" />
    <add key="Units" value="Metric" />
    <add key="CartDirectory" value="\My Documents\Groundspeak\Wherigo\Cartridges" />
    <add key="CommPort" value="COM4:" />
     </appSettings>
    </configuration>

     

    On which device are you working on and how did you manage the .NET-Framework-Installation?

     

    I'm using MioPocket 2.0 R38 and try to install Wherigo-Player on a Magellan Triton 1500.

    For now no success because of the Compact Framework-thing. :D

     

    Those settings doe get me past the GPS error, but then I get an OutOfMemoryException

    at

     

    Microsoft.AGL.Common.MISC.HandleAr etc. It scrolls off the screen at that point.

  7. I gave up on this long ago. Forgot about it except being subscribed to this thread. I wouldn't get your hopes up on this. I would think supporting Windows Mobile Standard would be the easiest conversion, but it hasn't happened. I noticed there is now a Geocaching app for Iphone, so someone out there is programming.

  8. Does anyone know if there's a solution availble to run the Wherigo-player on a Blackberry 8800

    If it's not based on Windows Mobile, a player application is not yet available. A timetable has not yet been mentioned.

     

    Windows Mobile Professional, not Standard, as smartphones are Windows Mobile, but are not supported because of their lack of a touchscreen.

  9. Yeah, unfortunately Microsoft decided to make them separate versions of Windows Mobile. Professional versus Standard. It makes it that much harder to develop software for them both.

  10. I love it too. The blackjack II's built in GPS seems to work great. I use it with Garmin Mobile XT and Cachemate and have little problems with it. I just wish there was a little better compass type app for doing caching, but it works. I know the change from a touch based system can be hard, but using the selection buttons you can usually move between items pretty well. It works for browsing, and that's typically heavily mouse oriented. On the plus side once you've done the change it should open up a lot more systems can can use the program.

  11. Is there any schedule on the porting? I'm not sure how big the application is, never having played with it, and I've never done Windows Mobile development, so I'm not sure the scale of work involved in such a port. I know the underlying system is pretty similar, its usually a matter of removing the Windows Mobile Professional specific stuff and then making the system work well without a touch screen. Usually something that works with the smartphones seems to work with the rest.

  12. Okay, after a bit more looking it appears to be a difference between Pocket PC and Smartphone versions of Windows Mobile. A program made for Smartphone would probably work on both, but not the other way. Something with the buttons and other objects. They aren't supported on the non-touchscreen Smartphones.

     

    So I guess my question about is this going to be supported is still out there. I'd love to play with this program and help spread the love for it.

  13. The Blackjack II has a built in GPS. Its supported by Windows Mobile XT, but the Wherigo program won't work with it. Is there any plan to support it coming up? I don't know if its an issue with the smartphone or something else. It does install correctly, but when run it gets NotSupported Exception at Microsoft.AGL.Common.MISC.HandleAR() etc.

  14. Both this design and the design on my personal has been altered enough to slide by any copyright concerns as far as we can tell...

     

    IANAL, but I'd have to say I think yours probably is fine, I'm not sure about this one. It looks like some of those graphics are exactly the same as those on the books.

×
×
  • Create New...