I'm creating an Android app that accesses to Dropbox API.
To access Dropbox, users have to get access token using OAuth 2.0.
In this process, before getting the access token, users have to copy and paste the AUTH CODE that is displayed in the Dropbox's web site.
I have a question about that Dropbox's web site.
It is very difficult to copy the code in the page, especially using smart phone.
The start-end indicators for copying never appear with some of my Android devices.
So I have to vibrate my finger on the screen to make the markers appear.
I think that the Dropbox's web page have to be modified to adjust all devices.
This is my strong demand to Dropbox.
But there might be another solution,,, but I don't know, as of this moment. <(_ _)>
regards.