5
Since the installation of the Android Studio
, the emulator constantly gets slower with the course of use, and it is not for lack of delete test apps, etc., also the IDE itself begins to slow down loading projects.
Before I used to Windows 10
and today use Ubuntu 16
, of course, Ubuntu is still better without a doubt, but they are also starting to want to stay slow.
I wonder if you also noticed this, if you have any "reset" emulator or IDE function that improves performance, or any other improvement tip ?
It is normal for the emulator to be slower as you increase the app you are making, so a "Helow World" app will be much slower than another one with the Google Maps API. You mean that?
– Costamilam
@Guilhermecostamilam no. The emulator with time it will take a slow independent of the app. Even if you delete all apps that have been installed for testing, it keeps up with a certain slowness to open, close, test apps.
– rbz