Tag archives for App

App Reviews

Everything You Need to Know About Solitaire: Layout, Basic Rules, Helpful Tips

You probably know Solitaire as one of the standard classic games presented in Windows operating systems since the 90s. While the earliest records of this game played with physical cards appeared in the 1700s in Northern Europe and Scandinavia, Solitaire card games have become extremely popular with advancements of computers. You might have tried it at least once. But if…
Continue Reading
Kotlin

Create a Step Counter Fitness App for Android with Kotlin

Android smartphones and tablets have a lot of sensors letting developers to create great applications answering to various use cases. In that tutorial, you are going to discover how to create a Step Counter Fitness Application for Android with Kotlin. A good way to discover how to make a simple application in Kotlin on Android Studio. You can also discover…
Continue Reading
Android

Learn to create a Paint Application for Android

Paint applications are become famous thanks to Microsoft Paint, well known as simply Paint or Paintbrush. It was a simple computer graphics application included with all versions of Microsoft Windows. In this tutorial, you are going to discover how to create a Paint Application for Android which will let users to draw on the screen with their fingers. Our Paint…
Continue Reading
Android

Learn to create a Thermometer Application for Android

Android devices have a lot of interesting sensors letting you to make fun applications. Amongst the sensors supported by the Android SDK, the Ambient Temperature sensor lets us to know the temperature measured by an Android device. By using this sensor, we are going to be able to create a Thermometer Application for Android.   Note that you can enjoy…
Continue Reading
Android

Discover all the joys of the famous fortune Unix program on Android

For users familiar with Unix and Linux systems, the word fortune has a very special meaning. Indeed, Fortune is a small, simple command line program displaying a random message from a database of quotes. Intended mainly for computer scientists, these quotes correspond mostly to jokes about computer science and programming. Nevertheless, there are also quotes from science fiction such as…
Continue Reading
Android

Learn to create a Proximity Detector App on Android

Android devices have a lot of different sensors. Amongst them, most of them have a proximity detector sensor. It detects when your hand is close of the device. In this tutorial, you are going to create a Proximity Detector Application for Android by using the proximity detector sensor. Note that this tutorial is also available on Youtube :   First…
Continue Reading
Android

Learn to create a BMI Calculator App for Android

The Body Mass Index (BMI) or Quetelet index is a value derived from the mass weight and height of an individual. The BMI is defined as the body mass divided by the square of the body height, and is universally expressed in units of kg/m². By analyzing the BMI value, we can determine a diagnostic. Note that you can discover…
Continue Reading
Android

Follow Euro Football 2016 in France on Android !

Euro Football 2016 in France will start tomorrow. During one month, all the Football's fans are going to follow the most important competition by teams in Europe. Who will succeed to Spain ? Germany, Belgium, Italy, Spain and France are amongst the main favorites in a very open tournament. As a Football's fans, you would like to follow the Euro…
Continue Reading
Android

Check your audition on Android with a complete Hearing Test

Like you must know, the audition is a big problem for a lot of people. Some of them struggle to hear correctly sounds or voices. So, they are worried about their audition. Best reflex is to have an appointment with a specialist to make a complete audiogram and find the best solution to health their ears. But, frequently, get an…
Continue Reading
Android

Be inspired and motivated on Android with My Quotes Book !

Smartphones and tablets let us to make a lot of common tasks each day. We use them to read news, know weather and forecasts, have fun with games or take photos. But, do you know that you can also use your Android device to be inspired and motivated daily ? Indeed, My Quotes Book, a free application, helps you to…
Continue Reading
12