Skip to content
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

Added files for a migration to gradle #89

Merged
merged 4 commits into from Dec 7, 2013
Merged

Conversation

maltzj
Copy link
Collaborator

@maltzj maltzj commented Dec 7, 2013

Android Studio is awesome, and people should be able to develop using it. I just followed the migration guide from Android's website. I'm not positive which config files we want floating around, so I just followed what the Github Android app did.

manmal added a commit that referenced this pull request Dec 7, 2013
Added files for a migration to gradle
@manmal manmal merged commit 4cbe426 into manmal:master Dec 7, 2013
@manmal
Copy link
Owner

manmal commented Dec 7, 2013

Thanks a lot! I wanted to do this some months ago but at the time I didn't get AndroidAnnotations to work.

@maltzj
Copy link
Collaborator Author

maltzj commented Dec 7, 2013

I wasn't able to get rid of the warnings about it saying "your configuration is incorrect". I think you can fix that by adding .apt_generated to the sources or whatever AS uses for sources. Do you think that would conceptually cause a problem?

@manmal
Copy link
Owner

manmal commented Dec 7, 2013

I can't get this to work. Does Gradle actually compile for you? It logs that the default Activity is missing, and I think that Android Annotations isn't loaded at all.

@maltzj
Copy link
Collaborator Author

maltzj commented Dec 8, 2013

Did you try manually entering the activity name?

@manmal
Copy link
Owner

manmal commented Dec 8, 2013

It does not generate any "*_" files for me. Don't know what you mean exactly?

@maltzj
Copy link
Collaborator Author

maltzj commented Dec 9, 2013

Sorry, that wasn't particularly clearn. When you edit runtime configurations, you can either launch default activity or you can launch an activity by name.

@maltzj
Copy link
Collaborator Author

maltzj commented Dec 9, 2013

Scratch that, I made a much better fix which I'm about to submit a PR for.

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

Successfully merging this pull request may close these issues.

None yet

2 participants