#kotlin
Read more stories on Hashnode
Articles with this tag
The best practices to make android apps ยท What are MAD skills ๐คจ? MAD skills stand for Modern Android Development skills. It is a set of best practices...
Whenever we want to return two values from a function, we make classes for that but creating too many classes can make your code inefficient. So,...
In android, apps can send data to other apps, as well as receive it from other apps. To understand this concept, let's take the example of YouTube....