Integrate Dropbox in android app, but without login popup

前端 未结 4 1232
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-28 10:43

I want to use the dropbox in my application.I developed a sample application for upload and download files and it ask for authentication.

But I don\'t want to open l

4条回答
  •  旧时难觅i
    2020-12-28 11:19

    Please download the project from the below link name as DBRoulette

    https://www.dropbox.com/developers/core

    And create an app in https://www.dropbox.com/developers and get the api key and secret and add this both in DBRoulette.java and in AndroidManifest.xml ...it works..

提交回复
热议问题