Android how to check phone rooted or not ? 2022

Android how to check phone rooted or not ?

Hi, Developer in this Android example we have toking abut check phone is rooted or not. And Android how to check phone rooted or not. Today for security ist very important to check if your application runs on a rooted phone on not. Because Android is a Linex base show hacker collects user data after … Read more

Android bar chart with Tooltip example

Hii Developer in this Android Tutorial, I am sharing how to make an Android bar chart with Tooltip example to show bar value in android. In this Android example, I am getting data for a rest API  and API response we show in a bar chart. Add on this user can click on the Bar … Read more

java security cert CertPathValidatorException Trust anchor for certification path

Android Volley

Hii Developer in these Android solutions we have to solve the java security cert CertPathValidatorException API SSL Handshake Exception. Android volley error: “Trust anchor for certification path not found”, only in a real device, not an emulator. When you hit an API for the response they give you an error like this Android java.security.cert.CertPathValidatorException: Trust … Read more

Android PhilJay MPAndroidChart Bar Chart Example with Server API

Hii Developer in this Android example we have implemented  Bar Chart, Bar graph In Android show data in Graph using  PhilJay MPAndroidChart. Android PhilJay MPAndroidChart Bar Chart Example with Server API to used a network API to get responses from the backend and show in graph chart. Just follow these simple steps to make a dashboard … Read more

How to use sorting and Filter List data in Android

Hi everyone in this article, I am sharing how to use sorting and filter list data in Android. How to filter in your recycler view list. Sorting and filter like Date Sorting, Date Range filter,  A to Z Sort and etc. In this Android sorting and filter Android blog you can follow these simple methods … Read more

Select multiple images from android gallery with thumbnails

Hii Developer In This android tutorial, I am sharing how to select multiple images for the android gallery and show thumbnails. On a button click open a gallery and select multiple files for the gallery.  And show all select files in a list. and I user wants to remove any image to remove these. How … Read more

How to convert attach file to base64 in Android?

Hii Everyone in this topic we are a decision on android how to convert a file to base64.  In Android, we select a file from a gallery-like Image, Video, PDF file, word file any type of file attached. And Convert Attach file into base64 String. How to convert attach file to base64 in Android? In … Read more

How to attach multiple types of file in Android

Hi, Everyone In this Android Example, I am sharing how to attach multiple types of file in android. We are creating a solution for android how to attach a file in the android app. When  I click on a button open mobile folder and attach file and show file Path in TextView. Android How to … Read more

How to use RecyclerView with multiple cardView layouts in Android Example 

Hii everyone in this topic we have a discussion on recyclerView with multiple card layout. Today latest android UI  market you can see most of the App has used multiple card layout like e-commerce Apps, Social media Apps, most use multiple UI.Card layout in your ListView. like Full-screen card UI, Overlay text, Image card. How to … Read more

Android how to control screen translation Left to right

Hi, Developer in this Android tutorial you can learn how to control Android activity translation. like when  I am going screen A to Screen B so in these to screen you can see some white space and screen come from a background. So in these Articles, we learn how to control these screen translation screens … Read more