Eugene
Eugene
The Activity Lifecycle - described main callbacks in short, Added the link to official https://developer.android.com/ site.
Xiaomi A1 Android 8.1 stock after picking image from camera it is rotated as mentioned above
``` @HybridPlus public NavigationManager.Error setMapUpdateMode(NavigationManager.MapUpdateMode var1) { return this.c.a(var1); } ``` This method causes ANR in case of passing ROADVIEW as a parameter. Here android SDK versionName="3.15.2" Full log (without...
@starand , @NazarKacharaba After `MapEngine.getInstance().init()` was called, every time I've got DiskReadViolation. Delays can be between 1400 ms and 1500 ms. Checked with StrictMode. How can I speed up your...
@starand, I try to search places along with my route Los Angeles - New York. While requesting I get this 414 error. What is the right way to search on...