IntegrationPreference Library

You put IntegrationPreference into your preference XML file and it checks the given intent to it. If it cannot find the application to handle that Intent, it opens Play Store on click to install the required application.

License

License

GroupId

GroupId

com.tasomaniac
ArtifactId

ArtifactId

integrationpreference-support
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

aar
Description

Description

IntegrationPreference Library
You put IntegrationPreference into your preference XML file and it checks the given intent to it. If it cannot find the application to handle that Intent, it opens Play Store on click to install the required application.
Project URL

Project URL

https://github.com/tasomaniac/IntegrationPreference
Source Code Management

Source Code Management

https://github.com/tasomaniac/IntegrationPreference

Download integrationpreference-support

How to add to project

<!-- https://jarcasting.com/artifacts/com.tasomaniac/integrationpreference-support/ -->
<dependency>
    <groupId>com.tasomaniac</groupId>
    <artifactId>integrationpreference-support</artifactId>
    <version>0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tasomaniac/integrationpreference-support/
implementation 'com.tasomaniac:integrationpreference-support:0.2'
// https://jarcasting.com/artifacts/com.tasomaniac/integrationpreference-support/
implementation ("com.tasomaniac:integrationpreference-support:0.2")
'com.tasomaniac:integrationpreference-support:aar:0.2'
<dependency org="com.tasomaniac" name="integrationpreference-support" rev="0.2">
  <artifact name="integrationpreference-support" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tasomaniac', module='integrationpreference-support', version='0.2')
)
libraryDependencies += "com.tasomaniac" % "integrationpreference-support" % "0.2"
[com.tasomaniac/integrationpreference-support "0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1