Android avatar creation without using game engine -


what best way 2d avatar creator without using game engine (ie. unity)?

the avatar images basic body , placing different images different body parts - head, body, legs, arms, etc. layer different images on top of base image.

can achieved in regular android app without using sort of game engine? there libraries done?

for 2d avatar creator, using game engine job seems overkill (a library might well).

coding scratch simpler having deal bunch of unnecessary tools @ end of day take space. also, more efficient, code bits need.

because want make app android, i'd recommed doing using official android sdk. includes eclipse (a nice ide popular) no need worry on else download.

sdk requires use java (if haven't learned language yet so. it's best , language you'll need know).


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -