2012/4/11 Justin Anderson <[email protected]>: > My paid app actually does nothing other than the LVL check > through the service.
Would it also be possible to initiate the LVL check from the free app? Client-side security has to rely on obfuscation to some extent, otherwise the attacker can simply find and disable the LVL check. >From what I understand the LVL code should ideally be intermingled with unrelated code - but if it resides in an executable pretty much by itself, doesn't it mean the check is easy, perhaps even trivial to circumvent? I'm also leaning towards the two .apk solution but I thought I'd be able to run the LVL check for the paid app from the free app. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

