Recent content by peamur

  1. P

    Anyone have tips for marketing my new Android Game?

    If you need some basic tips I can suggest you: *Send your press-release to each of those sites/blogs *Buy AdMob ads *Don't spend money on installs (CPI) *Post a link to popular forums and reddits Something like that:)
  2. P

    [FREE][ARCADE] Avoid Davoid

    Hey, guys, hi! What’s up? My name is Timur and to be honest I want to share my game with you that’s why I have registered on this forum :) But I promise that it won’t be just a single message – I will try to answer all your questions about game and game development process and I'm trying to be...
  3. P

    How do I reduce Unity 2d game's apk size?

    Re: how to reduce unity 2d game's apk size You can try to compress your audio or to convert it into wav (that is always works for me). Also you optimize your sprites and textures (for example, you can load then into Photoshop and use "Save for Web" option). I think you should not put your...