GithubHelp home page GithubHelp logo

fotorsdk-android's Introduction

FotorSDK-android

FotorSDK is a complete set of photo editing tools comes standard in Fotor's all-platform SDK. You can select the tools that are best for your app, or use them all.

Get more info and downloads of FotorSDK (for iOS and Android) via the FotorSDK mobile portal

Click here for official documentation for FotorSDK-android

Requisites

  • Android SDK Bundle
  • ADT v22.6.2
  • Android SDK build-tools 19.0.3
  • Build target Android API 19

Installing

  • Link FotorSDK library project with eclipse
    Import FotorSDK-android library project in your eclipse workspace <br / >

    Right click on your Android project root directory, select Properties -> Android, Click Add.. button to choose FotorSDK library project which your imported previously.

  • Manual link library
    Add the following code to your application project.properties

android.library.reference.1=../FotorSDK

NOTE: if your project.properties file was contained android.library.reference.1
you must changed to another number e.g. android.library.reference.2
../FotorSDK is the FotorSDK-android library project path

Configure

  • Configure project.properties
    Add the following code to your application project.properties
renderscript.target=19

renderscript.support.mode=true

sdk.buildtools=19.0.3

fotorsdk-android's People

Contributors

exenvitor avatar jhondge avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.