Djavid Khalilov
Djavid Khalilov
Couln't launch app on Android emulator, Android 4.4 Api 19. Other api works correct. `I/dalvikvm: Could not find method devliving.online.securedpreferencestore.EncryptionManager.getHashed, referenced from method devliving.online.securedpreferencestore.SecuredPreferenceStore.getStringSet W/dalvikvm: VFY: unable to resolve static...
Before v10 I can do it `LatLngBounds.Builder builder = new LatLngBounds.Builder(); .include(aaaaaaaaaa) .include(bbbbbbbb) .include(cccccccccc) mapBoxMapView.getMapBoxMap().easeCamera(CameraUpdateFactory.newLatLngBounds( builder.build(), paddingStart, paddingTop, paddingEnd, paddingBottom));` Now how to do ? Thanks _Originally posted by @xiaxiayige...
Hello, first of all thank you for that great work - this is the only working decision for my deebot 900. Are there any plans to add camera and live...