All of the doc and it's examples are outdated
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 3.1k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 7
Description
I tried using this library but nothing works like the documentation suggests
https://doc.owncloud.com/server/next/developer_manual/mobile_development/android_library/examples.html
I can't create a OwnCloudClient instance when following the instructions in the docs.
The OwnCloudClientFactory does not exist anymore, and the OwnCloudClient constructor needs all kinds of
arguments which are hard to create.
Also I don't see any option to interact with shared Folders of which you only know the link
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Android library examples page and compare its OwnCloudClientFactory and OwnCloudClient instructions with the current library API. Check whether shared folders available only by link are supported, then update the examples and document the current behavior and setup requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- documentation, mobile
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100