I am working on a paying app which will have LVL enabled, which means that pirates will probably crack it – even if the app is worthless to them.
Given that I am planning on obfuscating code, is there a ‘best practice’ for inserting a message in the source code that will not be obfuscated ?
Using proguard doesn’t obfuscate litteral strings.