Muhammad Asad
Muhammad Asad

Reputation: 3793

Android Studio on Ubuntu 14.04 Very Slow

Can you please guide why Android Studio latest version is very slow to use on Ubuntu 14.04 with all latest upgrades, 4 Giga Memory and Core i5 system , otherwise Ubuntu and system are fast and I develop lot of stuff on this system like mostly in PHP, JS etc.

However as I started to do some Android app development, I am finding hard to use my system with Android Studio. I have even replaced OpenJDK with Oracle's JDK as was recommended by Google Android Studio, it improved and now system getting greyed and stuck is no more issue, but still using Studio for any action is very slow, and almost impossible to work without getting laggy windows and slow responses.

Any tips to make Android Studio work fine at Ubuntu 14.04 please?

Upvotes: 1

Views: 3077

Answers (1)

Jaimin Modi
Jaimin Modi

Reputation: 1677

System working very slow is the major issue while working with the Android Studio. Please follow the details given below :

The minimum and recommanded hardware requirements for Android Studio are:

Linux

GNOME or KDE desktop
GNU C Library (glibc) 2.11 or later
2 GB RAM minimum, 4 GB RAM recommended
400 MB hard disk space
At least 1 GB for Android SDK, emulator system images, and caches
1280 x 800 minimum screen resolution
Oracle® Java Development Kit (JDK) 7

Upvotes: 1

Related Questions