Domanda

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?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top