Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 520 Bytes

File metadata and controls

12 lines (8 loc) · 520 Bytes

软件工程学作业

  • 问题1: jcenter源已停止更新,需要在gradle构建文件中引入google

  • 问题2: 构建时遇到import org.apache.http.HttpEntity;问题,需要下载最新的httpcomponents-client库,下载地址-->清华源

  • 问题3: 构建生成app的API需小于23,因为setLatestEventInfo函数在23被弃用

轻工大的同学可以互关相互学习下~