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

Add maven-integration #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tbruyelle
Copy link

Then just execute mvn clean package to generate the apk under the target
directory.

Need extra dependency to the compatibility-v7-gridlayout library, to have
this dependency in your repository, use the github project
maven-android-sdk-deployer
(https://github.com/mosabua/maven-android-sdk-deployer)

Then just execute `mvn clean package` to generate the apk under the
target directory.

Need extra dependency to the compatibility-v7-gridlayout library, to
have this dependency in your repository, use the github project
maven-android-sdk-deployer
(https://github.com/mosabua/maven-android-sdk-deployer)
@fernandocamargoai
Copy link

I think the maven integration is really necessary. Why this pull request wasn't accepted yet?

@@ -1,18 +0,0 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any reason why this was taken out? I'd love to merge your pull request but taking this layout code out now conflicts.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I remember I deleted this layout file because it produces some error, but I don't remember which kind of error it was.
On the other hand why adding a layout file like that in a library project ?

@hy9be
Copy link

hy9be commented Aug 6, 2016

Can we resolve this conflict? It would be great we could have maven support. Thanks!

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

4 participants