Warma

Warma!

MIT License

Stars
5

ANekoWarmaAPP

WarmaAPP** ~~~~ ** bugs...

B~~~~

**Star + Fork + Pull Request **


Activity org.tamanegi.aneko.action.GET_SKINintend "AndroidManifest.xml"

android:resource

res/xml/skin.xml

res/drawable*

drawableAndroid

XML

XML <motion-params>

acceleration [dp / sec 2 ]

maxVelocity [dp / sec]

deaccelerationDistance [dp]

proximityDistance [dp]

initialState

awakeState

moveStatePrefix

UpDownLeftRightUpLeftUpRightDownLeftDownRight

wallStatePrefix

LeftRight

<motion>

element /

state

duration [millisec]

nextState

checkMoveand / or checkWalltrueand

checkMove

true moveStatePrefix

checkWall

true wallStatePrefix

<item>

drawable

duration [millisec]

<repeat-item>

/

duration [millisec]

repeatCount


1.[sample project](https://www.tamanegi.org/prog/android-apps/p/ANeko-SampleSkin-0.1.1.zip)  

2.Android StudioFile->New->Import Modulesample  

3.Refactor   

4.APPbuild.gradleandroid dependencies {implementation project(':')}   

5.build.gradleapply plugin: 'com.android.application'apply plugin: 'com.android.library'  

6.build.gradleversionapp  

7.build.gradleapplicationId "com.example.aneko.sample"  

8.resbuild+run    
Related Projects