You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: