Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

qurami/QuramiLink-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuramiLink 🔗

Download Maven Central License

Description

QuramiLink is a convenient class that you can use to open an office page of Qurami directly from your app.
It checks the availability of Qurami Client on the destination device and, if present, opens the office page.
All you need to do is to provide a valid office link.
We will update this class to ensure that any integration with the Qurami Android client will be seamlessly supported.

Usage 📖

The usage is trivial, just call the static method from the library passing a context and a valid office link:

QuramiLink.openQuramiOfficeWithOfficeLink(context, officeLink);

Browse our sample code for any doubts 😉!

Installation 🔨

QuramiLink is available through jcenter() repository. To include it in you project, simply add the following line to your dependencies in build.gradle file:

    compile 'com.qurami.android.link:quramilink:0.1.0'

License 📃

QuramiLink is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages