11 articles on Security for Android performance
Showing 11 of 11 articles (Page 1 of 1)
Meta describes how they design secure-by-default mobile frameworks that wrap unsafe Android APIs like intent launching, and how they leverage generative AI (Llama) to automate the migration of large codebases t...
Covers Android security best practices and malware prevention for mobile app development.
Discusses security enhancements and best practices for Android mobile development.
WhatsApp/Messenger moved key models on-device; reduced model load & inference time and improved ANR metrics. (Engineering at Meta)
Details a production migration to Swift demonstrating best practices for performance-critical services.
Now that we have learned about SSL Pinning and how one can acquire a certificate, let us dig deep into what a certificate is and what forms its composition.
By making our app more secure, we help preserve customer trust and device integrity. This article talks about several tips on how to secure your Android experience
A LINE engineer from the AIR GO team details the three Android APK signing schemes (v1 JAR signing, v2 APK Signature Scheme, and v3 introduced in Android 9 Pie) and how AIR GO's detection module was updated to ...
Implementation guide for universal deep linking across Android and iOS platforms.
Documents API changes to SecretKeyFactory for cryptographic operations in Android development.
Describes implementation of secure login verification features across iOS and Android platforms.