1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-09 04:30:16 +08:00
This commit is contained in:
fumiama
2020-12-19 17:10:11 +08:00
parent 2cb9d5e079
commit fdde76f242
9 changed files with 38 additions and 5 deletions

9
README.md Normal file
View File

@@ -0,0 +1,9 @@
# Base16384 for Android
> 本项目的核心基于[Base16384](https://github.com/fumiama/base16384),这是使用`JNI`适配的安卓版本,支持深色模式主题,使用`Material Design`
# 功能
- 进行文本的编码/译码
- 从系统文件管理器选择任意二进制文件进行编码/译码
# 用途
- 文本加密通信
- 汉字文本压缩
- 二进制文件的文本化传输