Please configure Android SDK in Project structure - android-studio

if I look at logcat in Android Studio there stands: Please configure Android SDK.
If I tap on configure I'm moving automaticaly to Projectstructure. If I choose the Project file in the left menu I see following picture.
If you want to see, check the link below.
There isn't a Gradle Version or an Android Gradle PLugin Version.
But if I try to put something in there I get the message from Android Studio that the sync faild.
How can I fix that. I hope someone is clever enough to help me because I couldn't find anything in stack overflow or youtube which helped me.
Thank you for HELP!

I don't know why the Link isn't to see In my question.
I hope you can see it now.

Related

Android studio gradle sync failing everytime

I have downloaded android studio But when I start it always there is some kind of error when Gradle is syncing I really need help I have searched on youtube and google but I couldn't fix it but now I'm trying on StackOverflow if I can find out how to fix it
It is giving an error called:-
Invalid injection android support version '202.7660.26.42.7351085',
expected to be of the form 'w.x.y.z'
Plzz help
As we can see from YouTrack it's an Android studio error
Here: https://youtrack.jetbrains.com/issue/IDEA-268774
JetBrains developers gave a reference to solution:
https://issuetracker.google.com/issues/187470273?pli=1
Hope this helps you. If not - I suggest that you reinstall Gradle to a newer version.

Android Studio waiting for build to finish (activity_home_drawer.xml)

I've started to work with Android Studio. I tried to open activity_home_drawer.xml file, but I can only see
waiting for build to finish..
Can any one help me?
I already tried clean project and re build, but not success I had tried in so many ways what are explained in other StackOverflow question. but I still can't find a solution for this.
Gradle needs to re-sync. Go do gradle and make some changes, e.x add comment. There will be a yellow Sync now button on right corner. Click on that, it should fix it

Your android sdk is missing corrupted?

I have install the android studio while clicking on create a new project it shows this upside message
Did you download the sdk? Alot of people get this issue due to not having it, let me know if this helps, thanks
To download
https://developer.android.com/sdk/installing/index.html?pkg=tools
How-to
http://developer.android.com/tools/help/sdk-manager.html

How to configure compilation output to a certain directory in android studio

I am using using Backendless as mbaas. Currently working on custom business logic. But am stuck, in their documentation they've stated "...configure compilation output to [directory]. I can figure it out how to do this in android studio.
I would gladly appreciate any help.

Android studio installation issues

I am not able to set the installation location on Android Studio. Also when I open the installation setup, I'm not able to view the license agreement.
I get the following:
Please help.
Well, I see this the first time and it looks strange, but...
I hope you've already installed Oracle Java 8. If not, you would find it here:
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
You don't need to install Android Studio. On Google's site there available also .zip file, which you need only unpack and run.
Look here: http://developer.android.com/sdk/index.html#Other
Direct link: https://dl.google.com/dl/android/studio/ide-zips/1.5.1.0/android-studio-ide-141.2456560-windows.zip
Hope it help

Resources