Is there any solution, how to sign-in into 500px with credentials that the user will type into webview of 500px.com sign-in page? I know, that there is the solution with using oAuth library for Android like this one https://github.com/wuman/android-oauth-client, but that is not the solution, I think.
Many thanks
There is some documentation for 500px API. You can use it for your custom 500px app icluding authorization.
1