Search Criteria
Package Details: android-emulator 35.2.10-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-emulator.git (read-only, click to copy) |
---|---|
Package Base: | android-emulator |
Description: | Google Android Emulator |
Upstream URL: | https://developer.android.com/studio/releases/emulator.html |
Keywords: | android development |
Licenses: | custom |
Submitter: | dreamingincode |
Maintainer: | dreamingincode |
Last Packager: | dreamingincode |
Votes: | 56 |
Popularity: | 0.019401 |
First Submitted: | 2017-04-19 07:06 (UTC) |
Last Updated: | 2024-10-17 06:48 (UTC) |
Dependencies (20)
- alsa-lib
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libutil-linux (util-linux-libs-selinuxAUR, util-linux-libs-aesAUR, util-linux-libs)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxdamage
- libxext (libxext-gitAUR)
- libxfixes
- libxi (libxi-gitAUR)
- libxrender
- libxtst
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (3)
- android-sdk (optional)
- android-sdk-dummy (optional)
- android-studio-beta (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
greyltc commented on 2020-05-09 14:58 (UTC) (edited on 2020-05-09 15:02 (UTC) by greyltc)
When I run a virtual device with the emulator, it makes a bunch of complaints about Vulkan, for example
Emulator: VK_VERSION_1_1 check failed: vkCmdSetDeviceMask not found
Is this missing some configuration to work with Arch's MESA/vulkan libs or something?
Also, shouldn't this package be changed to have a -bin suffix? Either that or it should be compiled here it seams.
mynacol commented on 2019-10-27 12:29 (UTC)
The file is "generated" or "placed there" by sdk-manager. If I install a fresh android-sdk with the sdk-manager, every component/package gets a package.xml and I simply copied it.
A strange effect: every other package (platform, platform-tools, build-tools etc.) has also a package.xml similar to the one for android-emulator, but those packages get noticed by android-studio without the package.xml file. The android-emulator is the only one (I know of) that requires the package.xml file to be noticed by android-studio.
To support android-studio, we have to include a package.xml file and keep it updated - the simplest way would be to download android-emulator with sdk-manager to get the newest package.xml and by the way the link to the android-emulator package. Changes to the given dependencies in a newer package.xml could be reflected by fittng "depends" clauses in the PKGBUILD.
dreamingincode commented on 2019-10-26 17:52 (UTC)
I replied to your email but your email server responded "The certificate is not valid according to the STS policy".
mynacol commented on 2019-10-26 12:41 (UTC)
I created a patch which includes the missing package.xml and mailed it to the maintainer. I hope he sees the email after noticing this comment.
s777n commented on 2019-10-13 08:50 (UTC)
For some reason ths package doesnt have package.xml inside them so after installing Android Studio doesn't see it.
archery commented on 2019-07-31 02:57 (UTC) (edited on 2019-07-31 02:57 (UTC) by archery)
Android Studio 3.4 does not find the emulator when you go to Tools > AVD manager.
It was working fine in Android Studio 3.3 - do you know why?
yodaembedding commented on 2019-05-26 01:54 (UTC)
I'm wondering the same thing as @Kppqju77. I ended up uninstalling this package and just using the Android Studio version.
Kppqju77 commented on 2019-05-15 23:07 (UTC)
How do I make android studio recognize the fact that there is an emulator installed? I don't have any issues with other packages in /opt/android-sdk/...
Vrakfall commented on 2018-11-10 22:28 (UTC)
@dreamingincode: I'm sorry. I checked that file as well: There's also a 28.0.+ node in there. Now I checked, the SDK manager still shows 27.3.10. I wonder what is the detail I missed.
dreamingincode commented on 2018-11-10 18:29 (UTC)
Please check out https://dl.google.com/android/repository/repository2-1.xml (which is what Android Studio checks update from) before flagging this package out of date.
« First ‹ Previous 1 2 3 4 Next › Last »