书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 12368 个相关结果.
  • Compiling for Android

    Compiling for Android Note Requirements Setting up the buildsystem Building the export templates Adding support for x86 devices Cleaning the generated export templates Using ...
  • Exporting for Android

    Exporting for Android Install OpenJDK 11 Download the Android SDK Create a debug.keystore Setting it up in Godot Providing launcher icons Exporting for Google Play Store Opti...
  • Android 集成

    Android 集成 前期准备 Demo 体验 快速接入 Android 集成 注:以下文档都是假设您已经具备一定的 Android 开发经验。 这篇教程,讲述了如何将 Hippy 集成到 Android 工程。 前期准备 已经安装了 JDK version>=1.7 并配置了环境变量 已经安装 Android Studio 最新版...
  • Android Quickstart

    931 2021-11-12 《MockK Guidebook》
    Android Quickstart Android Quickstart MockK works great with Android and allows you to mock objects in both your Android unit tests and instrumented tests. MockK can handle mock...
  • Android Overview

    Using Deep Learning & Neural Networks in Android Applications Prerequisites Configuring Your Android Studio Project Starting an Asynchronous Task Creating a Neural Network Cre...
  • Android进阶

    一、前言 二、目录 一、前言 本部分内容是关于Android进阶的一些知识总结,涉及到的知识点比较杂,不过都是面试中几乎常问的知识点,也是加分的点。 关于这部分内容,可能需要有一些具体的项目实践。在面试的过程中,结合具体自身实践经历,才能更加深入透彻的描绘出来。 二、目录 Android多线程断点续传 Android全局异常处理 An...
  • Starting Android

    Before Starting To Get Started with Android Before Starting To get started with Android you need a good Java base. You can rely on, Head First Java Introduction to java ...
  • Android Forensic

    570 2018-04-22 《RubyFu(英文)》
    Android Forensic Parsing APK file Android Forensic Parsing APK file Our example will be on DIVA (Damn insecure and vulnerable App) APK file. You can download the file from h...
  • Android 扩展

    Android 扩展 Module 扩展 Component 扩展 组件方法支持 Adapter扩展 SDK混淆规则 Android 扩展 Weex 提供了扩展机制,可以根据自己的业务进行定制自己的功能。主要分为两类扩展: Module 扩展 非 UI 的特定功能。例如 sendHttp、openURL 等。 Component 扩展 ...
  • Deploying to Android

    Deploying to Android Setup Custom Android build Installing the loader plugins Creating the export presets Running on your device from the Godot editor Up to date This page ...