Re: [nutiteq-dev:1826] map flickers and disappears

62 views
Skip to first unread message

ja...@nutiteq.com

unread,
Nov 12, 2014, 4:21:22 AM11/12/14
to nutit...@googlegroups.com
We'd need to see your app and logcat logs from SDK as minimum to have any better idea.

Jaak

----- Reply message -----
From: "Gergely Szőke" <szo...@gmail.com>
To: <nutit...@googlegroups.com>
Subject: [nutiteq-dev:1826] map flickers and disappears
Date: Tue, Nov 11, 2014 15:07

Hi,
in my app, the nutiteq map (2.4 sdk) starts to flicker, and then completely disappears after a few rotation and zoom. Just a few marker left on a white sheet, also tiled.
It appears only on Samsung Galaxy S4, but not on nexus, nexus 5, Prestigio PAP5000DUO, xTab-70dci and a lot of genymotion device.

Any idea?
thx,
Szöszi

--
You received this message because you are subscribed to the Google Groups "Nutiteq-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nutiteq-dev...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Daniel Böning

unread,
Nov 12, 2014, 12:12:56 PM11/12/14
to nutit...@googlegroups.com

I have the same problem when building my apps with build-tools 21.
When building with build-tools 19 and targetsdk=19 everything works as expected.

Gergely Szőke

unread,
Nov 13, 2014, 4:57:03 AM11/13/14
to nutit...@googlegroups.com
I uploaded my code: link

There was no extra info in logcat, seems like nothing happened:

11-13 10:53:22.959  17983-19602/com... D/dalvikvm﹕ GC_FOR_ALLOC freed 6323K, 15% free 55305K/64768K, paused 99ms, total 99ms
11-13 10:53:24.941  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 159 ms
11-13 10:53:25.101  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 87 ms
11-13 10:53:25.271  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 94 ms
11-13 10:53:25.712  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 110 ms
11-13 10:53:25.862  17983-19596/com... D/dalvikvm﹕ GC_FOR_ALLOC freed 6277K, 15% free 55563K/64768K, paused 89ms, total 89ms
11-13 10:53:25.972  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 197 ms
11-13 10:53:26.152  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 106 ms
11-13 10:53:26.262  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 51 ms
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 16
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 17
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 18
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 19
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 20
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 21
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 22
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 23
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 24
11-13 10:53:26.373  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 25
11-13 10:53:26.383  17983-17991/com... I/dalvikvm﹕ Total arena pages for JIT: 26
11-13 10:53:26.513  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 197 ms
11-13 10:53:26.723  17983-19602/com... D/dalvikvm﹕ GC_FOR_ALLOC freed 3573K, 14% free 56022K/65032K, paused 103ms, total 103ms
11-13 10:53:26.833  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 220 ms
11-13 10:53:27.003  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 110 ms
11-13 10:53:27.163  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 98 ms
11-13 10:53:27.374  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 140 ms
11-13 10:53:27.534  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 76 ms
11-13 10:53:27.684  17983-19596/com... D/MapsforgeRasterDataSource: run success=﹕ truetime: 85 ms


Szöszi

Mark

unread,
Nov 14, 2014, 5:03:50 AM11/14/14
to nutit...@googlegroups.com
Gergely,

thanks for the report. Does the flickering also happen with hellomap/advancedmap samples? We will try to investigate this next week, currently we do not have any S4 devices at hand.

Mark

Mark

unread,
Nov 20, 2014, 5:20:26 AM11/20/14
to nutit...@googlegroups.com
I finally managed to run tests on Galaxy S4 but could not reproduce the issue. Tried different build-tools and targetsdk versions, but this made no difference. In the past we have had issues with some proguard versions, so perhaps this time it is something similar. In order to proceed, we need full project that can be imported into Android Studio/eclipse with exact version information of Android SDK modules/Android Studio/ADT.

Mark

Jaak Laineste (Nutiteq)

unread,
Nov 20, 2014, 7:38:45 AM11/20/14
to nutit...@googlegroups.com

By the way, the device what we used is GT-i9505, Android 4.2.2 Do you have same there?

Jaak

Gergely Szőke

unread,
Nov 25, 2014, 10:24:34 AM11/25/14
to nutit...@googlegroups.com
Sry, for being late.
I'm using 4.4.2 on GT-i9505.

Gergely Szőke

unread,
Nov 26, 2014, 3:43:30 AM11/26/14
to nutit...@googlegroups.com
I've just tried out the advancedmap3 sample from github.
It works quite well, no problem with that on Galaxy S4.

I will try the new preview sdk, if that has every feature i need.

thx
Reply all
Reply to author
Forward
0 new messages