java - android beanutil.copyproperties not working in dalvik -


i´ve been trying add apache bean utils android project in order use beanutil.copyproperties. adding through gradle easy , project compile straight forward. i´ve realised once make call beanutils.copyproperties in runtime, seems dalvik not have same java.beans jdk crash immediately.

are there way solve these issues java.bean classes? there alternatives beanutils.copyproperties?

thanks


Comments

Popular posts from this blog

PHPMotion implementation - URL based videos (Hosted on separate location) -

javascript - Using Windows Media Player as video fallback for video tag -

c# - Unity IoC Lifetime per HttpRequest for UserStore -