montao / jamie-monkey-2d

🐒 The simple 2D Android game
https://play.google.com/store/apps/details?id=dev.android.jamie
3 stars 2 forks source link

"Animated GIF" or "Animation Sprite" #12

Open sayedrafeeq opened 6 years ago

sayedrafeeq commented 6 years ago

I have completed graphics design related to the app assets. Just I have a query... Can I provide "Animated GIF" or "Animation Sprite" for the Jamie character ?. So that I share the graphics as per requirement.

Also, check out these resources:

Using Sprites on Andriod: http://www.edu4java.com/en/androidgame/androidgame4.html

Animated GIFs on Android https://github.com/koral--/android-gif-drawable

Adding Animations: https://developer.android.com/training/animation/index.html

View Animation: https://developer.android.com/guide/topics/graphics/view-animation.html

Building Apps with Graphics & Animation: https://developer.android.com/training/building-graphics.html

montao commented 6 years ago

Thanks!