Recent content by vbovio

  1. V

    Hello, new Android user & developer

    Hi there! I have been an iOS user and developer for a long time, I recently got a Nexus 4 (a very good device!) and started porting my games, In case anyone is interested on playing them (Match 3 puzzle games mostly), search for "boviosoft" on Google Play. Cheers!
  2. V

    Android programming

    In case you are making games and want to stick to C++, I recommend you to use the NDK and follow the book "Beginning Android C++ Game Development". I ported my games to Android this way.