Android

Free Android Source Code. Download 10 latest Android system's projects with source code for free here.

Free Flow Game For Android

In this game, the player is tasked to connect all the matching colors with the pipe. It can be done by pressing a certain color and then holding it while dragging it to its matching color. There is one ultimate goal – to connect all the matching colors without the pipes intersecting or overlapping with each other. This game which is perfect for everyone who loves tricky puzzles is also perfect for someone like you who wants to level up his programming skills. Studying its code will surely give your programming skills a big leap.

Android E-Commerce Shopping App

Android Ecommerce Shopping App with Pay Pal Integration. You can also look at the tutorial on how you can create your own android shopping app and integrate Paypal as a payment method. The complete source code for this tutorial is attached below. The Premium version (Paid) of this android ecommerce app has the following features listed below
  1. Material Design
  2. Product Categories
  3. Detailed Product Page
  4. Best Selling Product
  5. Products on Promotion
  6. Notification
  7. Order History
  8. Favorite Products
  9. Store Infor

Firebase Bill and Alerts Demo

This application shows you how to create an E-post office where you receive instant notifications on bills, alerts among others. Note: this application is only android and firebase no backend interface. We will add a sample mailer in the future versions.

Working features

1. Real-time sync between firebase and the app 2. Login and register 3. Ad mob 4. Document Download 5.

Number Guessing Game in Android

In this game, you’re going to guess the number generated by the computer. What you’re going to learn on this game as an Android developer? You will learn how to use Random() function to generate a random number when the app starts. You’ll also learn how to use If Statements to determine if the number that the gamer guess is lower or higher than the generated number. This is totally for the beginner. Play around with the code and make any changes as you wish. Happy coding! Note: I just learned the code from the course "

Android Quiz Project

A quiz is a form of game or mind sport, in which the players (as individuals or in teams) attempt to answer questions correctly. In some countries, a quiz is also a brief assessment used in education and similar fields to measure growth in knowledge, abilities, and/or skills. Quizzes are usually scored in points and many quizzes are designed to determine a winner from a group of participants – usually the participant with the highest score.