allprojects {
repositories { ... maven { url 'https://jitpack.io' } }}
dependencies {
implementation 'com.github.applogistdev:ALExtensions-android:lastVersion'}
function | description |
---|---|
openPhoneDialer | Open default dialer with phone number |
function | description |
---|---|
isAppInstalled | Use package name to find is app installed |
openGooglePlayStore | Open Google Play Market, parameter tryWithWebView if fail open with browser |
function | description |
---|---|
openFacebookPage | Open facebook page with Facebook Page Id |