Jesus Rodriguez-Aragon
Jesus Rodriguez-Aragon
Hi, here you have an Android example: https://github.com/meganz/sdk/tree/master/examples/android/ExampleApp_AS If you cannot build the SDK, you can always use the prebuilt libraries that you will find on that link Thanks!
Ah, yes.. you are right. If you are going to use the prebuilt library, then you will have to comment the compilation in the build.gradle: https://github.com/meganz/sdk/blob/master/examples/android/ExampleApp_AS/app/build.gradle These lines are the...
The java files are on the SDK. Path: bindings/java/nz/mega/sdk You have to include them on your project.