Posted on Leave a comment

Android – keep secrets right

App security best practices
[https://developer.android.com/topic/security/best-practices]

research of android security [https://tproger.ru/digest/android-security-resources/]

SSL pinning защита мобильного банкинга на android с помощью ssl сертификата [https://www.emaro-ssl.ru/blog/ssl-pinning-for-android/] [pdf]

Безопасность со вкусом Google [https://habr.com/ru/company/redmadrobot/blog/452252/]

Android AES crypto encryption [https://habrahabr.ru/company/rambler-co/blog/279835/] AES/CBC/PKCS5Padding [pdf]

Tampering detection Android [https://www.airpair.com/android/posts/adding-tampering-detection-to-your-android-app]
Continue reading Android – keep secrets right

Posted on Leave a comment

Android exception com.android.webview

bug exception
Is there a bug with Android System Webview in Android10? [ https://support.google.com/android/thread/15453501?hl=en ]

Issue 506369: Android App using WebView crashes when Android System Webview is updated [ https://bugs.chromium.org/p/chromium/issues/detail?id=506369 ]

NameNotFoundException webview [ https://stackoverflow.com/questions/29575313/namenotfoundexception-webview ]

Google Chrome app is no longer the WebView provider in Android 10 [ https://www.xda-developers.com/google-chrome-no-longer-webview-provider-android-10/ ]