Git Product home page Git Product logo

Comments (6)

ccs1428 avatar ccs1428 commented on June 11, 2024

Application main components are built in React Native. Can you please share the error details.

from jitsi-meet-sdk-samples.

developerashish01 avatar developerashish01 commented on June 11, 2024

Caused by: groovy.lang.GroovyRuntimeException: Ambiguous method overloading for method java.io.File#.

from jitsi-meet-sdk-samples.

ccs1428 avatar ccs1428 commented on June 11, 2024

Can you please confirm which gradle version you are using.

distributionUrl=https://services.gradle.org/distributions/gradle-4.10.2-all.zip and dependency

classpath 'com.android.tools.build:gradle:3.3.2' in project build.gradle.

Please change this and build.

from jitsi-meet-sdk-samples.

sunilkumarjena21 avatar sunilkumarjena21 commented on June 11, 2024

Hi @saghul ,
Thanks you for the awesome SDK.
I followed the guide to create my own SDK.
https://jitsi.github.io/handbook/docs/dev-guide/dev-guide-android-sdk

Just one small query.
Can I rename the below dependency as my own library name.

implementation ('org.jitsi.react:jitsi-meet-sdk:+') { transitive = true }

Wanted to update it like this:-
implementation ('org.example.react:example-meet-sdk:+') { transitive = true }

Would be great if you can let us know the steps for the same.
Thanks in advance!

from jitsi-meet-sdk-samples.

saghul avatar saghul commented on June 11, 2024

You'd need to publish the assets in your own Maven repo, then you could call them however you want by editing the sdk's build.gradle.

from jitsi-meet-sdk-samples.

sunilkumarjena21 avatar sunilkumarjena21 commented on June 11, 2024

Hi @saghul ,

Thanks for your awesome support on this community.

I have followed the step build my own SDK as mentioned in the below link.

// Jitsi Meet
implementation('org.jitsi.react:jitsi-meet-sdk:2.11.0')

Trying to change jitsi-meet-sdk to connect-lane-sdk

Step followed:-
Step 1:-Changed the below lines in build.gradle of SDK as per below image.
image

Step -2: npm i
Step -3:./android/scripts/release-sdk.sh /tmp/repo
Step-4:-Uploaded in my repo:https://github.com/sunilkumarjena21/connectlane-android-sdk
Step 5:- Used in my android project

Got the below error as mentioned in below screenshot.
sdk-img

You help will be much appreciated on this.
Thanks in advance!

from jitsi-meet-sdk-samples.

Related Issues (20)

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.