What is your setup? In Android Studio, the source of truth is the gradle build file in your appengine project. Have you configured your SDK in there (or used the automatically downloaded one)?
On Sunday, May 31, 2015 at 8:51:21 PM UTC-4, sairav7 wrote: > > I am trying to deploy backend module to app engine using android studio > ,but I get this error in dialog :- > > *Cannot start uploading: The tools sdk jar could not be located.* > > I tried downloading the app engine tools sdk jar from here > <http://mvnrepository.com/artifact/com.google.appengine/appengine-tools-sdk/1.9.21> > . > > What should be its location in the directory ? Where do I put this jar ? > > Any help ? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/6f8a3e58-b3d9-4265-bb8c-cf90c1dc6b50%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
