COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200912140948/https://github.com/topics/android-emulator
Here are
55 public repositories
matching this topic...
Android in docker solution with noVNC supported and video recording
Updated
Sep 2, 2020
Shell
Reliable Android Testing, at your service
Infrastructure of Avito android
Updated
Sep 10, 2020
Kotlin
Reactive tool to create and start multiple Android Emulators in parallel.
Updated
Jun 19, 2019
Kotlin
Run Android emulator and iOS simulator easily from VScode!
Updated
Jul 16, 2020
JavaScript
Run E2E Android Testing with Docker Container
Updated
Sep 7, 2020
Shell
Launch your Android emulators (Genymotion and AVDs) via Spotlight: ⌘ + Space
Updated
Nov 8, 2016
Python
Record animated GIFs (and videos) from the iOS Simulator and the Android Emulator
Updated
Jan 16, 2019
Ruby
Flutter counter app demonstrating unit, widget and end-to-end integration testing with code coverage
Gradle plugin for starting the Android Emulator when running instrumentation tests
Updated
Sep 11, 2020
Java
Test start-up of android emulators on Travis and Cirrus. Plus run a test.
Updated
Dec 14, 2019
Dart
A script that will make a portable version of NoxPlayer
Updated
Jun 16, 2020
Batchfile
A simple manager for headless Android emulators
Updated
May 4, 2017
Python
Titanium menu to Atom with run, package and more
Updated
Feb 18, 2018
JavaScript
Project created by the QA department to provide a simple declarative pipeline to run your Appium Test using Jenkins in Android or iOS.
Updated
Jun 5, 2018
Groovy
Twitter Android mobile app frontend using Reactnative
Updated
Mar 14, 2018
JavaScript
Define and run android virtual devices
Updated
Jun 21, 2019
Python
Precompiled tcpdump binaries for Android
Updated
Jan 8, 2019
Shell
Android CI images for running instrumentation tests. API: 26, 27, 28, 29.
Updated
Jun 26, 2020
Dockerfile
It's in the name, makes your life easier!
Updated
Aug 23, 2019
Shell
Karo(beta) is a mobile app that developed for University Communities. It developed with Flutter&Dart.
A sample Azure Pipelines configuration that runs an Android Emulator on Microsoft hosted agents
Change skin of your android emulator!
Updated
Jun 25, 2020
Shell
Remote code execution in Microvirt MEmu
Updated
Feb 6, 2020
Shell
Android Emulator As Service
Updated
Jul 9, 2020
Kotlin
Go from zero to Android emulator, automatically. Ideal for CI setup, automated testing, OS image creation, and other hands-off scenarios.
Updated
Mar 12, 2020
Shell
Dockerfiles for Android SDK and Android Emulator
Updated
Oct 28, 2019
Dockerfile
Improve this page
Add a description, image, and links to the
android-emulator
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
android-emulator
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
IOUtils.removeSurroundingSpaces
has the same behavior asString.trim
and is so no longer needed.Replace all appearances of
IOUtils.removeSurroundingSpaces
byString.trim
.