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/ ]

Posted on Leave a comment

Android 10 Q

Welcoming Android 10! [ https://android-developers.googleblog.com/2019/09/welcoming-android-10.html ]

[https://android-developers.googleblog.com/2019/03/introducing-android-q-beta.html]
Exploring Android Q: Sharing Shortcuts [
https://joebirch.co/2019/03/26/exploring-android-q-sharing-shortcuts/ ]
Exploring Android Q: Bubbles [
https://medium.com/google-developer-experts/exploring-android-q-bubbles-952d1c3be850 ]
Android Q — Bubbles [
https://medium.com/@ponsuyambu/android-q-bubbles-269221f266b ]
Android Q Scoped Storage: Best Practices and Updates
[ https://android-developers.googleblog.com/2019/04/android-q-scoped-storage-best-practices.html ]
What’s New in Android Q Security
[https://android-developers.googleblog.com/2019/05/whats-new-in-android-q-security.html]

Preparing your app for Android Q [ https://android.jlelse.eu/preparing-your-app-for-android-q-199e0f8edfc6 ]

Keeping cool in Android Q with the Thermal API [ https://joebirch.co/2019/07/12/keeping-cool-in-android-q-with-the-thermal-api/ ]
What’s new for text in Android Q [ https://android-developers.googleblog.com/2019/07/whats-new-for-text-in-android-q.html ]
Getting Buffer Publish ready for Android 10 [ https://overflow.buffer.com/2019/09/11/getting-buffer-publish-ready-for-android-10/ ]