Closed jiangzhixiao closed 7 years ago
@jiangzhixiao
With Instant Run enabled in Android Studio registry will not work in Debug mode, but it will work fine in Released mode. Disable Instant Run https://goo.gl/lsfhq9 before build app.
@dpr-odoo Thank you very much `(∩_∩)′,you are my saviour,by the way ,can you give me some advise about issue #290
Hi,when i use the latest code,the app can't startup. when i debug the code.i find in the ModelRegistryUtils line 22.
String element = item.nextElement();
the element never startwith app's packagename.see my screen shot