摘要:
Android6.0运行时权限简介:http://unclechen.github.io/2016/03/05/Android6.0%E8%BF%90%E8%A1%8C%E6%97%B6%E6%9D%83%E9%99%90%E7%AE%80%E4%BB%8B/ Android6.0权限适配之WRIT 阅读全文
摘要:
来源:https://blog.csdn.net/anjingshuai/article/details/84682779 开发过程中碰到将文件存储到手机中时,要先判断是否有sd卡,如下所示 // 判断是否有SD卡 private static boolean ExistSDCard() { if 阅读全文
摘要:
来源:https://blog.csdn.net/u010937230/article/details/73303034 阅读全文