The sdk works fine for me. Program version updates should not be used if you download it from aur
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 .. 30 31 32 33 34 35 36 37 38 39 40 .. 53 Next › Last »
danyf90 commented on 2014-07-10 21:45 (UTC)
snostorm commented on 2014-07-10 20:35 (UTC)
Using the latest version, There seems to be permision issues, the sdk manager will not update or download various sdks, becaus of the permissions, same with program version updates, and possibly with issues avd manager as well. Also while the ide runs under newer java versions the emulator only seems to function with java 1.6, are there plans to create the java-enviroment package.
dieghen89 commented on 2014-06-27 15:45 (UTC)
I can't create a new project both with 0.6.1 and 0.8:
ERROR - llij.ide.plugins.PluginManager - Last Action: WelcomeScreen.CreateNewProject
Do you have any clue about what's missing? Already tried on jdk7 and 8.
tinchou commented on 2014-06-27 15:38 (UTC)
I had the same issue and I did as mentioned here: https://wiki.archlinux.org/index.php/java#Illegible_fonts
Added: export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel'
To: /etc/profile.d/jre.sh
<deleted-account> commented on 2014-06-27 14:21 (UTC)
Updated PKGBUILD for 0.8.0 (it turns out that they did have just an ide bundle, but not listed on the website. Using the build id from the bundle download worked)
http://pastebin.com/raw.php?i=ei4QxQtt
cemegginson commented on 2014-06-27 13:52 (UTC)
The font rendering issue affects Minecraft as well, so it seems pretty clear to me that it's actually an OpenJDK issue.
developej commented on 2014-06-27 07:32 (UTC)
I also had the problem with fonts not rendering - both in Android-Studio and in Intellij Idea (community edition). After I followed the advice by Kuci - "edit /opt/android-studio/bin/studio.sh and add -Dawt.useSystemAAFontSettings=on into IDE_JVM_ARGS". Android-Studio is rendering fonts fine, but is this the proper way to solve this issue? Does anyone have something better in mind?
Also, after adding the mentioned line in studio.sh, Intellij Idea is also rendering fonts - how? How did editing studio.sh solved issue with idea.sh?
danyf90 commented on 2014-06-27 07:23 (UTC)
this package contains only the IDE (not the bundle), 0.8.0 is not out yet here: http://tools.android.com/download/studio/canary
shadow8 commented on 2014-06-26 18:02 (UTC)
Looks like 0.8.0 is out: http://dl.google.com/android/studio/install/0.8.0/android-studio-bundle-135.1245622-linux.tgz
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/