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

Building TestApp.jar #3

Open
andrirad opened this issue Jun 25, 2015 · 1 comment
Open

Building TestApp.jar #3

andrirad opened this issue Jun 25, 2015 · 1 comment

Comments

@andrirad
Copy link

Hi,

Based on the content of the shell script, I need to build TestApp.jar first. Is there a command to build it directly? I imported the project in Eclipse as an Android project but it fails to compile. One of the error I got is java.awt.Rectangle not found. It seems that this class does not exist for Android. And I cannot import the project as a Java Project. Eclipse does not recognize it.

Regards

@MagicHry
Copy link

Hi,

I have the exact same problem, the whole project is basically an Android project however there exist a dependency to java.awt.Rectangle which is not allowed in Android environment, can I switch it with the Rectangle defined in Android ?

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