Mobile

Android Online Quiz with Php and MYSQL

This is android quiz application that makes use of remote mysql database to store all information and questions related to this quiz. It supports the following features 1. User Registration 2. User Login 3. Quiz Categories 4. Quiz Subcategory 5. User Profile Page 6. Quiz Score Board 7. Quiz Settings 8. Quiz Question 9. Quiz Timer Support 10. Material Design 11. Remote Online Database 12. Online web based admin panel 13. Clean and beautiful code 14. Settings 15.

E - Commerce

If you’re in a hurry, then E-Commerce App is the best option for you. Late delivery, cold food, no change, low quantity, or same old Dal or Pizza - we wanted to solve this madness for you. So we built a whole new App for you that is a single point to order all your food - Breakfast, Brunch, Lunch, Dinner, Desserts, Starters. Anytime, any craving, Any Food, E-Commerce App finds a solution for you. Just grab your mobile, place your order and get piping hot food delivered.

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 "