This is an integrated educational software in a form of a complete Android game that allows you to see the ENTIRE SOURCE CODE of the game app. That is more than 3500 lines of code!
This edition is meant for those who already know Java and looking for proven code to build a graphical OOP Android app.
It comes with extra developer resources
1 - UML diagram to show the structure of the game.
2 - List of graphical resources needed to replicate the game in its entirety. No kidding!
3 - Score starts at 60000 (red color to indicate cheat mode), and player is more resilient against zombies to allow you go quickly through all levels in order to understand how the game works.
The accompanying game in this edition is in-app product free but the source code revealed contains code that demonstrates how to handle In-app one time and consumable products purchase.
In addition the code demonstrates the use of AdMob Banner ad, Interstitial ad, sound and image manipulations.
********************************************************
This is the main app for Android OO programming &
publishing eXposed workshop (Feb 2020 to Mar 2020)
********************************************************