Image Upload Example using PHP with Source Code In Android
While learning Android, most of the developers find it difficult to upload an Image to Server from Android App using PHP Webservice as server-side. Sometimes you do...
Android Room Persistence With LiveData
Previously in our Room persistence article, we’ve discussed what are the basics of Room and how to simply work with it. Also, we’ve made a...
Good Looking Login Screen For Android With Example
Almost in every app, you have the Login screen for the user to enter the credentials. In most cases, the Login Activity referred to the welcome screen or...