victordiaz / PHONK

PHONK is a coding playground for new and old Android devices
https://phonk.app
GNU General Public License v3.0
456 stars 27 forks source link

OpenStreetMaps do not work on Android 4.x.x #53

Closed victordiaz closed 3 years ago

victordiaz commented 4 years ago

Problem description As mentioned in #32 example GUI / Maps (OpenStreetMaps) : It does not display any map. The background is a gray grid with a "MAPS (OPENSTREEMAPS)" title in bold yellow, a red circle, a cyan circle, two blue segments and a pinpoint-location icone. Zooming and scrolling moves them randomly.

Device model Acer Iconia B1-A71

Android version 4.1.2

Steps to reproduce the bug

victordiaz commented 4 years ago

I had a look on other Android 4.x.x devices and it seems there is a problem with the TSL on Android 4.x.x that affect the OSM library PHONK is using. I opened an issued here https://github.com/osmdroid/osmdroid/issues/1617

victordiaz commented 3 years ago

@SuperUserNameMan In the new version 1.2.8 maps should work correctly on 4.x.x device. Could you try it out? Thanks!

SuperUserNameMan commented 3 years ago

@victordiaz : Yes, I confirm it works ! :-D

victordiaz commented 3 years ago

Ok! thx for checking @SuperUserNameMan ! I close the issue then :smile: