LICENSE SeeLicense Releases97 v2.18.0-p0Latest Apr 28, 2025 + 96 releases Sponsor this project paypal.me/budtmo Learn more about GitHub Sponsors Packages No packages published Contributors49 + 35 contributors Languages Python92.0% Shell8.0%
git clone git@github.com:googlesamples/android-testing.git Build the project docker run -it --rm -v$PWD/android-testing/ui/espresso/BasicSample:/root/tmp butomo1989/docker-android-x86-7.1.1 tmp/gradlew build Proxy You can enable proxy inside container by passing following environment variables...
git clone git@github.com:android/testing-samples.git Build the project docker run -it --rm -v $PWD/testing-samples/ui/espresso/BasicSample:/tmp -w /tmp budtmo/docker-android-x86-8.1 /tmp/gradlew build Control Android connected to host (Emulator or Real Device) Create a docker container...
本文采用docker方式部署,首先拉取一个镜像,官方提供很多种安卓版本,具体可以访问Github查看:https://github.com/budtmo/docker-android,理论上版本越高运行的开销会越大,所以本例以运行一个低版本的android 来演示,执行下面命令拉取一个android 9.0版本镜像. sudo docker pull budtmo/docker-android:emulator_9.0 拉...
github.com/feicong/ebpf-course 来自专栏 · Android软件安全 26 人赞同了该文章 使用Docker编译Android系统内核 研究Android软件安全,很多时候需要修改与编译Android系统的源代码,对于系统层面的安全加固与定制,则少不了需要与Android内核打交道。 Android系统的内核源自于GNU Linux,且它的内核架构以及基础设施都与Linux...
代码语言:javascript 代码运行次数:0 运行 AI代码解释 开源地址:https://github.com/budtmo/docker-android 本文参与 腾讯云自媒体同步曝光计划,分享自微信公众号。 原始发表:2024-04-01,如有侵权请联系 cloudcommunity@tencent.com 删除 测试 镜像 开发 系统 android ...
本文采用docker方式部署,首先拉取一个镜像,官方提供很多种安卓版本,具体可以访问Github查看:https://github.com/budtmo/docker-android,理论上版本越高运行的开销会越大,所以本例以运行一个低版本的android 来演示,执行下面命令拉取一个android 9.0版本镜像. ...
本文采用docker方式部署,首先拉取一个镜像,官方提供很多种安卓版本,具体可以访问Github查看:https://github.com/budtmo/docker-android,理论上版本越高运行的开销会越大,所以本例以运行一个低版本的android 来演示,执行下面命令拉取一个android 9.0版本镜像. ...
本文采用docker方式部署,首先拉取一个镜像,官方提供很多种安卓版本,具体可以访问Github查看:https://github.com/budtmo/docker-android,理论上版本越高运行的开销会越大,所以本例以运行一个低版本的android 来演示,执行下面命令拉取一个android 9.0版本镜像. ...
git clone git@github.com:android/testing-samples.git Build the project docker run -it --rm -v $PWD/testing-samples/ui/espresso/BasicSample:/tmp -w /tmp budtmo/docker-android-x86-8.1 /tmp/gradlew build Control Android connected to host (Emulator or Real Device) Create a docker container ...