threads-py icon indicating copy to clipboard operation
threads-py copied to clipboard

how to use this api in android studio

Open rajdubeymac opened this issue 1 year ago • 3 comments

can you please provide me a java code for android studio to use this feature

rajdubeymac avatar Jul 09 '23 09:07 rajdubeymac

This project is currently only available in Python. If Kotlin or Java support is not planned.

Mineru98 avatar Jul 09 '23 16:07 Mineru98

can you please provide me a java code for android studio to use this feature

you would need to reimplement the threads.net api yourself, you can take a loot at https://github.com/m1guelpf/threads-re for information about the api.

rexjohannes avatar Jul 09 '23 16:07 rexjohannes

I recommend build a REST-API with fastapi, django or flask based on threads-py and running it in Android Studio.

We need to make the effort to stay on the current project roadmap.

Mineru98 avatar Jul 09 '23 16:07 Mineru98