1. Suppose you have a json array, or data in a List Map which is displayed in a ListView. e.g. fruits.json file in assets folder To read it and set the json …
1. This post describes how to create an app which shows a list of all installed apps. 2. In main.xml add a RecyclerView. 3. Switch on AppCompat and design.…