Posted on

UX UI in Android

PART 2 [http://www.arvifox.com/2020/03/21/android-ux-ui-2/]

Seamless Android app launch animations using Intent Source Bounds [ https://arunkumar.dev/seamless-android-app-launch-animations-using-intent-sourcebounds/ ]

Implement Google Inbox Style Animation on Android [ https://proandroiddev.com/implement-google-inbox-style-animation-on-android-18c261baeda6 ]

Animate Everything! (Android Animation Showcase) [ https://android.jlelse.eu/animate-everything-android-animation-showcase-7b7debee0e2a ]

Smooth RecyclerView Scrolling in Android [ https://medium.com/@polson55/smooth-recyclerview-scrolling-in-android-57e7a9b71ca7 ]

Continue reading UX UI in Android
Posted on

Use Firebase

Console

Docs

Set up Google Play Services

Firebase Cloud Messaging HTTP Protocol

FirebaseInstanceId

Android push notification tutorial (php, mysql)

Firebase kotlin ktx [https://firebase.google.com/docs/reference/kotlin/packages]

Firebase vs Google Analytics

Firebase API

Firebase BoM
[https://firebase.google.com/support/release-notes/android]
[https://firebase.google.com/docs/android/learn-more]

Continue reading Use Firebase

Posted on

Android compilers, AOT, JIT, performance, etc

Android CPU, Compilers, D8 & R8 [ https://proandroiddev.com/android-cpu-compilers-d8-r8-a3aa2bfbc109 ]

Android app startup time: why we care [ https://medium.com/inlocotech/android-app-startup-time-why-we-care-b70eada84b26 ]

Сжимаем APK, стараясь сохранить его работоспособность [ https://habr.com/ru/post/452524/ ]

Increasing performance in an Android application [ https://heartbeat.fritz.ai/increasing-performance-in-an-android-application-1086640aeef ]

Continue reading Android compilers, AOT, JIT, performance, etc