Android 4.x.x not downloading Titles
See original GitHub issueIssue Type
[x] Bug
Description and/or steps/code to reproduce the problem
Titles are set to MAPNIK. When trying to render the map I get the following error
java.net.ConnectException: failed to connect to b.tile.openstreetmap.org/2a01:4f8:1c1c:bc54::1 (port 443): connect failed: ENETUNREACH (Network is unreachable)
According to this https://stackoverflow.com/questions/29916962/javax-net-ssl-sslhandshakeexception-javax-net-ssl-sslprotocolexception-ssl-han/50640113#50640113 is a problem with TSL and Android 4.x.x but I’m not so sure if that’s the answer.
Environment
Device with 4.2 and any emulator using 4.x.x
If it’s a bug, version(s) of android this affects:
4.x.x
Version of osmdroid the issue relates to:
6.1.6
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Fix problems downloading apps from the Play Store
Try the steps below if: Your downloads and app updates get stuck and won't finish. You can't download or install apps or games...
Read more >Android customized default title bar is not showing in 4.x devices
A quick way to fix this is to change the android:targetSdkVersion back down to a pre honeycomb version. Then ...
Read more >Download Android Studio & App Tools - Android Developers
Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.
Read more >Codenames, Tags, and Build Numbers
Build ID Tag Version Security patch level
TQ1A.221205.012 android‑13.0.0_r18 Android13 2022‑12‑05
TQ1A.221205.011.B1 android‑13.0.0_r17 Android13 2022‑12‑05
TQ1A.221205.011 android‑13.0.0_r16 Android13 2022‑12‑05
Read more >Migrate to AndroidX | Android Developers
Only the package and Maven artifact names changed; class, method, and field names did not change. Caution: As of late 2021, most of...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I just want to confirm that the new release fixed problems with 4.x.x devices in https://phonk.app/
Thanks!
i can cut a release tonight if you all want
On Tue, Jul 21, 2020 at 12:36 PM Christian Balster notifications@github.com wrote: