Andrew Rosenblatt

Results 1 comments of Andrew Rosenblatt

Make sure you implement ActiveAndroid.initialize(this); You can do this by having your main Application class extend com.activeandroid.app.Application. Or if you have a custom Application class implement ActiveAndroid.initialize(this); in onCreate()