240 发简信
IP属地:广东
  • Failure [INSTALL_FAILED_INVALID_APK: Failed to extract native libraries, res=-2]

    记录一下解决打包apk无法安装的问题:1.升级了某个SDK版本,老项目可以正常debug,android studio打包也能安装。但是项目是J...

  • cmd adb logcat 乱码

    cmd 下输入 chcp 65001在弹出的新窗口adb logcat -------------- 导出logcatadb logcat > ...

  • Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

    解决问题:Deprecated Gradle features were used in this build, making it incom...

  • 动态切换app图标

    <category android:name="android.intent.category.LAUNCHER"/>

  • flutter doctor:Waiting for another flutter command to release the startup lock...

    cmd输入flutter doctor一直卡住Waiting for another flutter command to release th...

  • Resize,w 360,h 240
    Android studio集成flutter

    1.首先保证Android studio的开发环境没有问题2.打开Android studio下载SDK28.0.33.打开"Git Bash"...

  • Glide-加载本地图片

    1.添加相关权限,如: 2.代码

  • 记录友盟推送不弹框的问题

    官方文档:https://developer.umeng.com/docs/66632/detail/98581 首先通过官方文档集成,功能正常...

  • 相册选择+相机拍照,剪裁上传头像

    参考文章:https://blog.csdn.net/lmj623565791/article/details/72859156#https:/...