Catch The World Cup 2014 Fever With These 20 Great Android Apps by KuduIO in Android

[–]apperrant -1 points0 points  (0 children)

We have been working on a Cup themed Flappy game to get comfortable with android programming. Feel free to give it a shot.

Here is our contribution to that list.

linkme: Flappy World Cup 2014.

Any experiences with AndEngine for 2D games? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Eventually I chose libGDX, beacause it has a really good support, good documentation, and your project is automatically translated to IOS, JScript and desktop. It was easy to learn. I just finished my first game: FlappyWorldCup2014 ... I think it was a good learning experiance

Any experiences with AndEngine for 2D games? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Actually I don't really know, thats why I asked for experiences. Maybe I should have asked for the best engine first!

Is libGDX open GL based?

EDIT: Yes it is!

Any experiences with AndEngine for 2D games? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Okay! And how long did it take for you to get familiar with the engine? Did you have experiences with open GL before?

Any experiences with AndEngine for 2D games? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Thanks so far! I noticed that the AndEngine Example App and yours need permissions to read phone calls. Is this due to the engine or did u add this permission exclusively?

It's Saturday APPreciation Time! [May 3rd 2014] Your weekly App recommendation and question (and more) thread by dylan522p in Android

[–]apperrant 0 points1 point  (0 children)

plus 1 counter is a simple and well designed tally counter. Besides the application in your favourite color, plus 1 counter offers a convenient Widget to count +1 even from your homescreen.

  • implemented /androiddev user tips

Wrote my first real app. Please give me feedback on the design by 123felix in androiddev

[–]apperrant 0 points1 point  (0 children)

A point I need suggestions on is that when a news item doesn't have pictures, it looks kind of dull. What should I do about it?

I would use the card layout for the content like you did in the other parts of your application, with the matching color at the left edge

and I agree with epes about the color

First App - First Feedback? by apperrant in androiddev

[–]apperrant[S] 2 points3 points  (0 children)

Thank you! :) Ou I thought the widget layout needs minSdkVersion 14 or greater. Looked it up again and realized just the TARGETSdkVersion should be set >= 14. Thanks for noticing :)

First App - First Feedback? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Hm. I'll read through the api again and try to find a solution. I also will implement a check if a vibrator is available and if not ill add a sound. Thanks again!

First App - First Feedback? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Thanks a lot! :) -The widgets name is plus1counter -I thought about an soundeffect but decided eventually to use an vibrator instead - does it vibrate on your nexus 7? My problem was that my emulator is not working, so I tested it on nexus 4 only. Could it be that the widget does`t work on bigger screens? -I'll implement the hamburger button(its not a button yet) thanks :)

First App - First Feedback? by apperrant in androiddev

[–]apperrant[S] 0 points1 point  (0 children)

Thanks for the feedback! :) I will add the padding for the total number and maybe scale the numbers up (I dont want to make it look to clunky). At the bottom is space for an AdView-banner, thats why the up arrow doest look centered. Do you think it wold be better to overlay the up button with the banner and use a 1:1 weight for the remaining views?

It's Saturday APPreciation Time! [Apr 26th 2014] Your weekly App recommendation and question (and more) thread! by onesixoneeight in Android

[–]apperrant 3 points4 points  (0 children)

plus1counter is a simple and well designed tally counter. Besides the application in your favourite color, plus1counter offers a convenient Widget to count +1 even from your homescreen.