-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Probleme in Android Studio #28
Comments
Ich wuerde spontan mal schaetzen dass deine Gradle version nicht aktuell ist. Welche Version nutzt du den? |
ich baue das erste mal mit Andoid studio, ich verwende die was mit android studio kommt. wo bekomme ich die aktuelle her? |
Welche Branch ist eigentlich die richtige? Master, Database, oder CommunityParser ? |
Soo habe jetzt Version 2.3. Nun kommt nur noch der Fehler: peer not authenticated |
Ich benutze Android Studio 1.1.0 samt Gradle 2.2.1. Aus Android Studio selbst kann ich problemlos bauen, auf der Kommandozeile bekomme ich jedoch einen syntax error vom gradle wrapper. Allerdings kein "peer not authenticated". Zum bauen und mit rumspielen solltest du den Master Branch benutzen. Der ist prinzipiell am weitesten auch wenn (noch) nicht ohne Bugs. |
Soo habe jetzt Android Studio 1.1.0 in den files habe ich: dependencies { und aber es kommt immer peer not authenticated |
Also das Auth Problem ist weg, dafür kommen jetzt folgende Fehler: Error:(36, 13) Failed to resolve: com.squareup:otto:+ Error:(32, 13) Failed to resolve: com.mcxiaoke.volley:library-aar:1.0.0 Error:(34, 13) Failed to resolve: com.androidmapsextensions:android-maps-extensions:2.2.0 Error:(33, 13) Failed to resolve: com.google.maps.android:android-maps-utils:0.3+ |
Beinhaltet build.gradle noch stets
|
Ja ist drinn |
Und hast du mal versucht den gradle wrapper auszufuehren ?
|
Hallo ich habe mir die App mal runtergeladen, und wollte die Community Bamberg, Edenkoben und Coburg hinzufügen. Ich bekomme im Studio aber eine Fehlermeldung beim öffnen:
Error:(23, 0) Gradle DSL method not found: 'minifyEnabled()'
Possible causes: The project 'AndroidFreifunkNord' may be using a version of Gradle that does not contain the method.
Open Gradle wrapper file
Apply Gradle plugin
an was kann das liegen?
The text was updated successfully, but these errors were encountered: