书栈网 · BookStack 本次搜索耗时 0.042 秒,为您找到 12368 个相关结果.
  • 创建TV应用

    创建TV应用 课程 创建TV应用 编写:applepyarc - 原文:http://developer.android.com/training/tv/start/index.html Android 5.0(API 21)或以上 Android提供丰富的用户体验,优化应用运行于诸如高清电视等大屏幕设备。TV应用有机会为沙发上的用...
  • 使用原生的调试器

    使用原生的调试器 调试 Dart 代码 Dart 调试器 Flutter inspector Flutter outline 使用 Android Gradle 调试(Android) 使用 Xcode 调试(iOS) 资源 Flutter Android iOS 使用原生的调试器 如果你只使用 Dart 语言开发 Flutter...
  • 第三章 Android 应用的逆向和审计

    第三章 Android 应用的逆向和审计 3.1 Android 应用程序拆解 3.2 逆向 Android 应用 3.3 使用 Apktool 逆向 Android 应用 3.4 审计 Android 应用 内容供应器泄露 3.5 不安全的文件存储 目录遍历或本地文件包含漏洞 客户端注入攻击 3.6 OWASP 移动 Top10 服务端弱控...
  • 用 Kotlin 写 Android 01 难道只有环境搭建这么简单?

    1016 2020-05-28 《Kotlin 基础教程》
    [用 Kotlin 写 Android] 01 难道只有环境搭建这么简单? 1 千里之行,始于 Hello World 2 Anko 已经超神 3 不要 findViewById 4 小结 [用 Kotlin 写 Android] 01 难道只有环境搭建这么简单? 从这周开始,每周一的文章推送将连载 Kotlin Android 开发的文章,...
  • 贡献代码或文档

    贡献代码或文档 原文链接:点击查看 贡献代码 工作流 构建项目 测试你的修改 测试 单元测试 注解处理器测试 仪器测试 Sample 项目 代码风格 贡献文档 上传一个修改 修改已有的页面 Adding a new page 查看你的本地修改 贡献代码 非常欢迎你为 Glide 源码做贡献! 工...
  • 原生平台通用构建选项

    打包发布到原生平台 原生平台通用构建选项 加密脚本 原生引擎 任务调度系统 自动执行下一步 其他构建选项 构建 原生工程目录结构 编译和运行 通过编辑器 通过 IDE 注意事项 打包发布到原生平台 点击菜单栏的 项目 -> 构建发布 ,打开构建发布面板。 目前可以选择的原生平台包括 Android、iOS、HarmonyOS、...
  • 打包可穿戴应用

    打包可穿戴应用 使用Android Studio打包 分别为可穿戴应用与手持应用进行签名 手动打包 关闭资源压缩 打包可穿戴应用 编写: kesenhoo - 原文: http://developer.android.com/training/wearables/apps/packaging.html 当发布应用给用户之前,我们必...
  • Build and Run

    Build and Run Preparation Start the emulator Installing the app Start ADB Install the application Start the application Build and Run In this section we will describe ho...
  • Profile your app

    Profile your app performance Android Studio tools Command line tools Profile your app performance An app is considered to have poor performance if it responds slowly, shows c...
  • Verify your design with Pixel Perfect

    Pixel Perfect Start Pixel Perfect Get familiar with the tools Add an overlay image Pixel Perfect Pixel Perfect is deprecated. Beginning with Android Studio 3.1, you should ...