bevy / photo-editor-android

Photo Editor SDK contains a lot of features like edit, scale, rotate and draw on images like Instagram stories.
MIT License
548 stars 189 forks source link

How to use #13

Closed satoshinosekai closed 6 years ago

satoshinosekai commented 6 years ago

It's seem a good sdk, but i can't understand how to import to my project,

Installation and Usage is empty This is no .jar file, no compile like compile 'com.adobe.creativesdk.foundation:auth:0.9.1251'

when i use compile project(':photoeditorsdk') i get error Error:(52, 0) Project with path ':photoeditorsdk' could not be found in project ':app'.

This sample has two floder has AndroidManifest.xml photo-editor-android-master/photoeditorsdk/src/main/AndroidManifest.xml photo-editor-android-master/app/src/main/AndroidManifest.xml I can't know what is the main

Please help:)

satoshinosekai commented 6 years ago

I did it now, thx a lot