Andoid studio is very slow
I am using android studio and it is very slow. every change takes long to happen and the UI is very sluggish.
How can I make it faster?
My laptop config is:
- i5 core 6GRam
- Hd4000 graphic card.
I am new to android development. So it is my first use of Android Studio. I'm compare it with Visual Studio.
By saying slow I mean:
- When I run android studio, it takes around a minute till android studio GUI appears.
- In GUI, if I want to change any part of application UI, the GUI is very sluggish (for example if I want to scroll down to find a property to change, it takes around 5 sec t scroll the property window).
- If I want to run an application on an emulator, it takes around 1 minute till it starts running on an emulator.
- If I click a button on emulator(for example home button), it would takes 4-5 sec to see its effect.
android-studio
add a comment |
I am using android studio and it is very slow. every change takes long to happen and the UI is very sluggish.
How can I make it faster?
My laptop config is:
- i5 core 6GRam
- Hd4000 graphic card.
I am new to android development. So it is my first use of Android Studio. I'm compare it with Visual Studio.
By saying slow I mean:
- When I run android studio, it takes around a minute till android studio GUI appears.
- In GUI, if I want to change any part of application UI, the GUI is very sluggish (for example if I want to scroll down to find a property to change, it takes around 5 sec t scroll the property window).
- If I want to run an application on an emulator, it takes around 1 minute till it starts running on an emulator.
- If I click a button on emulator(for example home button), it would takes 4-5 sec to see its effect.
android-studio
What exactly is slow? What changes "take ages" and what do you define as an "age"? Have you tried it on another machine? Describe your problem in detail. I assume you are talking about the Android Development Studio. Has this always been like this or did it only just become slow? Describe in detail, be objective and specific.
– Mokubai♦
Nov 6 '14 at 21:49
add a comment |
I am using android studio and it is very slow. every change takes long to happen and the UI is very sluggish.
How can I make it faster?
My laptop config is:
- i5 core 6GRam
- Hd4000 graphic card.
I am new to android development. So it is my first use of Android Studio. I'm compare it with Visual Studio.
By saying slow I mean:
- When I run android studio, it takes around a minute till android studio GUI appears.
- In GUI, if I want to change any part of application UI, the GUI is very sluggish (for example if I want to scroll down to find a property to change, it takes around 5 sec t scroll the property window).
- If I want to run an application on an emulator, it takes around 1 minute till it starts running on an emulator.
- If I click a button on emulator(for example home button), it would takes 4-5 sec to see its effect.
android-studio
I am using android studio and it is very slow. every change takes long to happen and the UI is very sluggish.
How can I make it faster?
My laptop config is:
- i5 core 6GRam
- Hd4000 graphic card.
I am new to android development. So it is my first use of Android Studio. I'm compare it with Visual Studio.
By saying slow I mean:
- When I run android studio, it takes around a minute till android studio GUI appears.
- In GUI, if I want to change any part of application UI, the GUI is very sluggish (for example if I want to scroll down to find a property to change, it takes around 5 sec t scroll the property window).
- If I want to run an application on an emulator, it takes around 1 minute till it starts running on an emulator.
- If I click a button on emulator(for example home button), it would takes 4-5 sec to see its effect.
android-studio
android-studio
edited Feb 1 at 3:43
fixer1234
19k144982
19k144982
asked Nov 6 '14 at 21:43
mansmans
163129
163129
What exactly is slow? What changes "take ages" and what do you define as an "age"? Have you tried it on another machine? Describe your problem in detail. I assume you are talking about the Android Development Studio. Has this always been like this or did it only just become slow? Describe in detail, be objective and specific.
– Mokubai♦
Nov 6 '14 at 21:49
add a comment |
What exactly is slow? What changes "take ages" and what do you define as an "age"? Have you tried it on another machine? Describe your problem in detail. I assume you are talking about the Android Development Studio. Has this always been like this or did it only just become slow? Describe in detail, be objective and specific.
– Mokubai♦
Nov 6 '14 at 21:49
What exactly is slow? What changes "take ages" and what do you define as an "age"? Have you tried it on another machine? Describe your problem in detail. I assume you are talking about the Android Development Studio. Has this always been like this or did it only just become slow? Describe in detail, be objective and specific.
– Mokubai♦
Nov 6 '14 at 21:49
What exactly is slow? What changes "take ages" and what do you define as an "age"? Have you tried it on another machine? Describe your problem in detail. I assume you are talking about the Android Development Studio. Has this always been like this or did it only just become slow? Describe in detail, be objective and specific.
– Mokubai♦
Nov 6 '14 at 21:49
add a comment |
1 Answer
1
active
oldest
votes
check this out http://developer.android.com/tools/devices/emulator.html for emulator help.
As for the GUI taking ages, try
File > Settings > Appearance & Behavior > Appearance > check if "animate windows" is selected and deselect it.
Then go to
System Settings > Synchronize files on frame activation / deactivation
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f836918%2fandoid-studio-is-very-slow%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
check this out http://developer.android.com/tools/devices/emulator.html for emulator help.
As for the GUI taking ages, try
File > Settings > Appearance & Behavior > Appearance > check if "animate windows" is selected and deselect it.
Then go to
System Settings > Synchronize files on frame activation / deactivation
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
add a comment |
check this out http://developer.android.com/tools/devices/emulator.html for emulator help.
As for the GUI taking ages, try
File > Settings > Appearance & Behavior > Appearance > check if "animate windows" is selected and deselect it.
Then go to
System Settings > Synchronize files on frame activation / deactivation
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
add a comment |
check this out http://developer.android.com/tools/devices/emulator.html for emulator help.
As for the GUI taking ages, try
File > Settings > Appearance & Behavior > Appearance > check if "animate windows" is selected and deselect it.
Then go to
System Settings > Synchronize files on frame activation / deactivation
check this out http://developer.android.com/tools/devices/emulator.html for emulator help.
As for the GUI taking ages, try
File > Settings > Appearance & Behavior > Appearance > check if "animate windows" is selected and deselect it.
Then go to
System Settings > Synchronize files on frame activation / deactivation
answered Apr 15 '15 at 3:36
JoshJosh
212
212
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
add a comment |
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
On the last step, what should be done when you get there?
– fixer1234
Apr 15 '15 at 4:40
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f836918%2fandoid-studio-is-very-slow%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
What exactly is slow? What changes "take ages" and what do you define as an "age"? Have you tried it on another machine? Describe your problem in detail. I assume you are talking about the Android Development Studio. Has this always been like this or did it only just become slow? Describe in detail, be objective and specific.
– Mokubai♦
Nov 6 '14 at 21:49