Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top