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

Request: Build Instructions #1

Open
Hackling92 opened this issue Aug 15, 2018 · 7 comments
Open

Request: Build Instructions #1

Hackling92 opened this issue Aug 15, 2018 · 7 comments

Comments

@Hackling92
Copy link

I am having some trouble getting gradle to cooperate, so I was wondering if you would be willing to post some build instrutions/requirements in the readme.

@borconi
Copy link
Owner

borconi commented Aug 15, 2018

There isn't anything special. I'm using Android Studio 3.1.3 and gradle 4.4
You should be able to use it straight away. What's the error message you are getting?

@ikrogers
Copy link

First it is complaining about missing settings.gradle then "Transform output file ..\protobuf-java-3.6.0.jar does not exist."

@borconi
Copy link
Owner

borconi commented Aug 31, 2018

I've uploaded the jar, but it't nothing else then the protobuf in jar format from: https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/

@ikrogers
Copy link

ikrogers commented Aug 31, 2018

Looks like this line in build.gradle is mucking things up. //implementation files('libs/protobuf-java-3.6.0.jar')
What is it for?

Upon commenting it out the app was built with no problem. I haven't tested functionality yet

Worth nothing that this project should not be imported through intuitive "Import Project" dialog but rather with "Open Existing Android Project".

@borconi
Copy link
Owner

borconi commented Aug 31, 2018 via email

@Joxebus
Copy link
Contributor

Joxebus commented May 23, 2019

I've just opened a PR with the information of how to build this project, and some fixes to the project files.

#2

@Joxebus
Copy link
Contributor

Joxebus commented Jun 4, 2019

I think this could be closed since this changes are already merged.

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

No branches or pull requests

4 participants