Andrew Chelimo

Results 7 comments of Andrew Chelimo

Thanks. Amazing library = Kotlin + Small size + Flexibility 👍👍👍

> implementation 'com.googlecode.mp4parser:isoparser:1.1.22' This needs to be stated in the documentation

> I added implementation 'com.googlecode.mp4parser:isoparser:1.1.22'. > It gives this error: Surface frame wait timed out. > Please if someone can help. Thank you! This is because the compression is being...

### **Recommended** Given the fact that the url changes too frequently, I have uploaded it on Github and the link is https://andre-max.github.io/gdg-json/each_chapter.json for each chapter and for the chapter region,...

> Created a pull request on the google page that will fix this issue https://github.com/google-developer-training/android-kotlin-fundamentals-apps/pull/320/files. > > They changed the URL and then it seems they seperatly changed the structure...

Borrowed this snippet from @carlospinia. I'm implementing the View Profile Picture feature on a chat app I'm making and I was trying to replicate the Instagram profile picture view (that...

You can find the complete process on the [official website](https://firebase.google.com/docs/auth/android/google-signin) In general, the process entails: 1. Creating the project 2. Adding both the SHA-256 and SHA-1 keys 3. Activating phone...