Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

[CI] 将编译产物在android arm环境AVD运行,搭建android-arm-test-ci #8

Open
ysh329 opened this issue Jun 24, 2020 · 2 comments

Comments

@ysh329
Copy link
Contributor

ysh329 commented Jun 24, 2020

两个思路

  1. docker容器环境看是否有android-arm环境;
  2. 安卓模拟器如Android-Sdk的emulator,如arm-android环境。

docker

$ docker search android-arm
NAME                               DESCRIPTION                                     STARS     OFFICIAL   AUTOMATED
dockcross/android-arm64                                                            1
kdeorg/android-arm-sdk                                                             0
wilsonzhou23/android-arm           android arm emulator                            0                    [OK]
prebuild/android-armv7                                                             0
prebuild/android-arm64                                                             0
jwseo/android-arm                                                                  0
makiolo/android-arm                                                                0
kdeorg/android-arm-kf5-sdk                                                         0
ehargitt/android-arm               Test space for dockcross                        0
makiolo/android-arm64                                                              0
ehargitt/android-arm64             Test space for dockcross                        0
kaidan/android-arm-sdk             Temporary repository containing a reconstr...   0
yelgeb/android-arm                                                                 0
neos346/vlc-android-201901-arm64   Docker image for building android-arm64 vlc.    0
dockcross/android-arm              The Android NDK standalone toolchain for t...   0
@ysh329
Copy link
Contributor Author

ysh329 commented Jun 25, 2020

android 模拟器

https://developer.android.google.cn/studio?hl=zh-cn#Requirements

./avdmanager

ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Please set the JAVA_HOME variable in your environment to match the
location of your Java installation.

ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.

Please set the JAVA_HOME variable in your environment to match the
location of your Java installatio

@ysh329
Copy link
Contributor Author

ysh329 commented Jun 25, 2020

需要用到android-sdk开模拟器

@ysh329 ysh329 changed the title android-test-ci 将编译产物在android arm环境运行,搭建android-arm-test-ci Jun 25, 2020
@ysh329 ysh329 changed the title 将编译产物在android arm环境运行,搭建android-arm-test-ci [CI] 将编译产物在android arm环境AVD运行,搭建android-arm-test-ci Jun 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant