See this Stackoverflow question reqarding this.
I created this to demonstrate that traditional object inheritance is not supported in the new Firebase SDK.
In my opinion, supporting object inheritance is critical. Upgrading from the older firebase to the new setup has really been a struggle because of this regression.
Note: To run this sample you will need:
- to add a valid
google_services.json
- Java8
- Latest Android SDK and Android Studio