Bugs?
Samsung Galaxy S7 (not a bug in wptView, but "features" of the S7 )
Tiles are very small and the screen can take about 50 tiles.
Also hardly readable tiny texts are shown.
This is due to the very high density of the S7.
From Android 7 onwards it is possible to set the screen resolution !!
The compass is not pointing to the north.
The S7 needs to be compass calibrated after each (re)start of the S7.
How to calibrate the S7 is explained here
Altitude, height and elevation - why is it so different?
At this moment wptView threats them as the same, but actualy a world of problems appears.
A good explanation can be found here.
wptView shows the heigth to the WGS84 ellipsoid (h), not the heigth above Mean Sea Level (H).
The difference between h-H = N is location dependent.
You can calculate N using the online geoid-height-calculator .
If you are on a different location, you may need to calibrate a new N for that location.
Versions
Expected next version:
not yet known, but probably winter 2018
expected new functionality as suggested by your email
Version June 2017 - added functionality
The track bar is implemented to see the situation on each position/location of a track.
In the waypoints screen the “empty” button is extended by the possibility to delete a waypoints file.
An import function is implemented for additional waypoint collections.
The zoom function with 2 fingers is more intuitive.
The default tile server list is updated (some tile servers are not so open anymore).
Version April 2016 - added functionality
filter and finding waypoints in large collections by part of waypoint name
full screen is selectable
Version Feb 2016 - bug fixed version
no known bugs yet
Version Dec 2015 - known bugs:
after modifying waypoints in the waypoints screen, the file is not saved when choosing another waypoint collection.
on camera screen the elevation of waypoints is not always correct displayed
on compass screen the magnetic north number/course is not displayed
Android permissions – which and why
WRITE_EXTERNAL_STORAGE: Needed to write and store files (tiles) to a different location than your internal memory. You may want to save the tiles on an additional SD-card. Does not work for Android 4.4 (KitKat), see chapter 7.5
CAMERA: Needed for augmented reality to display the horizon and waypoints on the camera images
ACCESS_FINE_LOCATION and ACCESS_COARSE_LOCATION: Needed to determine your location and direction using the internal GPS.
INTERNET and ACCESS_NETWORK_STATE: Needed to download tiles from tile servers for the map screen.
Screen always on, Full screen mode, Compass and Gravity or Accelerometer are used but do not need special permissions.