Sample project to to test AndroidCleanArchitecture structure.
To run the application, you should create a Battlenet development account, see Battlenet, and create a Hearthstone API Access API Access
After that, you must to create a properties file in datasources module called battlenet.properties.
This file must contain two variables called client_id and client_secret with the values obtained in the previous step.
Example:
//battlenet.properties
client_id="your_client_id"
client_secret="your_client_secret"
Multifunction single screen (CardCollection, CardDetail, CardFilters)
![]() |
![]() |
![]() |
![]() |
![]() |




