yandexmobile / yandexmapkit-android

Yandex Map Kit for Android
160 stars 65 forks source link

MapView крашится в Realise #177

Closed gviryaskin closed 8 years ago

gviryaskin commented 9 years ago

День добрый господа, имею очень странный баг с крашем приложения в подписанном apk. В дебаг все работает на ура карта появляется точки отрисовывываются локация определяется, тайлы грузятся...

Краш происходит при попытке заинфлетить Layout с MapView, опять же повторюсь в дебаг режиме работает все нормально. Само падение тоже происходит очень странно, приложение закрывается и все...никаких ошибок

В качастве IDE выступает eclipse. Из нативных библиотек использую следующее: armeabi/libconv.so armeabi/libmlcrsa16.so armeabi/libultralite16.so armeabi/libzbarjni.so

Подскажите хотябы в каком направлении копать, а то даже ошибок никаких не появляется...

gviryaskin commented 9 years ago

Все, разобрались проблема была в неверных настройках proguard, который шринкал библиотеку.

ghost commented 8 years ago

а в чем конкретно была проблема в настройках?

gviryaskin commented 8 years ago

На тот момент, мы добавили исключение для eclipse вида -keep class ru.yandex.\ {

; ; } Но, на данный момент снова проблема актуальна. Переносим проект на студию и proguard игнорируется. Настройки для мапкита: -keep class ru.yandex.*\* { *; } Ниже warning'ги proguard'а и краш приложения при первом же обращении к библиотеке вида Could not find class 'ru.yandex.yandexmapkit.utils.GeoPoint' Warning: ru.yandex.yandexmapkit.MapController: can't find superclass or interface ag Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find superclass or interface cn Warning: ru.yandex.core.CoreApplication: can't find referenced class b Warning: ru.yandex.core.CoreApplication: can't find referenced class r Warning: ru.yandex.core.CoreApplication: can't find referenced class s Warning: ru.yandex.core.CoreApplication: can't find referenced class v Warning: ru.yandex.core.CoreApplication: can't find referenced class r Warning: ru.yandex.core.CoreApplication: can't find referenced class r Warning: ru.yandex.core.CoreApplication: can't find referenced class b Warning: ru.yandex.core.CoreApplication: can't find referenced class s Warning: ru.yandex.core.CoreApplication: can't find referenced class v Warning: ru.yandex.core.CoreApplication: can't find referenced class v Warning: ru.yandex.core.CoreApplication: can't find referenced class v Warning: ru.yandex.core.CrashHandler: can't find referenced class c Warning: ru.yandex.core.CrashHandler: can't find referenced class d Warning: ru.yandex.core.CrashHandler: can't find referenced class c Warning: ru.yandex.core.CrashHandler: can't find referenced class c Warning: ru.yandex.core.CrashHandler: can't find referenced class d Warning: ru.yandex.core.HttpEngine: can't find referenced class e Warning: ru.yandex.core.HttpEngine: can't find referenced class e Warning: ru.yandex.core.HttpImpl: can't find referenced class g Warning: ru.yandex.core.HttpImpl: can't find referenced class g Warning: ru.yandex.core.HttpNativeExcange: can't find referenced class h Warning: ru.yandex.core.HttpNativeExcange: can't find referenced class h Warning: ru.yandex.core.HttpNativeExcange: can't find referenced class h Warning: ru.yandex.core.HttpNativeExcange: can't find referenced class h Warning: ru.yandex.core.KDActivity: can't find referenced class a Warning: ru.yandex.core.KDActivity: can't find referenced class i Warning: ru.yandex.core.KDActivity: can't find referenced class a Warning: ru.yandex.core.KDActivity: can't find referenced class i Warning: ru.yandex.core.KDSurfaceView: can't find referenced class j Warning: ru.yandex.core.KDSurfaceView: can't find referenced class k Warning: ru.yandex.core.KDSurfaceView: can't find referenced class l Warning: ru.yandex.core.KDSurfaceView: can't find referenced class l Warning: ru.yandex.core.KDSurfaceView: can't find referenced class l Warning: ru.yandex.core.KDSurfaceView: can't find referenced class j Warning: ru.yandex.core.KDSurfaceView: can't find referenced class k Warning: ru.yandex.core.KDSurfaceView: can't find referenced class l Warning: ru.yandex.core.KDSurfaceView: can't find referenced class l Warning: ru.yandex.core.KDSurfaceView: can't find referenced class l Warning: ru.yandex.core.SignalStrengthRequest: can't find referenced class m Warning: ru.yandex.core.SignalStrengthRequest: can't find referenced class m Warning: ru.yandex.core.TelephonyListener: can't find referenced class n Warning: ru.yandex.core.TelephonyListener: can't find referenced class n Warning: ru.yandex.core.TelephonyListener: can't find referenced class n Warning: ru.yandex.core.TelephonyListener: can't find referenced class n Warning: ru.yandex.core.TelephonyListener: can't find referenced class n Warning: ru.yandex.core.TelephonyListener: can't find referenced class n Warning: ru.yandex.core.TelephonyNetworkInfoRequest: can't find referenced class o Warning: ru.yandex.core.TelephonyNetworkInfoRequest: can't find referenced class o Warning: ru.yandex.core.WifiScanRequest: can't find referenced class p Warning: ru.yandex.core.WifiScanRequest: can't find referenced class q Warning: ru.yandex.core.WifiScanRequest: can't find referenced class p Warning: ru.yandex.core.WifiScanRequest: can't find referenced class q Warning: ru.yandex.core.auth.data.AuthProvider: can't find referenced class t Warning: ru.yandex.core.auth.data.AuthProvider: can't find referenced class t Warning: ru.yandex.core.auth.data.AuthProvider: can't find referenced class t Warning: ru.yandex.core.auth.data.AuthProvider: can't find referenced class t Warning: ru.yandex.core.auth.data.AuthProvider: can't find referenced class t Warning: ru.yandex.core.auth.data.AuthProvider: can't find referenced class t Warning: ru.yandex.core.device.id.DeviceIdProvider: can't find referenced class u Warning: ru.yandex.core.device.id.DeviceIdProvider: can't find referenced class u Warning: ru.yandex.core.device.id.DeviceIdProvider: can't find referenced class u Warning: ru.yandex.core.device.id.DeviceIdProvider: can't find referenced class u Warning: ru.yandex.core.device.id.DeviceIdProvider: can't find referenced class u Warning: ru.yandex.core.device.id.DeviceIdProvider: can't find referenced class u Warning: ru.yandex.device.id.DeviceIdProvider: can't find referenced class w Warning: ru.yandex.device.id.DeviceIdProvider: can't find referenced class w Warning: ru.yandex.device.id.DeviceIdProvider: can't find referenced class w Warning: ru.yandex.device.id.DeviceIdProvider: can't find referenced class w Warning: ru.yandex.device.id.DeviceIdProvider: can't find referenced class w Warning: ru.yandex.device.id.DeviceIdProvider: can't find referenced class w Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aa Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class ae Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class af Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class ag Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class av Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bq Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class ck Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class y Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class z Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aa Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class ae Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class af Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class af Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class av Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class av Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bq Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bq Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bq Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class ck Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class y Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class z Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class af Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bq Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class av Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class av Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bq Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bf Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bp Warning: ru.yandex.yandexmapkit.MapController: can't find referenced class bc Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class ab Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class ao Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class bp Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cr Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class ab Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class al Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class ao Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class bp Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cr Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cr Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class ao Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapModel: can't find referenced class am Warning: ru.yandex.yandexmapkit.MapStaticView: can't find referenced class ac Warning: ru.yandex.yandexmapkit.MapStaticView: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapStaticView: can't find referenced class ac Warning: ru.yandex.yandexmapkit.MapStaticView: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class ad Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class ad Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class aw Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class cp Warning: ru.yandex.yandexmapkit.MapSurfaceView: can't find referenced class cp Warning: ru.yandex.yandexmapkit.OverlayManager: can't find referenced class cd Warning: ru.yandex.yandexmapkit.OverlayManager: can't find referenced class cd Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class bp Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cf Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class ck Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cm Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class x Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class bp Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cm Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cf Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cf Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cf Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class ck Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cm Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cm Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cm Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class cm Warning: ru.yandex.yandexmapkit.StartupController: can't find referenced class x Warning: ru.yandex.yandexmapkit.StartupController$StartupListener: can't find referenced class bp Warning: ru.yandex.yandexmapkit.StartupController$StartupParser: can't find referenced class bp Warning: ru.yandex.yandexmapkit.StartupController$StartupParser: can't find referenced class cw Warning: ru.yandex.yandexmapkit.StartupController$StartupParser: can't find referenced class bp Warning: ru.yandex.yandexmapkit.StartupController$StartupParser: can't find referenced class cw Warning: ru.yandex.yandexmapkit.StartupController$StartupParser: can't find referenced class bp Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class ai Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class aw Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class bl Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class cf Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class ai Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class ai Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class aw Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class ai Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class cf Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.FileCache: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.GeoCode: can't find referenced class cp Warning: ru.yandex.yandexmapkit.map.GeoCode: can't find referenced class cp Warning: ru.yandex.yandexmapkit.map.GeoCode: can't find referenced class cp Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aq Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class as Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class at Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aw Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class as Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aw Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aw Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aw Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aq Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aq Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class aq Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class at Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class at Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class av Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class ar Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class at Warning: ru.yandex.yandexmapkit.map.Tile: can't find referenced class au Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class be Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bf Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bf Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bf Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class be Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bf Warning: ru.yandex.yandexmapkit.map.jams.JamsButton: can't find referenced class bc Warning: ru.yandex.yandexmapkit.map.scale.ScaleView: can't find referenced class bn Warning: ru.yandex.yandexmapkit.map.scale.ScaleView: can't find referenced class bn Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class aj Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class cf Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class aj Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class cf Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class cf Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bo Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.net.Downloader: can't find referenced class bp Warning: ru.yandex.yandexmapkit.overlay.Overlay: can't find referenced class ch Warning: ru.yandex.yandexmapkit.overlay.Overlay: can't find referenced class ch Warning: ru.yandex.yandexmapkit.overlay.OverlayItem: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.OverlayItem: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.OverlayItem: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.OverlayItem: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.balloon.BalloonItem: can't find referenced class br Warning: ru.yandex.yandexmapkit.overlay.balloon.BalloonItem: can't find referenced class br Warning: ru.yandex.yandexmapkit.overlay.balloon.BalloonOverlay: can't find referenced class bs Warning: ru.yandex.yandexmapkit.overlay.balloon.BalloonOverlay: can't find referenced class bt Warning: ru.yandex.yandexmapkit.overlay.balloon.BalloonOverlay: can't find referenced class bs Warning: ru.yandex.yandexmapkit.overlay.balloon.BalloonOverlay: can't find referenced class bt Warning: ru.yandex.yandexmapkit.overlay.drag.DragAndDropOverlay: can't find referenced class bu Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationDownloader: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class aw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bx Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class by Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cb Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cc Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ch Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class aw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bx Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class by Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cb Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cc Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cc Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cc Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ch Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cp Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cc Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ca Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bz Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class by Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class al Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class ak Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bv Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class cc Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class bw Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.overlay.location.MyLocationOverlay: can't find referenced class an Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.CoordConversion: can't find referenced class cp Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class ci Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cj Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cm Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cn Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class co Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cm Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class ci Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cj Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cm Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class co Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cm Warning: ru.yandex.yandexmapkit.utils.GeoPoint: can't find referenced class cm Warning: ru.yandex.yandexmapkit.utils.Utils: can't find referenced class cs Warning: ru.yandex.yandexmapkit.utils.Utils: can't find referenced class ct Warning: ru.yandex.yandexmapkit.utils.Utils: can't find referenced class ct Warning: ru.yandex.yandexmapkit.utils.Utils: can't find referenced class cs
saint13 commented 8 years ago

Привет, если ты подключаешь как aar зависимость, то правила для proguard берутся автоматически из архива.

2016-09-01 16:22 GMT+03:00 George Viryaskin notifications@github.com:

Reopened #177 https://github.com/yandexmobile/yandexmapkit-android/issues/177.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yandexmobile/yandexmapkit-android/issues/177#event-775137784, or mute the thread https://github.com/notifications/unsubscribe-auth/ABSEm0lUpdvp47v6W7gZ2jMYeQuMeNcwks5qltGdgaJpZM4CyL4z .

gviryaskin commented 8 years ago

Да все верно, проблема была в aar файле. Из за невозможности загрузить через gradle пришлось его качнуть отдельно и подключить как модуль. П.С. Проект импортированный в студию из yandexmapkit-library выдает туже ошибку.