书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 12493 个相关结果.
  • Android 工程示例

    Android 工程示例 多种应用场景 1. 人脸识别 2. 人像分割 3. 图像分类 4. 物体检测 Android demo部署方法 Android demo结构讲解 代码讲解 (使用Paddle-Lite Java API 执行预测) Android 工程示例 多种应用场景 我们提供的Paddle-Lite示例工程Paddl...
  • Creating Android modules

    Creating Android modules Introduction Maybe REST? Android module config.py Java singleton AndroidManifest Resources Assets SDK library SDK project Building Using the modu...
  • Custom builds for Android

    Custom builds for Android Set up the custom build environment Enabling the custom build and exporting Custom builds for Android Godot provides the option to use custom build A...
  • 为 Android 导出

    为 Android 导出 安装 OpenJDK 11 下载 Android SDK 创建 debug.keystore 在 Godot 中进行设置 提供启动器图标 为 Google Play 商店导出 优化 APK 大小 渲染故障排除 为 Android 导出 参见 这个页面描述的是如何将 Godot 项目导出到 Android。如果...
  • Custom builds for Android

    Custom builds for Android Set up the custom build environment Enabling the custom build and exporting Custom builds for Android Godot provides the option to use custom build A...
  • 为 Android 导出

    为 Android 导出 下载Android SDK 安装OpenJDK 11 创建一个debug.keystore 在Godot中设置它 提供启动器图标 为Google Play商店导出 优化APK大小 为 Android 导出 导出Android的要求比编译Android的Godot要少. 下面的步骤详细介绍了设置Android SD...
  • Android系统架构

    Android系统架构 应用程序(Applications) 应用程序框架(Application Frameworks) 系统运行库与Android运行环境(Libraris & Android Runtime) 系统运行库 Android运行环境 HAL—硬件抽象层 Linux内核(Linux Kernel) Android系统架构...
  • Android SDK API

    Android API 设置调试模式 API API - setDebugMode 接口定义 参数说明 初始化推送服务 API API - init 接口定义 参数说明 停止与恢复推送服务 API 支持的版本 功能说明 API - stopPush 接口定义 参数说明 API - resumePush 接口定义 参数说明 AP...
  • 14. Android

    Kivy中文编程指南:KV Android 详细指南 针对 Android 平台打包 APP ¶ 在 Android 设备上调试 APP ¶ 使用 Android API ¶ Plyer ¶ Pyjnius ¶ Android 模块 ¶ 项目状态以及通过测试的设备 ¶ Kivy中文编程指南:KV Android 详细指南 ...
  • Android性能优化

    性能优化 管理应用的内存 代码性能优化建议 提升Layout的性能 优化电池寿命 多线程操作 避免出现程序无响应ANR JNI技巧 SMP Primer for Android 性能优化 编写:kesenhoo - 原文:http://developer.android.com/training/best-performance....