Android Question Photo Editor SDK

tuhatinhvn

Active Member
Licensed User
Longtime User
I am making app use DS Photo Editor SDK ( https://www.dsphotoeditor.com/ )

This is guide: https://www.dsphotoeditor.com/android

Add-on Lib i used downloaded here: https://filebin.net/iadrp0uaw51qau8f/Add-onLib.rar?t=pmd9mhwp

B4X:
#AdditionalJar:ds-photo-editor-sdk-v9.aar
#AdditionalJar:picasso-2.71828.aar
#AdditionalJar:rxjava-2.1.0.jar
#AdditionalJar:rxandroid-2.0.1.aar
#AdditionalJar:okio-2.2.2.jar
#AdditionalJar: kotlin-stdlib-1.3.0.jar
#AdditionalJar:okhttp-4.2.2.jar

Everything is work well but screen only show "Loading...."

Anyone can check it and help me and everybody want to use it?
 

Attachments

  • PhotoEditor.zip
    12 KB · Views: 253

DonManfred

Expert
Licensed User
Longtime User
I tried you example using all the additional files but it crashes when i run it.

It looks like it is not AndroidX Compatible.

 
Upvote 0

tuhatinhvn

Active Member
Licensed User
Longtime User
I tried you example using all the additional files but it crashes when i run it.

It looks like it is not AndroidX Compatible.
Yes, Please jetify jar before run app!

And i fix project, now it can load image (by using File Provider : https://www.b4x.com/android/forum/threads/class-fileprovider-share-files.97865/),
but when i apply frame or any effect it has error about rederscript SO library

@DonManfred , can you to try make wrapper for it, i think it is very interesting and usefull for many other b4A developer, because Aviary is now died!
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…