@TamCore
I'm sorry. I don't really know what happen, but now it works.
Thank you for your support
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 .. 44 45 46 47 48 49 50 51 52 53 Next › Last »
<deleted-account> commented on 2013-05-18 21:01 (UTC)
aorth commented on 2013-05-18 16:41 (UTC)
Following a tip on the Java page from the wiki[0] I've installed ttf-ms-fonts to fix the terribly-ugly fonts in android-studio. If people don't have ugly-as-hell fonts then they probably already have this installed...?
[0] https://wiki.archlinux.org/index.php/Java#Fonts_are_Illegible
TamCore commented on 2013-05-17 21:43 (UTC)
AA enabled with pkgrel 7.
Hint: You can send me pull requests to get things like this done faster :) https://github.com/TamCore/pkgbuilds/tree/master/android-studio
And for some discussion -> https://plus.google.com/114381154162397342856/posts/DujqbnHFgBc :)
<deleted-account> commented on 2013-05-17 20:59 (UTC)
@sjakub:
vmoptions patch: https://gist.github.com/5601911
patched PKGBUILD: https://gist.github.com/5601917
sjakub commented on 2013-05-17 20:02 (UTC)
Also, could you please make the PKGBUILD add two lines at the end of
/opt/android-studio/bin/studio.vmoptions and studio64.vmoptions files?
These two lines enable antialiasing, without that the UI looks terrible:
-Dawt.useSystemAAFontSettings=lcd
-Dswing.aatext=true
sjakub commented on 2013-05-17 19:54 (UTC)
For anybody else struggling: android studio fails to start with sun's jre/jdk 6
neuromancer85 commented on 2013-05-17 15:12 (UTC)
It does not install for me because I already have Android Support Library r13 from the Android SDK Manager, while the pkg tries to overwrite those files with the ones from "/android-studio/sdk/extras/android/support/"...
TamCore commented on 2013-05-17 12:29 (UTC)
Maybe removing ~/.AndroidStudioPreview would help.
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/