How to convert android LinearLayout to PDF in android
we’ll make such an app that you can covert LinearLayout to PDF file without using the external library in android. When clicking on the button PDF file automatically download and open it.
we’ll make such an app that you can covert LinearLayout to PDF file without using the external library in android. When clicking on the button PDF file automatically download and open it.
In this tutorial, we’ll create a custom navigation drawer in android studio. We put the menu and other components in the navigation drawer.
In this case the preview or design screen only appears as black or black screen. In short the XML Live Preview does not appear.
We’ll make 6 tabs. Change selected tab background and text color. Let’s started step by step fragments tabs in android studio.
The textview items will display in the ListView. Tab on selected item change background color. When pressing each item a toast message is displayed.
Overview In the previous tutorial, we learned CardView with dialog. In this tutorial, we’ll make scrollable GridView images and text so display image and text GridView. There are many apps that use GridView to display each item's grid row and column using an adapter. Each…
In the dialog, there used two buttons, one is "cancel" and another "more learn…"
When you click on Learn More… button then opened new activity which card you clicked.
For example, you press on the android card then alert dialog offer you to "learn more..." about android.