Lybic Docs

Android Sandbox

Android system sandbox

Lybic provides an Android GUI sandbox that lets developers create and manage cloud-hosted virtual Android devices. These sandboxes can be used to test and run Android-based agent applications.

Sandbox Specifications

Standard users can choose from different specs to fit their task needs. The following are the default Android sandbox specs available to regular users. If you need additional configurations (e.g., a higher Android version), please contact our business team:

Spec NameCPU CoresMemoryDisk SpaceShapeIDBilling MultiplierUse Case Description
Standard Android 12 Sandbox – Shenzhen46GB37GBacep-shenzhen-enhanced0.5xIdeal for lightweight data collection and low-risk scenarios
Standard Android 12 Sandbox – Wenzhou35.3GB64GBacep-wenzhou-common-pro0.5xIdeal for lightweight data collection and low-risk scenarios
Android Sandbox

Preinstalled Software

The Android sandbox comes with a set of commonly used third-party apps so that users and agents can develop, test, and operate more conveniently. Below is the list of preinstalled third-party software:

App NameCategoryVersionPackage NameNotes
MeituanLifestyle12.49.404com.sankuai.meituan
汽水音乐Music Player17.6.0com.luna.music
DuolingoLearning6.60.5com.duolingo
App MarketApp Marketplace12.15.0com.heytap.market
ele.meLifestyle11.28.68me.ele
rednoteSocial Media8.71.0com.xingin.xhs
iDO CalculatorsTools3.8.5com.ibox.calculators
安居客Real Estate17.30.0com.anjuke.android.app
腾讯视频Video Player9.02.85.31078com.tencent.qqlive
头条搜索极速版News & Info10.0.4.0com.ss.android.article.lite
知乎Knowledge10.82.0com.zhihu.android
番茄免费小说Reading7.0.1.32com.tomato.freenovel
Qunar TravelTravel Service10.4.9com.Qunar
腾讯新闻News & Info7.8.50com.tencent.news
XBrowserBrowser5.5.0com.mmbox.xbrowser
七猫免费小说Reading7.88com.kmxs.reader
墨迹天气Weather9.0924.02com.moji.mjweather

System software:

App NameCategoryPackage NameNotes
FilesFile Managercom.android.documentsui
SettingsSystem Settingscom.android.settings
CameraCamera Appcom.android.camera2
ContactsContactscom.android.contacts
PhoneDialercom.android.dialer
GalleryImage Viewercom.android.gallery3d
WebView ShellBrowser Engineorg.chromium.webview_shell
ClockClock Appcom.android.deskclock
SearchSystem Searchcom.android.quicksearchbox
CalendarCalendar Appcom.android.calendar

Explore

Using the Android Sandbox

You can create and manage Android sandbox instances via the console or through the Lybic API (SDK). After creating a sandbox, connect to the Android desktop environment interactively through the lybic Console, lybic Streaming SDK, or lybic Streaming iframe to write code, test, and debug.

Note:

  1. Security and Risk Control: Due to the complex Android risk control mechanisms, some applications may not function properly. If you encounter such problems, please try using a different application or contact the Lybic support team for assistance.
  2. Language Environment: The Android sandbox defaults to a Chinese language environment. Some applications may display different interfaces depending on the system language. When you change the system language, the PackageManager API will still return Chinese application names and interface element text, which will affect the Lybic API and may affect your agent's interaction and operation. It is recommended to keep the system language set to Chinese during use to ensure that the agent can correctly identify and operate the application interface; or restart the system after changing the language to ensure that the PackageManager API returns the correct application names and interface element text.

On this page