Вопрос

I want to load images from assets folder into an ImageView by XML attribute so, in the layout. Also, i want to protect these images because is very easy decompile APK and extract files. Is possible?

Это было полезно?

Решение

Yes, but that would be called a DRM solution (the complete solution to your problem), and nobody likes DRM.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top