#android-app-development
Read more stories on Hashnode
Articles with this tag
Overview Hello developers, I am Shivam Gupta, the android developer. Recently I built an android app ie. Quotify using the MAD (Modern android...
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...
Ctrl + Alt + O - To remove the unused import statements Shift + Alt + Mouse Click - To add multi cursors Ctrl + F4 - To close the current file Ctrl +...
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....