Skip to content

smartnsoft/droid4me.ext

Repository files navigation

droid4me.ext

droid4me.ext is an extension of the droid4me framework.

Requirements

  • Android API v14+

Usage

From JCenter

Library releases are available on Jcenter

Gradle

compile 'com.smartnsoft:droid4me.ext:2.6.0'

Maven

<dependency>
  <groupId>com.smartnsoft</groupId>
  <artifactId>droid4me.ext</artifactId>
  <version>2.6.0</version>
  <type>aar</type>
</dependency>

As Library Project

Alternatively, check out this repository and add it as a library project.

$ git clone https://github.com/smartnsoft/droid4me.ext.git

Import the project into your favorite IDE and add android.library.reference.1=/path/to/droid4me.ext/library to your project.properties.

Author

The Android Team @Smart&Soft, software agency http://www.smartnsoft.com

License

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

About

droid4me.ext is an extension of the droid4me framework.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

Languages