Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

android / dayu

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • dayu
  • app
  • build_help.txt
Find file
BlameHistoryPermalink
  • mReturn's avatar
    share · 0578d451
    mReturn committed 5 years ago
    0578d451
build_help.txt 345 Bytes
Edit
1 2 3 4 5 6 7 8
windows系统下可能会报 Databinding错误

解决方法: 配置环境变量:变量名为: JAVA_TOOL_OPTIONS 变量值为:-Dfile.encoding=UTF-8

参考  https://blog.csdn.net/suzhanfeng/article/details/77715129

打包后出现数据无法正常显示时,添加混淆规则
https://blog.csdn.net/yonbor605/article/details/86679179