Android Chromecast application crashes when using Proguard -


when export signed application package chromecast application eclipse using proguard crashes when execute on target devices.

just add

-keep class android.support.** { *; } 

to proguard configuration file proguard-project.txt!


Comments

Popular posts from this blog

database - VFP Grid + SQL server 2008 - grid not showing correctly -

jquery - Set jPicker field to empty value -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -