encryption - How can I store music on an android phone without allowing the user to be able to download it and use it? -


I am working on an app that connects to the site that provides the site and the MP3 files in the user's phone Downloads I want users to be unable to copy these files from the phone, but only listen to them through my app.

I am currently trying to encrypt the files and decrypt the files using DES and encryption in the bits in the app though this is not working. Is there a better way to achieve my ultimate goal or is there a solution similar to that of someone else?

if you ds (A private key or symmetric-key algorithm), then you need to store the decryption key in your app. Remember that this is a byte code by Android, it is easy to separate to retrieve the key.

Think about the other.


Comments

Popular posts from this blog

c# - sqlDecimal to decimal clr stored procedure Unable to cast object of type 'System.Data.SqlTypes.SqlDecimal' to type 'System.IConvertible' -

Calling GetGUIThreadInfo from Outlook VBA -

Obfuscating Python code? -