文件名称:swiftgif-master
介绍说明--下载内容均来自于网络,请自行研究使用
An Android app allowing the user to make dynamic GIF images (using Javascr ipt) using their device s camera.
App built using PhoneGap 2.7.0 (a magnificent fr a mework by the way).
App built using PhoneGap 2.7.0 (a magnificent fr a mework by the way).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SwiftGif-master
...............\.gitignore
...............\AndroidManifest.xml
...............\README.md
...............\ant.properties
...............\assets
...............\......\www
...............\......\...\cordova-2.7.0.js
...............\......\...\css
...............\......\...\...\index.css
...............\......\...\img
...............\......\...\...\swiftgif-background.png
...............\......\...\index.html
...............\......\...\js
...............\......\...\..\ByteArray.js
...............\......\...\..\Frame.js
...............\......\...\..\GIFEncoder.js
...............\......\...\..\SwiftGif.js
...............\......\...\..\base64.js
...............\......\...\..\libs
...............\......\...\..\....\Base64ToGIF.js
...............\......\...\..\....\LZWEncoder.js
...............\......\...\..\....\NeuQuant.js
...............\......\...\res
...............\......\...\...\icon
...............\......\...\...\....\android
...............\......\...\...\....\.......\icon-36-ldpi.png
...............\......\...\...\....\.......\icon-48-mdpi.png
...............\......\...\...\....\.......\icon-72-hdpi.png
...............\......\...\...\....\.......\icon-96-xhdpi.png
...............\......\...\...\screen
...............\......\...\...\......\android
...............\......\...\...\......\.......\screen-hdpi-landscape.png
...............\......\...\...\......\.......\screen-hdpi-portrait.png
...............\......\...\...\......\.......\screen-ldpi-landscape.png
...............\......\...\...\......\.......\screen-ldpi-portrait.png
...............\......\...\...\......\.......\screen-mdpi-landscape.png
...............\......\...\...\......\.......\screen-mdpi-portrait.png
...............\......\...\...\......\.......\screen-xhdpi-landscape.png
...............\......\...\...\......\.......\screen-xhdpi-portrait.png
...............\......\...\spec
...............\......\...\....\helper.js
...............\......\...\....\index.js
...............\......\...\....\lib
...............\......\...\....\...\jasmine-1.2.0
...............\......\...\....\...\.............\MIT.LICENSE
...............\......\...\....\...\.............\jasmine-html.js
...............\......\...\....\...\.............\jasmine.css
...............\......\...\....\...\.............\jasmine.js
...............\build.xml
...............\cordova
...............\.......\appinfo.jar
...............\.......\build.bat
...............\.......\clean.bat
...............\.......\cordova.bat
...............\.......\cordova.js
...............\.......\log.bat
...............\.......\run.bat
...............\libs
...............\....\cordova-2.7.0.jar
...............\proguard-project.txt
...............\project.properties
...............\res
...............\...\drawable-hdpi
...............\...\.............\ic_launcher.png
...............\...\.............\icon.png
...............\...\drawable-ldpi
...............\...\.............\ic_launcher.png
...............\...\.............\icon.png
...............\...\drawable-mdpi
...............\...\.............\ic_launcher.png
...............\...\.............\icon.png
...............\...\drawable-xhdpi
...............\...\..............\ic_launcher.png
...............\...\..............\icon.png
...............\...\drawable
...............\...\........\icon.png
...............\...\layout
...............\...\......\main.xml
...............\...\values
...............\...\......\strings.xml
...............\...\xml
...............\...\...\config.xml
...............\src
...............\...\com
...............\...\...\anthonycalandra
...............\...\...\...............\swiftgif
...............\...\...\...............\........\SwiftGif.java
...............\...\...\...............\........\util
...............\...\...\...............\........\....\Base64.java
...............\...\org
...............\...\...\apache
...............\...\...\......\cordova
...............\...\...\......\.......\Base64ToGIF.java