Archive of stories published by McAppMedia

Background Image Size in Android

Background Image Size :

Background image size for image is different for a different resolution . If a have hdpi screen, the size of image is different for a mdpi screen , xxhdpi screen and


Android Runtime Permission with Dexter Library

We are going to Use Dexter library to simplify the process of adding the runtime permissions . Dexter Library…


Go to My App App Permission screen Setting

Android App Setting Screen Below is the code to navigate App Setting in Android . Sometimes we need to send user to App Setting Screen . Lets take an example, in Android Mashmallow device , if user permanent denied the permission then user has to 
 allow…


Simple GridView Android

Gridview is similar to listview in Android but with more column . In listview we have rows, but in grid we have columns. if you are not aware with 
 gridview, youcan read Listview.


Simple ListView Tutorial

Today we will learn how to create a Simple ListView in Android. The ListView is a view group that displays a list of vertical scrollable items. We will create a 
 ListView that allows users to scroll the list, and on ListView item click will show results on a new activity using an…

These were the top 10 stories published by McAppMedia; you can also dive into yearly archives: 2018, 2019, 2020, and 2021.