Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Black screen #5

Open
migellal opened this issue Mar 20, 2017 · 4 comments
Open

Black screen #5

migellal opened this issue Mar 20, 2017 · 4 comments

Comments

@migellal
Copy link

I downloaded the source, started the application 'simplemap' and I see only black screen. I don't change anything. I forget about something? Why does not work?

@SergeiMinaev
Copy link

SergeiMinaev commented Dec 12, 2017

Confirm. At android 4.2 simplemap doesn't work. Here is what I got in logcat:

D/NativeCrypto: ssl=0x54526d00 NativeCrypto_SSL_do_handshake ret=-1 errno=0 sslError=1 timeout_millis=30000
E/NativeCrypto: Unknown error during handshake
D/NativeCrypto: ssl=0x54526d00 NativeCrypto_SSL_do_handshake unclean error => 0
I/System.out: SSL:javax.net.ssl.SSLProtocolException: SSL handshake aborted: ssl=0x54526d00: Failure in SSL library, usually a protocol error
I/System.out: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version (external/openssl/ssl/s23_clnt.c:741 0x4ea5a898:0x00000000)

Seems like it is a bug in Android. Here's some solutions (I didn't tested it): https://stackoverflow.com/a/30302235/5992036

@AllonJunior
Copy link

@migellal , do you fix that? I have encouter this problem, and I got the logcat:

  • 09-05 13:11:18.837 16476-16507/com.mapzen.tangram.demos.mapmovement D/Tangram: TANGRAM platform_android.cpp:191: Loading font /system/fonts/NotoSansTaiLe-Regular.ttf
  • 09-05 13:11:18.837 16476-16507/com.mapzen.tangram.demos.mapmovement D/Tangram: TANGRAM platform_android.cpp:191: Loading font /system/fonts/NotoSansMongolian-Regular.ttf
  • 09-05 13:11:18.839 16476-16507/com.mapzen.tangram.demos.mapmovement D/Tangram: WARNING sceneLoader.cpp:184: No source defined in the yaml scene configuration.
  • 09-05 13:11:18.859 16476-16505/com.mapzen.tangram.demos.mapmovement D/Tangram: TANGRAM tangram.cpp:892: setup GL
  • 09-05 13:11:18.868 16476-16505/com.mapzen.tangram.demos.mapmovement D/Tangram: TANGRAM hardware.cpp:60: Driver supports map buffer: 0

seem that there is no source defined.

@tallytalwar
Copy link
Member

Hi

Thanks for keeping this issue alive :D. We have not kept this repo alive with updates from tangram-es project. As a result, APIs used here are super outdated.

For immediate needs of a demo application, I would recommend referring: https://github.com/tangrams/tangram-es/tree/master/platforms/android.

We will try and get this updated with the latest release from tangram-es, but the timeline for the same is unknown. However, if anyone can get to this before, will highly appreciate the effort and request to file a PR for the same.

Thanks

@quiKsilverItaly
Copy link

There is no bubble-wrap-style.yaml in the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants