This app is developed in Java Android Studio. Eye-catching UI with Card view And Recycle view.AndroidPdfViewer is used in it. Version 3.0.0 introduced support for links in PDF documents. By default, ...
This is a tutorial for creating dynamic views in Android that will adjust based off the screen size the user is loading your app on. I’ve been struggling to figure out how to dynamically change my app ...
In this post, you are going to learn to make a basic notepad app. This is a great project to get to grips with because it will lend itself to a range of alternative uses as similar concepts can be ...
For this Android developer tutorial, we are going to create a simple RSS reader app. This app would fetch RSS feeds from a single, user specified internet address, and display the contents using a ...