书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 68815 个相关结果.
  • 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 ...
  • Android 集成

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

    934 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

    572 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 扩展 ...
  • Android Studio

    Android Studio Importing the project Android Studio project layout Building & debugging the editor module Building & debugging the app module Android Studio Android Studio ...
  • Android Studio

    Android Studio 导入项目 Android Studio 项目结构 编辑器模块的构建与调试 应用模块的构建与调试 Android Studio Android Studio is a free IDE for Android development made by Google and JetBrains . It’s base...