Genie Effect Animation in Android

前端 未结 3 433
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-07 15:01

I have requirement of implementing Genie Effect animation shown below.

\"enter

3条回答
  •  臣服心动
    2020-12-07 15:52

    I have implemented this code with Game Library AndEngine

    Kindly find the attached code below that will help u to move further.. you can use this code as fragment to ur android code OR make instance of this code and again extend from activity for reusing this code.

    This zip file contain 2 project :

    1. Code implementation for above effect and
    2. AndEngine library which u need to add to my project .

    Click here to Download My Code

提交回复
热议问题