ReLabs for XDA

1K+
Downloads
Content rating
Teen
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

ReLabs


ReLabs is an unofficial, FOSS client for XDA (a.k.a XDA Developers) written in Kotlin
and JetPack Compose and is licensed under Apache2.0.


Development


XDA underwent couple of major migrations during 2021-2022 that changed how the website and forums behaved (references below).



The new XDA Forums is now based upon XenForo which has a public REST API documentation.
This migration was carried out by Audentio who implemented tons of custom API endpoints as well as a completely new
OAuth2 login support that is not part of XenForo (Reference) and this is not publicly documented.


This app uses OAuth2 endpoints and parameters extracted from the official app to allow users to login and uses the XenForo API documentation
to allow them to interact with XDA Forums. Custom API endpoints will be used where possible.


Support for XDA Portal is also present using the RSS Feed that was made public in one of the reference links above.

Updated on
Mar 27, 2024

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

• Support for searching threads and forums
• Support for pagination to browser more than 20 threads/forums
• Multiple bug fixes
• Translation updates
• UI and UX improvements