/image4ye

Primary LanguageJava

Android image4ye

image4ye

如何引用此组件:

** 安装 **

git clone https://github.com/destinyd/image4ye
cd image4ye
mvn clean install

** maven引用 **

在maven项目,pom.xml添加以下依赖引用:

<dependency>
    <groupId>com.mindpin</groupId>
    <artifactId>image4ye</artifactId>
    <version>0.1.0</version>
    <type>apklib</type>
</dependency>

** android权限设置 ** AndroidManifest.xml 添加如下权限

使用说明

请参考示例

依赖库