Learn Android App dev: Using Notifications
Hey guys! In this post, I'll be guiding on how to show Notifications for your Android App. Well, these days every other app wants to show...
NUMBERS from numbers.
The task is very simple * Input : 82737 * Output : Isn't that amazing, here is how to do it Printing the numbers one after another...
Learn Android App Dev: Using Auto-Complete TextView
Hey there! This is Amey Lokhande. In this post, I'll be talking about how to use Auto-Complete TextView box. Generally, Auto-Complete...
The Birthday Paradox
The birthday paradox states that there is 50% of chance that the two people will share the same birthday when 23 people are randomly...
Learn Android App Dev: Using Fragments in your Activity
Hey guys! I am Amey Lokhande. In this post, I'll be telling you what are fragments and how to use them in your App. Also I'll be...
Prime spirals
Prime numbers are a big mystery. Whenever we look at them we don't see any pattern, they seem like randomly popping up as we move on a...
Learn Android App Dev: Using SeekBar
Hey there! This is Amey Lokhande. In this post, I'll be writing about how to use a SeekBar in your App and we will make an App which will...
Problem of missing dollar
Once upon a time there were two friends Ameya and Saransh who were trying to make some money by selling oranges everyday. Orange lelo,...
Solution of linear equation in n variables.
We are going to solve the system of linear equations using inverse matrix method, the mathematics behind the concept is explained below :...
Learn Android App Dev: Using Gestures
Hey there! This is Amey Lokhande. In this post, I'll be telling you on how to use Touch Gestures in your Android App. Using touch...