# 图片混淆-Android **Repository Path**: HollowGoodsMZ/PicEncrypt ## Basic Information - **Project Name**: 图片混淆-Android - **Description**: 基于【图片混淆 HTML】版移植的Android版,目前移植了解密,加密暂未移植 - **Primary Language**: Android - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-03-27 - **Last Updated**: 2024-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Android, Kotlin, 图片混淆 ## README # 图片混淆 #### 介绍 基于[【图片混淆 HTML】](https://gitee.com/fyhb/tphx?_from=gitee_search)版移植的Android版,目前移植了解密、加密 #### 其他说明 方块加密可能有问题,工程里有打包好的APK,可以直接食用 #### 版本信息 ##### V1.0.1 1. 新增加密功能 2. 修复解密的某些BUG 3. 新增保存结果图的功能 4. UI的优化 ##### V1.0.0 1. 解密功能