I noticed that the bug described by cemegginson was caused by an update to the OpenJDK... Replacing OpenJDK by Oracle JDK solved the problem.
Search Criteria
Package Details: android-studio 2024.2.1.12-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/android-studio.git (read-only, click to copy) |
---|---|
Package Base: | android-studio |
Description: | The official Android IDE (Stable branch) |
Upstream URL: | https://developer.android.com/ |
Keywords: | android |
Licenses: | Apache |
Submitter: | TamCore |
Maintainer: | kordianbruck (SailReal) |
Last Packager: | SailReal |
Votes: | 1081 |
Popularity: | 7.14 |
First Submitted: | 2013-05-15 19:45 (UTC) |
Last Updated: | 2024-12-02 21:46 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- libxrender
- libxtst
- which (busybox-coreutilsAUR)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK+ look and feel
- libgl (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, libglvnd) (optional) – emulator support
- ncurses5-compat-libsAUR (optional) – native debugger support
Required by (8)
- android-material-icons (optional)
- android-studio-launcher
- flutter-beta (optional)
- flutter-dev (optional)
- flutter-git (optional)
- flutter-intellij-patch (optional)
- jdk-android-studio
- kode-studio-bin (optional)
Sources (3)
Latest Comments
« First ‹ Previous 1 .. 32 33 34 35 36 37 38 39 40 41 42 .. 53 Next › Last »
tuliohmendes commented on 2014-06-15 13:42 (UTC)
cemegginson commented on 2014-06-15 02:01 (UTC)
I just installed this update and it completely broke Android Studio in a way that's best shown with a picture:
http://i.imgur.com/7DtKD07.jpg
And here's the terminal output:
http://pastebin.com/Wxg34zhK
It worked fine with the previous version, so I'm not sure if it's a missing dependency or what.
<deleted-account> commented on 2014-06-13 02:22 (UTC)
0.6.1
http://pastebin.com/raw.php?i=LT8wCKWp
Also changed the download url to use https, and fixed inconsistent spacing (there was one tab and the rest was spaces)
egore911 commented on 2014-06-06 20:35 (UTC)
pkgver=0.6.0
_build=135.1212210
sha512sums=('83bb1704e5cfff89f69e87fdacd6dcb1efee56b79e0e8fc9b9982dc9438c940e97af58711d66386c54edc120936771a1872ffa4231a4fe348c6a5665e0603e64'
Using the following changes it's possible to build a package of Android Studio 0.6
mrksimps commented on 2014-05-27 06:00 (UTC)
This program won't load without ttf-dejavu installed. Maybe it should be added as a dependency?
aishsingh commented on 2014-05-07 05:07 (UTC)
@Ichigo-Roku @AlgoJerViA @Chiggins
Im also using bspwm and was having the same problem. After a lot of searching i found out that android-studio was having problems recognising the window manager.
[Solution]
1. install 'wmname' from pacman
2. every time you want to start android-studio run:
'wmname LG3D'
danyf90 commented on 2014-05-06 17:02 (UTC)
it's already present!
tuliohmendes commented on 2014-05-06 17:00 (UTC)
It seems that lib32-fontconfig is a required dependency.
wenLiangcan commented on 2014-04-25 17:35 (UTC)
Sorry for flagging out-of-date. I run android-studio after this update and it notified me there's a newer version ... in the Canary channel :(
Pinned Comments
C0rn3j commented on 2024-10-26 17:04 (UTC)
2024.2 added a Wayland backend, not enabled by default. Works fine for me so far.
https://blog.jetbrains.com/platform/2024/07/wayland-support-preview-in-2024-2/