Skip to content
This repository has been archived by the owner on May 31, 2020. It is now read-only.

Unable to import VOC-created jar file into android studio #725

Open
fyookball opened this issue Jan 20, 2018 · 2 comments
Open

Unable to import VOC-created jar file into android studio #725

fyookball opened this issue Jan 20, 2018 · 2 comments

Comments

@fyookball
Copy link

Total VOC noob here.

I created a python file that has a single function that returns an integer.

I used VOC to compile this into a class file, and then used the jar tool to put this into a jar file. Then, I included this jar as a dependent file in a hello world android studio project, but it doesn't compile.

https://i.imgur.com/IsAwU5N.png

@eliasdorneles
Copy link
Collaborator

eliasdorneles commented Jan 21, 2018 via email

@fyookball
Copy link
Author

fyookball commented Jan 21, 2018

@eliasdorneles What am I trying to do? I'm trying to have python code get turned into usable java for an android app..isn't that the point of VOC? (or one of the use cases).

How I built the jar file: I simply used the jar command on the command line on the class file.

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

2 participants