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

generated files with 1.6 compliance level? #4

Open
alxbrsn opened this issue Aug 31, 2013 · 1 comment
Open

generated files with 1.6 compliance level? #4

alxbrsn opened this issue Aug 31, 2013 · 1 comment

Comments

@alxbrsn
Copy link

alxbrsn commented Aug 31, 2013

Hey, I'm trying to write an android trading app using this library but the dalvik compiler won't accept jre 1.7 .class files. I would really appreciate the source or a 1.6 version of the generated files. Thank you.

@fernferret
Copy link

If you're referring to the protobuf files, you can generate them from the .proto source. You can see how to do so in my fork: ece077c.

I should note that you need to install protobuf 2.5 to use that fork, but it should be easy to change the lang level of the files from there.

It's a crappy shell script and not integrated into the build at all, but hey, it's something!

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

2 participants