Autodesk-Forge / viewer-android-sample

Translate and view on Android: Demonstrates how to translate a 2D/3D file and view in the browser for Android devices
MIT License
19 stars 11 forks source link

Cannot create bucket in demo apk #3

Open krunal3kapadiya opened 7 years ago

krunal3kapadiya commented 7 years ago

I am following https://github.com/Autodesk-Forge/viewer-android-sample#setupusage-instructions instructions but not able to create a bucket on the given demo apk. (https://raw.githubusercontent.com/Developer-Autodesk/view.and.data-worklflow-android-sample/master/ADNAndroidSample/ADNAndroidTestView.apk_)

xiaodongliang commented 6 years ago

Hi @krunal3kapadiya Apology for the late response!

the code sample has been migrated to Android Studio now. I pulled a request and waiting for @augustogoncalves 's approval. Could you take a look at my repo if it is working at your side? https://github.com/xiaodongliang/viewer-android-sample

as to the issue you reported las time, I guess it might be you are creating a bucket with a name that other developers have owned. Have you tried to change to another unique name? It is best you build the source code with your own Forge API key? In the new sample, I do not provide the demo APK.

Please feel free to leave a message with any questions.

cseps commented 5 years ago

See my comment here https://github.com/Autodesk-Forge/viewer-android-sample/issues/4