This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Simon King (author)
Tue May 19 11:23:42 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Thu Mar 06 10:27:52 -0800 2008 | |
| |
README | Thu Mar 06 11:46:04 -0800 2008 | |
| |
build.xml | Tue Mar 04 13:47:28 -0800 2008 | |
| |
dist/ | Tue May 19 11:23:42 -0700 2009 | |
| |
lib/ | Tue May 19 11:23:42 -0700 2009 | |
| |
nbproject/ | Thu Mar 06 10:27:52 -0800 2008 | |
| |
src/ | Thu Mar 06 10:27:52 -0800 2008 |
README
Here's a very simple J2ME app that updates Fire Eagle using user-entered text or lat/lon from GPS-enabled phones (using JSR 179). It won't work if your phone doesn't support JSR 179 (but it should be pretty easy to cut it down to run on any phone) Executables are available in /dist. You can download to PC and Bluetooth to your phone (you can take the JAD, though really only the JAR is needed). Or you can try to directly load the JAR to your phone via http://tinyurl.com/yqdfez Once you get it installed, you may want to set permissions so that it doesn't constantly hassle you for permission to connect to the network or access location services. On Nokia S60 phones you can adjust permissions through Tools->App. mgr (select the FireEagle app and scroll around to find Network access and Positioning) It uses a library for doing OAuth stuff. The JAR for that is in /lib (source code coming soon). The javadoc for FE_OAuth.jar is not great yet -- if you're curious, a good starting place is the javadoc for FireEagleConsumer (and the MIDlet is a pretty good example of how to use FireEagleConsumer.







