
Search In
Progressive Web Apps have emerged as a booming change in the world of the applications. As we approach the future, we can expect that the popularity of progressive apps might lead to the reduction of the popularity of mobile applications on our smart
Today, mobile applications are prevailing the businesses world in a way that the revenue earned is skyrocketing with each passing day. There is a huge demand for using mobile apps most of the users spend 9% more time browsing the apps in their mobile
Virtually every company is routing its marketing and advertising abilities towards cellular devices. The advantage to the mobile apparatus of consumers establishes grip that's stronger within the mindset of the user. Before, the issue was when th
It is very common that the Android's Edit text needs to clear all filled data in one hit, rather than clearing every single text using keyboard's 'X' button.
It is a good practice that enable user to clear all the text using Edit Text drawable.
pu
Google map utility library is free and open source library of classes which provides advance features on google map like customization, clustering, importing geoJson to map, importing KML to map and encoding /decoding polylines.
 
We all use several apps in our daily life. There are so many apps that you might get confused, which one is worth downloading and using. There are so many apps that solve the basic need of people. Choosing the right app for the right task is very imp
Beta testing includes sending the item to beta test locales outside the testing environment for real world introduction. Numerous people have come over beta testing in real life situations/circumstances – it could have been anything for
As google’s Io 2k17 KOTLIN is announced as official language for android development. Hence, it is a time to gear up with this new language.
So, today in this tutorial, I am going to show a simple android app demo in kotlin
The substance of iPhone application showcase is continually changing. The iPhone application improvement organizations are trying their best in creating top iPhone applications. Those will be the ones that will take a few minutes to downloa
We can create custom view by extending View class. The most important part of custom view is its appearance. We can give any shape to a custom view by overriding onDraw(Canvas canvas) method. Canvas class provide us many method which help us to draw