How to mirror your android screen to a PC or Laptop without root? Jack Monday, October 29, 2018 10 If you have rooted your Android device, it’s easy. But if you haven’t rooted, there are still some simple ways to get your phone or ta... Read more »
Nokia 7.1 review in GSMArena.com Jack Thursday, October 25, 2018 1 Introduction They say third time's a charm and indeed HMD did right by Nokia's legacy. Once the behemoth of the whole industry, ... Read more »
How to enable DEVELOPER OPTIONS in android smart phone? Jack Thursday, October 25, 2018 1 You can unlock the Developer options on any Android smartphone or tablet by locating the Build number in your Settings menu and tapp... Read more »
How to create Custom RatingBar? Jack Tuesday, October 23, 2018 0 In this tutorial we saw how to create a simple RatingBar. Now we are going to see how to customize it. Just use progressDrawable.... Read more »
How to create simple RatingBar? Jack Monday, October 22, 2018 1 In this tutorial, We are going to create a simple RatingBar example. First, drag and drop a RatingBar to the layout XML file. If you ... Read more »
How to draw Line & Rectangle shapes for EditText in drawable XML file? Jack Friday, October 19, 2018 0 To draw a LINE 1. Create an XML file in the drawable folder 2. Create layer-list tag and add item tag as inner tag 3. Give top, le... Read more »
How to set custom font in a TextView? Jack Wednesday, October 17, 2018 0 Well, It is very easy to change the font of a TextView. Just follow the steps given below. 1. Create a folder "font" in the... Read more »