android application

Set the application icon

Snippets
To set the application icon in Android you have to open the project’s Manifest.xml file and add the following attribute to the application tag: <application android:icon="drawable resource"> Before you do that…

Android Number Series

Info
Hi, today I want to present my new application Number Series. Number Series is a logical game with numbers, just perfect for you if you like to challenge your brain.…