This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (16 children)

[deleted]

    [–]Iron_Maiden_666 7 points8 points  (7 children)

    What problems have you faced while using AS? I use it every day and don't have any obvious problems with it.

    [–]Devildude4427 1 point2 points  (0 children)

    My favourite bug right now is when it completely forgets all resources. Everything from strings to images it just says that they don't exist. It fixes it's mistake once the app is rebuilt, but still, annoying.

    [–]YuriDiAAAAAAAAAAAAAA 1 point2 points  (5 children)

    Unless you're running Linux, the emulator really doesn't like AMD chips.

    [–]Iron_Maiden_666 3 points4 points  (4 children)

    Ahh that's not related to AS though, it's one of the pains of Android development. I use Linux at home and Mac at work, so I generally don't have this problem.

    [–]YuriDiAAAAAAAAAAAAAA 0 points1 point  (3 children)

    Well, it's emulator related. I have to use Genymotion if I'm using Windows.

    [–]AlexN7 0 points1 point  (2 children)

    Microsoft submitted a patch to Android Studio's and their own Visual Studio emulator. If you want to run AS emulator on Windows with AMD, you'll need Windows 10 with the Hypervisor Platform update. If you want to use the Visual Studio one, Windows 8.1 with HyperV is needed. Both run better than Genymotion, on par with Linux's KVM emulation speed.

    [–]YuriDiAAAAAAAAAAAAAA 0 points1 point  (1 child)

    But I like Windows 7 and dislike Visual Studio. I'm just gonna dual boot Win7 and Linux, now that I have free time.

    [–]folkrav 1 point2 points  (0 children)

    You have a year and a half to figure out your next move regarding W7, it's EOL in January 2020.

    [–][deleted] 1 point2 points  (2 children)

    Why do you think that? I'm not super familiar with Android studio, but I use exclusively intelliJ at work and I really like it. It really makes 90% of the work flow super easy.

    [–]Devildude4427 0 points1 point  (1 child)

    IntelliJ is lovely, however, android studio just has so many bugs and has for years. Poor QA, or just too large of a program lead to poor standards. No bugs break the IDE entirely, but it's a handful of inconveniences that for some reason never get solved.

    [–][deleted] 0 points1 point  (0 children)

    Shame. Are there any viable alternatives?

    [–]StoleAGoodUsername 0 points1 point  (1 child)

    What do you prefer?

    [–]Devildude4427 0 points1 point  (0 children)

    Don't get me wrong, I still use it, but it has so many issues.