RE: [android-developers] Re: Help with App crackers

2012-06-18 Thread tana wiriya
Date: Mon, 18 Jun 2012 08:50:18 -0700 From: porcelli.giuse...@gmail.com To: android-developers@googlegroups.com Subject: Re: [android-developers] Re: Help with App crackers Thank you ! -- You received this message because you are subscribed to the Google Groups "An

Re: [android-developers] Re: Help with App crackers

2012-06-18 Thread Giuseppe
Thank you ! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For m

Re: [android-developers] Re: Help with App crackers

2012-06-18 Thread Nobu Games
I understand that, and since you are A&G you should have no problem with "pirating" your own software by downloading that cracked copy from that website. What I was trying to tell you is testing that cracked version of your app on different devices. I assume that the copy protection is still fu

Re: [android-developers] Re: Help with App crackers

2012-06-18 Thread Giuseppe Porcelli
We are A&G we just try to descourage download Il giorno 18/giu/2012 08:34, "Nobu Games" ha scritto: > This is very unfortunate but did you read the first comment on that piracy > forum? Some member called agsoftware says: > > When I install it ask for license >> > > Google Licensing seems to work

Re: [android-developers] Re: Help with App crackers

2012-06-15 Thread Kristopher Micinski
On Fri, Jun 15, 2012 at 1:14 PM, Giuseppe wrote: > Hi Justin, nice to meet you. > Yeah I have used the code Google show on the site, probably this is > my biggest mistake. > Do you want to help me to improve my LVL code? > Your app will probably be cracked eventually, no matter what. I'm surpris

Re: [android-developers] Re: Help with App crackers

2012-06-15 Thread Justin Anderson
I wouldn't be much help... I'm not an expert on preventing hackers from cracking security mechanisms. I just know that Google says using the LVL code is a good starting point but that you should make custom changes to it to help prevent hackers from figuring out how to crack your app. But, like

Re: [android-developers] Re: Help with App crackers

2012-06-15 Thread Giuseppe
Hi Justin, nice to meet you. Yeah I have used the code Google show on the site, probably this is my biggest mistake. Do you want to help me to improve my LVL code? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

Re: [android-developers] Re: Help with App crackers

2012-06-15 Thread Justin Anderson
I've heard that app crackers taste really good with cheese... :-) Seriously though, the licensing system hasn't failed... Nothing is crack-proof. The only thing you can do is try to make it as difficult as possible. Did you just use the default LVL code that Google gave you or did you add stuff