Zhuinden / realm-book-example

This is an example rewrite of AndroidHive's messy tutorial, accompanying the following article on Realm.
https://medium.com/@Zhuinden/how-to-use-realm-for-android-like-a-champ-and-how-to-tell-if-youre-doing-it-wrong-ac4f66b7f149
Other
80 stars 19 forks source link

BookFields class error after rebuild million times ..as shown #11

Closed mohamedebrahim96 closed 7 years ago

mohamedebrahim96 commented 7 years ago

25725725

52452

mohamedebrahim96 commented 7 years ago

257858785875hhhhhhhhhhhhhhhhhhhhhhh

maybe i have forgot some dependencies

Zhuinden commented 7 years ago

__Fields classes should be generated by realmfieldnameshelper on rebuild.

If they don't get generated, that might mean you have an unrelated compilation error elsewhere