Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Generated Java Files is empty #6

Closed
greenlaw110 opened this issue Sep 29, 2013 · 2 comments
Closed

Generated Java Files is empty #6

greenlaw110 opened this issue Sep 29, 2013 · 2 comments

Comments

@greenlaw110
Copy link

Hi, this is not an issue but a question. I am trying to learn creating droid app with your app. I imported the project into ADT, however it reports several compile error because the generated Java file folder is empty. What should I do the generate those files?

capture

@greenlaw110
Copy link
Author

BTW I found the following info in Eclipse console:

[2013-09-29 20:34:29 - Schwingenonline] Unable to resolve target 'Google Inc.:Google APIs:17'

@salvomulas
Copy link

I might be able to jump in and help here. But first, let me tell you that this is not at all a bug in the application - so basically it does not belong here.

Back to your problem you seem to not have the build tools installed, therefore the R.java file is not generated. Open your SDK Manager and make sure you are on r22 - then you should be able to see a "build tools" section, install it and everything should work. Running "clean project" from eclipse also seems to help a lot of times.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants