Skip to content

MDL-Sinlov/MDL_Android-Screen-REC

Repository files navigation

[TOC]

  • Just in develop!

MDL Android Screen REC

  • this library is for Android Screen REC - version 0.0.1 method count

Less Runtime :

Last Update Info

  • version 0.0.1

Dependency

at root project build.gradle

repositories {
    maven {
        url 'https://raw.githubusercontent.com/MDL-Sinlov/MDL-Android-Repo/master/mvn-repo/'
    }
    jcenter()
    ...
}

in module build.gradle

dependencies {
    compile 'mdl.sinlov.android:screen-rec:0.0.1'
}

Usage

base use

Run Demo

Runtime info

Project Runtime:

  • Android Studio 2.1.3
  • appcompat-v7:23.4.0
  • Gradle 2.10
  • com.android.tools.build:gradle:2.1.3

#License


Copyright 2016 sinlovgm@gmail.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Android Screen REC and send to server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages