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

cant import this project in eclipse #1

Closed
Android-Rocks opened this issue Sep 13, 2014 · 3 comments
Closed

cant import this project in eclipse #1

Android-Rocks opened this issue Sep 13, 2014 · 3 comments
Assignees
Labels

Comments

@Android-Rocks
Copy link

dear developer ,
you work is good. but i cant import this project in my eclipse .and also tell me how to encrypt my string url in android project.

@ademar111190
Copy link
Contributor

Thanks for feedback.

And it is true, the project is based in android studio, To add eclipse support it is necessary the help of someone who know how to do it. I do not know unfortunately.

But at first moment, you can just copy the class Encryption to your own project. I know it is not the ideal, but can help meanwhile anyone help-me with eclipse issue.

about url question, you just need send the url with the key, something like it new Encryption.encrypt("key", "www.f.oo");. But this library is basead in DES algorithm, if you want to connect with web you should uses something like ssh or other of type.

@ademar111190
Copy link
Contributor

Just an update, the version 1.1.0+ is basead in AES algorithm and not more in DES.

And about eclipse users, you can download the last version of library in sources.jar format and use on your eclipse project, here the download link.

@Android-Rocks
Copy link
Author

thanks Dear

On 2/2/15, Ademar Alves de Oliveira notifications@github.com wrote:

Closed #1.


Reply to this email directly or view it on GitHub:
#1 (comment)

@ademar111190 ademar111190 self-assigned this Jul 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants