5.22学习内容

android的ffmpegGithub项目:https://github.com/havlenapetr/FFMpeg

热门开源项目:http://www.cnblogs.com/hawkon/p/3593709.html


viewgroup ondraw调用条件:

http://blog.csdn.net/leehong2005/article/details/7299471

   1,在构造函数里面,给其设置一个颜色,如#00000000。

        2,在构造函数里面,调用setWillNotDraw(false),去掉其WILL_NOT_DRAW flag。



ndk合成gif:

https://blog.leepood.com/2011/10/29/the-android-gif-maker.html

http://jiggawatt.org/badc0de/android/index.html#gifflen

你可能感兴趣的:(android,学习)