Recent content by Goliwog

  1. G

    [GAME] [Free] Find The Cat

    I've just updated my game which was original created using Basic4Android and now I use Xamarin so that I can port the game to IOS in the future. If you love cats, you are going to love Find The Cat. It's a hidden object game where your mission is to find the cut cats hiding in real pictures...
  2. G

    [GAME] Space Shooter X, A Fast-Faced, Outer Space Shoot 'em Up That Keeps You On You

    Hi, I just ported my game from Windows Phone to Android. Let me know what you think and what I can improve on. Here's some details Space Shooter X, A Fast-Faced, Outer Space Shoot 'em Up That Keeps You On Your Toes. Space Shooter X was inspired by old school Japanese shooters, but with HD...
  3. G

    What ad networks are you guys using in your apps?

    I used several ad providers but for my new game I am using Admob only. It's easiest to integrate and they pay consistently. Besides since I am using Xamarin for Android to create my game, I have fewer options to choose from. But I suggest to use several ad providers. Don't put all your eggs in...
  4. G

    OnePlus One black & white - which one looks better? [Poll]

    I have a white one and it looks pretty. Only problem is, when the back got scratch, it's easily visible.
  5. G

    Should I Buy The OnePlus One?

    I think OPO is one of the best Android phones you can get now. But if camera is your top most priority, I suggest looking elsewhere. No IS, and the angle is not as wide so if you want to picture in a small room you have to move back but still can't fit everything. The speakers is average. Other...
  6. G

    Battery Calibration Issue

    I had the same problem before. I think what I did was to let it discharge completely then leave it for a couple of minutes and recharge it. When recharging, it's important to use the original cable and connect directly to a wall socket. Do not charge it via your PC USB.
  7. G

    OPO picture samples.

    I think it's in the middle. I wish it has wider angle because I noticed I have to move further back to capture more when in smaller rooms. Low light captures also a hit and miss. I really like my OPO but if camera is your top most priority, you might want to look elsewhere. Having said that...
  8. G

    What type of app you suggest us to make?

    Another way to approach is to ask yourself if there's something you want to do or problems that you encounter perhaps daily that an app could help? Is there a particular game genre that you enjoy? Then if so perhaps you can create one with all the features that you would like to see. That way...
  9. G

    What Cyanogen features are you using?

    Swipe V to activate the flashlight. Double tap screen to wake up. Activate the screenshot menu from the power button. Double tap notification to sleep Using profiles to control how the phone works in different locations
  10. G

    OnePlusOne Size

    I am used to having smaller phones which now feel like toys after purchasing OnePlus one. I am using two hand mostly. I think the ideal size for one hand use is 5 inch. But with larger screen, it's less scrolling, and more comfortable when reading.
  11. G

    Is anyone else getting this stupid add?

    Never encountered such ad before. That's pretty irritating. Anyway, mind sharing which app was associated with the ad?
  12. G

    Android programming

    If you are planning to support multi platform in the future. I think it's good to learn C# as you can use it to create Android app, IOS or Windows phone using Unity or Xamarin.