ant-media / ant-media-documentation

Documentation for Ant Media Server.
https://antmedia.io/docs
2 stars 17 forks source link

[Doc Request]: Import Android SDK As Module #293

Open lastpeony opened 1 month ago

lastpeony commented 1 month ago

Is there an existing issue for this?

Summary

At the moment android documentation only shows how to import sdk through gradle implementation from repository. If users import this way they cannot edit the SDK. If they import as module they can edit the SDK acording to their useecase since its open source.

Why is it needed?

Some users may want to edit sdk files

Suggested solution(s)

Add import android sdk as module to android sdk docs

Related issue(s)/PR(s)

No response

lastpeony commented 1 month ago

https://github.com/ant-media/ant-media-documentation/pull/294