How to resolve this name issue having white space while installing the android Studio.?
SDK location should not contain whitespace, as this can cause problems with the NDK tools.
It says that the path name should not contain any white spaces. But i cant rename it.
There is no any rename option for that folder when right clicked.
When i change the folder to which there is not any space, it says that "Target Folder is neither empty nor does it point to an existing SDK Installation."
android android-studio sdk android-ndk android-sdk-tools
add a comment |
SDK location should not contain whitespace, as this can cause problems with the NDK tools.
It says that the path name should not contain any white spaces. But i cant rename it.
There is no any rename option for that folder when right clicked.
When i change the folder to which there is not any space, it says that "Target Folder is neither empty nor does it point to an existing SDK Installation."
android android-studio sdk android-ndk android-sdk-tools
1
Hi Charan. Can you please include the images of the IDE warnings in your post [Upload them to StackOverflow]. This will help to ensure the post remains useful should those links stop working in the future. Thanks.
– Elletlar
Nov 21 '18 at 18:28
1
@Elletlar I am a newbie to Stackoverflow and when added image it shows as a link apart from showing in the post. By googling I came to know that my reputation score should be more than 10 to add images in the post..
– Charan Kumar
Nov 23 '18 at 6:57
Okay. Good to know thank you. I've attached the images to your post.
– Elletlar
Nov 24 '18 at 18:00
I up-voted your question. You now have enough reputation. Please accept one of the answers below if they helped you. Thanks.
– Elletlar
Nov 26 '18 at 8:47
add a comment |
SDK location should not contain whitespace, as this can cause problems with the NDK tools.
It says that the path name should not contain any white spaces. But i cant rename it.
There is no any rename option for that folder when right clicked.
When i change the folder to which there is not any space, it says that "Target Folder is neither empty nor does it point to an existing SDK Installation."
android android-studio sdk android-ndk android-sdk-tools
SDK location should not contain whitespace, as this can cause problems with the NDK tools.
It says that the path name should not contain any white spaces. But i cant rename it.
There is no any rename option for that folder when right clicked.
When i change the folder to which there is not any space, it says that "Target Folder is neither empty nor does it point to an existing SDK Installation."
android android-studio sdk android-ndk android-sdk-tools
android android-studio sdk android-ndk android-sdk-tools
edited Nov 25 '18 at 17:49
Elletlar
1,51531523
1,51531523
asked Nov 21 '18 at 17:34
Charan Kumar
113
113
1
Hi Charan. Can you please include the images of the IDE warnings in your post [Upload them to StackOverflow]. This will help to ensure the post remains useful should those links stop working in the future. Thanks.
– Elletlar
Nov 21 '18 at 18:28
1
@Elletlar I am a newbie to Stackoverflow and when added image it shows as a link apart from showing in the post. By googling I came to know that my reputation score should be more than 10 to add images in the post..
– Charan Kumar
Nov 23 '18 at 6:57
Okay. Good to know thank you. I've attached the images to your post.
– Elletlar
Nov 24 '18 at 18:00
I up-voted your question. You now have enough reputation. Please accept one of the answers below if they helped you. Thanks.
– Elletlar
Nov 26 '18 at 8:47
add a comment |
1
Hi Charan. Can you please include the images of the IDE warnings in your post [Upload them to StackOverflow]. This will help to ensure the post remains useful should those links stop working in the future. Thanks.
– Elletlar
Nov 21 '18 at 18:28
1
@Elletlar I am a newbie to Stackoverflow and when added image it shows as a link apart from showing in the post. By googling I came to know that my reputation score should be more than 10 to add images in the post..
– Charan Kumar
Nov 23 '18 at 6:57
Okay. Good to know thank you. I've attached the images to your post.
– Elletlar
Nov 24 '18 at 18:00
I up-voted your question. You now have enough reputation. Please accept one of the answers below if they helped you. Thanks.
– Elletlar
Nov 26 '18 at 8:47
1
1
Hi Charan. Can you please include the images of the IDE warnings in your post [Upload them to StackOverflow]. This will help to ensure the post remains useful should those links stop working in the future. Thanks.
– Elletlar
Nov 21 '18 at 18:28
Hi Charan. Can you please include the images of the IDE warnings in your post [Upload them to StackOverflow]. This will help to ensure the post remains useful should those links stop working in the future. Thanks.
– Elletlar
Nov 21 '18 at 18:28
1
1
@Elletlar I am a newbie to Stackoverflow and when added image it shows as a link apart from showing in the post. By googling I came to know that my reputation score should be more than 10 to add images in the post..
– Charan Kumar
Nov 23 '18 at 6:57
@Elletlar I am a newbie to Stackoverflow and when added image it shows as a link apart from showing in the post. By googling I came to know that my reputation score should be more than 10 to add images in the post..
– Charan Kumar
Nov 23 '18 at 6:57
Okay. Good to know thank you. I've attached the images to your post.
– Elletlar
Nov 24 '18 at 18:00
Okay. Good to know thank you. I've attached the images to your post.
– Elletlar
Nov 24 '18 at 18:00
I up-voted your question. You now have enough reputation. Please accept one of the answers below if they helped you. Thanks.
– Elletlar
Nov 26 '18 at 8:47
I up-voted your question. You now have enough reputation. Please accept one of the answers below if they helped you. Thanks.
– Elletlar
Nov 26 '18 at 8:47
add a comment |
2 Answers
2
active
oldest
votes
A good candidate for your Android SDK parent is the ProgramData folder.
add a comment |
Move the SDK out of the C:UsersCHARAN KUMAR
folder and into a folder in the C:
drive that doesn't have any whitespace (perhaps C:AndroidSDK
or something similar).
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
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%2fstackoverflow.com%2fquestions%2f53417690%2fhow-to-resolve-this-name-issue-having-white-space-while-installing-the-android-s%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
A good candidate for your Android SDK parent is the ProgramData folder.
add a comment |
A good candidate for your Android SDK parent is the ProgramData folder.
add a comment |
A good candidate for your Android SDK parent is the ProgramData folder.
A good candidate for your Android SDK parent is the ProgramData folder.
answered Nov 21 '18 at 19:31
Alex Cohn
41k552186
41k552186
add a comment |
add a comment |
Move the SDK out of the C:UsersCHARAN KUMAR
folder and into a folder in the C:
drive that doesn't have any whitespace (perhaps C:AndroidSDK
or something similar).
add a comment |
Move the SDK out of the C:UsersCHARAN KUMAR
folder and into a folder in the C:
drive that doesn't have any whitespace (perhaps C:AndroidSDK
or something similar).
add a comment |
Move the SDK out of the C:UsersCHARAN KUMAR
folder and into a folder in the C:
drive that doesn't have any whitespace (perhaps C:AndroidSDK
or something similar).
Move the SDK out of the C:UsersCHARAN KUMAR
folder and into a folder in the C:
drive that doesn't have any whitespace (perhaps C:AndroidSDK
or something similar).
answered Nov 21 '18 at 18:39
Sub 6 Resources
898620
898620
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fstackoverflow.com%2fquestions%2f53417690%2fhow-to-resolve-this-name-issue-having-white-space-while-installing-the-android-s%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
1
Hi Charan. Can you please include the images of the IDE warnings in your post [Upload them to StackOverflow]. This will help to ensure the post remains useful should those links stop working in the future. Thanks.
– Elletlar
Nov 21 '18 at 18:28
1
@Elletlar I am a newbie to Stackoverflow and when added image it shows as a link apart from showing in the post. By googling I came to know that my reputation score should be more than 10 to add images in the post..
– Charan Kumar
Nov 23 '18 at 6:57
Okay. Good to know thank you. I've attached the images to your post.
– Elletlar
Nov 24 '18 at 18:00
I up-voted your question. You now have enough reputation. Please accept one of the answers below if they helped you. Thanks.
– Elletlar
Nov 26 '18 at 8:47