Export – ShiVa Engine

Category Archives: Export

Android Plugins part 5: Google AdMob

Building on all the previous tutorials, we are going to put everything we have learned to the test by integrating Google AdMob into our test project. Since it is currently one of the most popular ways to monetize your game, we will be looking at video rewards specifically.


Beyond 50 MB on Google Play

According to Google’s rules, the APK file of an Android app must not be bigger than 50 MB. Sometimes, that is just not enough. In this tutorial, you will learn how to make your big applications fit for the Google Play store by creating additional packages and caching them dynamically with ShiVa!