ActiveAndroid icon indicating copy to clipboard operation
ActiveAndroid copied to clipboard

can not used in studio2.2

Open autume opened this issue 8 years ago • 4 comments

when used in studio2.2,erro: 'java.lang.String com.activeandroid.TableInfo.getTableName()' on a null object reference.But in studio1.5,it work ok.

autume avatar Sep 22 '16 06:09 autume

Turn off instant run in the settings and it should be fine.

PtiPingouin avatar Sep 22 '16 09:09 PtiPingouin

It works.Thanks!

autume avatar Sep 28 '16 02:09 autume

where is the setting?

yijey avatar Dec 06 '16 01:12 yijey

I probably shouldn't promote other ORMs here, but since Active Android has been abandoned for years, and is dead slow (due to reflection), I highly suggest you move on to something newer and still maintained. After months of research, I switched to ORMA (https://github.com/gfx/Android-Orma), for my project with over 2k active users, and I'm extremely satisfied at any level. It is fast, flexible, easy to use and the code is neat (Japanese quality). You suggest you give it a try.

PtiPingouin avatar Dec 06 '16 09:12 PtiPingouin