Tag: Google Play Store

  • Unity – Unable to update the SDK. Please run the SDK Manager manually.

    I had this problem during a build this week and figured I’d better document it 1. In case anyone else needs to do it and 2. So I don’t forget it myself for next time. I’m running Unity 2019.4.1f1 and doing the final few Beta builds for the game I’m just about to release called…

  • Demo Text Adventure Game Released on Google Play

    Hi Harmony here…. We released the demo game for our Text Adventure framework on the Google Play Store this week. https://play.google.com/store/apps/details?id=com.ZuluOneZero.AdventureText The Code for the Project is available on GITHUB: https://github.com/zuluonezero/AdventureText Quick Start Instructions for building a 2D Unity project are available on the README. More detailed information is available in the ZuluOneZero – DevBlog.…

  • Indie Game Release Click Through and Conversion Rates

    Hi Harmony here… Last Sunday we released our game The Dog Run into the Google Play Store. This post is a breakdown of the first week release click through rates from this web site and the conversion rates that resulted in an actual download of a game. Let me say from the outset that without…

  • Key Quest! Google Play Store Key Signing and the Pain of a Long Slow Death

    Should Google Manage Your Keys for Games built with Unity? We recently had a problem that caused weeks of pain and struggle and it had nothing to do with coding. It was the damn java keystore signing process that we signed up for on the Google Play Store. The basics are that the Google Play…