04 2019 档案

SystemUI TileService的使用教程-屏幕常亮按钮的添加
摘要:TileServiceAndroidManifest.xml KeepScreenOnTileService.javapublic class KeepScr... 阅读全文

posted @ 2019-04-10 09:39 yinhunzw 阅读(1747) 评论(0) 推荐(0)

Android Studio 编译 以及引用jar aar
摘要:编译:Module gradle 中 //task to delete the old jar task deleteOldJar(type: Delete) { delete 'release/zwlib.jar' } ... 阅读全文

posted @ 2019-04-08 23:30 yinhunzw 阅读(260) 评论(0) 推荐(0)

导航