How To: Verified Dating Profiles making use of Bloom
Android Installation
Ensure that your Android os task features a minSdkVersion of 16 or greater, otherwise including the collection will cause assembling your project to neglect to build.
Include the sharekit.aar library generate above by doing the next in your Android os Studio task:
- Click File -> Brand New -> Brand Brand New Module.
- Click Import .JAR/.AAR Package then click upcoming.
- Go into the location for the put together sharekit.aar file then click Finish.
- Then ensure that the sharekit collection is added in your settings.gradle file in other words. consist of ‘:app’, ‘:sharekit’
- In work build.gradle file put in a new line for the sharekit lib into the dependencies block for example. dependencies
- Finally click Sync Project with Gradle data for the task to sync utilizing the sharekit collection.
If the aforementioned steps are done effectively then chances are you should certainly neat and reconstruct assembling your shed effectively as specified above in other terms. Develop -> Clean Venture & Develop -> Rebuild Venture
Use
To make use of RequestButton in assembling your shed, do the annotated following:
- Import the ShareKit course into the Activity/Fragment;
- Then initialize the RequestButton, set the share-kit request information & callback-url and include it to your design view programmatically such as this:
That above that is token unique to your application. It isn’t a token supplied by Bloom. You select your personal because it??™s an original identifier for the software, enabling you to differentiate data sharing needs from numerous sources, or even to guarantee the data is being provided from your own application, and never some body else??™s. Read more →