約160件1ページ目

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:6か月以内
  • 2024/4/17 -Open a new file descriptor that can be used to read the asset data. AAsset_read(AAsset *asset, void *buf, size_t count). int. Attempt to read 'count ...

    2024/4/17 -Returns a new java.io.FileDescriptor. The FileDescriptor created represents an invalid Unix file descriptor (represented by a file descriptor value of -1).

    2024/6/19 -Create a new Docker container for the build. Every build gets its own fresh container with all build tools installed there (Java JDK, Android SDK, NDK, and so ...

    2024/5/5 -Find the desired library in the Android NDK Native APIs list in the Android docs. This lists stable native APIs. · Load the library using DynamicLibrary.open .

    2024/4/24 -Introduction. This Hello World! tutorial uses MediaPipe Framework to develop an Android application that runs a MediaPipe graph on Android.

    2024/4/29 -As a fallback, SDL_IOFromFile() will transparently open a matching filename in the app's assets . Closing the SDL_IOStream will close SDL's internal file handle ...

    2024/6/14 -Configure all your workflows in a single file. codemagic.yaml is a highly customizable configuration file for setting up your CI/CD pipeline with Codemagic.

    2024/5/15 -Usage. 作成したiperf3バイナリファイルは、adbコマンドでandroid端末に転送し、adb shellコマンドで端末にログインしすることで操作 ...

    2024/6/15 -本記事の概要 概要 前回『プレビュー機能、実機テストとの戦い』からの続きです。 今回は「APKファイル作成(野良アプリなどで使用)及び端末へのインストール」へと挑む ...

    2024/5/23 -我们将在本章末尾编写一个“Hello NDK”应用程序。 第二章,Java Native Interface,详细描述了JNI 的使用方法。我们将从Java 代码中调用原生方法,反之亦然 ...