In this hands on tutorial, you will learn how to implement discord login on
android using openID AppAuth SDK.
Introduction to OAuth
OAuth refers to an open standard for access delegation. Most of the applications
now use it as a way to authenticate users into their platform. It takes away
This is a long story about a small trick I learned about using Regex with Find
and Replace in the IDE.
Understanding Our Small Problem
I was writing a small python script to push make some requests to an endpoint
for seeding my database.
I had my data in a
This is a story about me accidentally crossing paths with the Stack API in Java
and Kotlin. Whether you are a seasoned Java and/or Kotlin developer or are just
beginning to test the waters. I promise you that by the end of this blog I will
convince you to
Do you know what’s one of the things that makes me envious of web developers? It
is the fact that without relying on in-app updates they can release anything
anytime and can be sure that all the users are going to see their new code
almost instantly.
For software
Are you planning to use Flutter Add-to-App
[https://flutter.dev/docs/development/add-to-app] feature in Production? Make
sure you carefully listen to my story about using this in production.
Our team at Getaround did a thorough research investigating ways to integrate
Flutter into our Native apps using Add-to-App. We successfully
How do I run experiments in my mobile app? What does A/B testing on Android &
iOS look like? If similar questions around mobile experimentation cross your
mind, you’re in the right place.
Im this post, I present you with my talk
[https://www.droidcon.com/media-detail?video=
While testing our android app on tablets a while ago, a developer reported that
the app had a glitch on the Search Results in landscape mode. After making a
search, when we scroll on the search results page, the screen becomes
unresponsive.
We immediately started investigation and were easily able
4 min readPublic
Subscribe to newsletter
Stay up to date! Get all the latest posts delivered straight to your inbox.