AndDiscovered is now Pathfinder! Please find the new forum page here: https://forums.frontier.co.uk/showthread.php?t=252224
This page will no longer be maintained.
AndDiscovered is an Elite: Dangerous exploration tracking tool modeled after Finwen's excellent EDDiscovery.
Google Play Store: AndDiscovered
All information about the app, including usage, is tracked via it's wiki.
For a list of known issues please reference Jira, and create new ones if you find a problem.
This application requires edproxy.
Installation and First Usage
Edit:
Version 2.8
- Allow database read and write at the same time.
- Updated EDSM first install database to be more current.
Version 2.7
- Fix crash when EDSM provides an empty system name during synchronization.
- Force the keyboard to show when entering distances in the Distance dialog. (Thank you Micha!)
- Add in missing Gas Giant planet types: Ammonia, Water, Helium-rich, and Water Giant. (Thank you Micha!)
Version 2.6
- Fix critical crash when receiving massive amounts of data from EDSM.
* The updates will take a little longer to finish out, but it is safer and uses considerably less memory.
- Merge from 3.0: Updated database index tables. This gives approx. 10x improvement in database read response.
- Merge from 3.0: Updated reference system selection algorithm.
* Previously too many system where collinear, and thus not able to produce a coordinate.
* Now the algorithm will pull 90deg right, left, top, and bottom. It will also pull from straight out along the traveled vector.
* This reduces the number of required references when in the core from 10~15 down to 5~7.
Version 2.5
* Fixed an auto-report ANR for Android 4.4. The "settings" seems to have become corrupted for a user. This should address that one case.
Version 2.4
* Fixed crash when calculating coordinates and the "back" button is pressed to return to the System List.
Version 2.2
Note: Edproxy 2.0.4+ is required
* AndDiscovered now supports phones!
* Moved to a static Fragments with multiple Activity design.
* Added new Ping/Pong heartbeat to Edproxy to better detect loss of connection.
* Pull down EDSM instead of just access the website. This will give better performance, but at the cost of some storage space. It will also allow for more features in the future. (crosses fingers for a 3D star map to work)
* Distance update list is now refreshed properly when coordinates are found.
* The software keyboard "Done" will now automatically click the "Done" button on dialogs.
Version 2.1
Note: Edproxy 1.2.1+ is required for this version.
* New System Image Gallery!
** Records images for a system as they are captured.
** Ability to name the image after the celestial body.
** Ability to specify the distance from the main star.
** Ability to specify the celestial body type. (i.e. Earth-Like World)
* Added new Preferences under "Settings" to control the Discovery Service.
** Specifying the IPv4 address, or hostname, to Edproxy is now supported.
How to get to the new images:
1) Select a system from the System List to open the System Info window
2) On the top "action bar" there will be a "gallery" icon (looks like two planet pictures)
What you can do from the gallery:
* Touch a picture to open fullscreen mode.
* Long press a picture to enter special delete mode.
** Other images may then be selected for deletion by simply touching them.
What you can do from image fullscreen:
* Touch the screen to make the title bar reappear.
* Long press the screen to bring up Edit or Delete menus.
* Edit the celestial name, distance from main star, or type.
Version 2.0 released
Version 2.0 is a major UI update. Please visit the wiki to learn about the new UI. https://bitbucket.org/westokyo/anddiscovered/wiki/Home
* Moved route destination to the action bar.
* Moved CMDR name and Display Days to Settings page which may be accessed form the action bar.
* Added new connection state icon for edproxy to the action bar.
* System list and System details are now separate UI flows.
* Added more information into the system list.
* CMDRs may now input the main stellar body, stellar body count and list of all stellar body types, and planet count/planet body types.
* Distance updates are now more tablet like. (they are a separate dialog)
* Migrated to new EDSM domain names.
Version 1.2 released
* Various bug fixes. All crashes should be resolved now....hopefully
* Added support for 4.2.2
* Moved to EDSM star coordinator from EDSC.
* This will save space on the drive, and overall time on app launch.
* Added ability to enter distance for the next system in route (before the jump) (colored E: D orange)
* Added "reference" systems to distance list for a selected system. (colored Red)
* These reference systems are places that the commander has already been *and* have coordinates
* Reference systems are sorted in the distance list after visited systems, and are ordered by most recently visited.
* Selected system now has its row highlighted
* Added new field to input the final route destination system.
* Since E: D cannot remember routes across restarts.
This page will no longer be maintained.
AndDiscovered is an Elite: Dangerous exploration tracking tool modeled after Finwen's excellent EDDiscovery.
Google Play Store: AndDiscovered
All information about the app, including usage, is tracked via it's wiki.
For a list of known issues please reference Jira, and create new ones if you find a problem.
This application requires edproxy.
Installation and First Usage
- Install Edproxy. Follow the installation instructions from the Edproxy thread.
- Download AndDiscovered from the Google Play Store
- Start Edproxy
- Launch AndDiscovered
- Go to Settings (three vertical dots in the upper-right corner)
- Add your CMDR name for system submissions
- If you want to receive image events turn it on here.
- If you are having trouble connecting to Edproxy you may manually enter your PC IP address here.
- All of your visited systems will populate in the background. This may take several minutes if you have visited a lot of systems.
Version 2.8
- Allow database read and write at the same time.
- Updated EDSM first install database to be more current.
Version 2.7
- Fix crash when EDSM provides an empty system name during synchronization.
- Force the keyboard to show when entering distances in the Distance dialog. (Thank you Micha!)
- Add in missing Gas Giant planet types: Ammonia, Water, Helium-rich, and Water Giant. (Thank you Micha!)
Version 2.6
- Fix critical crash when receiving massive amounts of data from EDSM.
* The updates will take a little longer to finish out, but it is safer and uses considerably less memory.
- Merge from 3.0: Updated database index tables. This gives approx. 10x improvement in database read response.
- Merge from 3.0: Updated reference system selection algorithm.
* Previously too many system where collinear, and thus not able to produce a coordinate.
* Now the algorithm will pull 90deg right, left, top, and bottom. It will also pull from straight out along the traveled vector.
* This reduces the number of required references when in the core from 10~15 down to 5~7.
Version 2.5
* Fixed an auto-report ANR for Android 4.4. The "settings" seems to have become corrupted for a user. This should address that one case.
Version 2.4
* Fixed crash when calculating coordinates and the "back" button is pressed to return to the System List.
Version 2.2
Note: Edproxy 2.0.4+ is required
* AndDiscovered now supports phones!
* Moved to a static Fragments with multiple Activity design.
* Added new Ping/Pong heartbeat to Edproxy to better detect loss of connection.
* Pull down EDSM instead of just access the website. This will give better performance, but at the cost of some storage space. It will also allow for more features in the future. (crosses fingers for a 3D star map to work)
* Distance update list is now refreshed properly when coordinates are found.
* The software keyboard "Done" will now automatically click the "Done" button on dialogs.
Version 2.1
Note: Edproxy 1.2.1+ is required for this version.
* New System Image Gallery!
** Records images for a system as they are captured.
** Ability to name the image after the celestial body.
** Ability to specify the distance from the main star.
** Ability to specify the celestial body type. (i.e. Earth-Like World)
* Added new Preferences under "Settings" to control the Discovery Service.
** Specifying the IPv4 address, or hostname, to Edproxy is now supported.
How to get to the new images:
1) Select a system from the System List to open the System Info window
2) On the top "action bar" there will be a "gallery" icon (looks like two planet pictures)
What you can do from the gallery:
* Touch a picture to open fullscreen mode.
* Long press a picture to enter special delete mode.
** Other images may then be selected for deletion by simply touching them.
What you can do from image fullscreen:
* Touch the screen to make the title bar reappear.
* Long press the screen to bring up Edit or Delete menus.
* Edit the celestial name, distance from main star, or type.
Version 2.0 released
Version 2.0 is a major UI update. Please visit the wiki to learn about the new UI. https://bitbucket.org/westokyo/anddiscovered/wiki/Home
* Moved route destination to the action bar.
* Moved CMDR name and Display Days to Settings page which may be accessed form the action bar.
* Added new connection state icon for edproxy to the action bar.
* System list and System details are now separate UI flows.
* Added more information into the system list.
* CMDRs may now input the main stellar body, stellar body count and list of all stellar body types, and planet count/planet body types.
* Distance updates are now more tablet like. (they are a separate dialog)
* Migrated to new EDSM domain names.
Version 1.2 released
* Various bug fixes. All crashes should be resolved now....hopefully
* Added support for 4.2.2
* Moved to EDSM star coordinator from EDSC.
* This will save space on the drive, and overall time on app launch.
* Added ability to enter distance for the next system in route (before the jump) (colored E: D orange)
* Added "reference" systems to distance list for a selected system. (colored Red)
* These reference systems are places that the commander has already been *and* have coordinates
* Reference systems are sorted in the distance list after visited systems, and are ordered by most recently visited.
* Selected system now has its row highlighted
* Added new field to input the final route destination system.
* Since E: D cannot remember routes across restarts.
Last edited: