Ask HN: My app's been copied. What do I do?
1–10 of 16 posts
Re: Ask HN: My app's been copied. What do I do?
#2Re: Ask HN: My app's been copied. What do I do?
#3Again, not a lawyer, I could have said something completely wrong, but as far as I know what I said above correct.
Re: Ask HN: My app's been copied. What do I do?
#4If they wrote an app that looks like yours, most likely they've done nothing wrong. Many apps have only one look. Calculators for example. They all have similar or the exact same buttons, layouts, colors, etc.
Re: Ask HN: My app's been copied. What do I do?
#5Do they use your name?
Re: Ask HN: My app's been copied. What do I do?
#6If they used your trademark (registered or not) then they broke the law. If they wrote an app that looks like yours, most likely they've done nothing wrong. Many apps have only one look. Calculators for example. They all have similar or the exact same buttons, layouts, colors, etc.
You can take it as a badge of honor that someone liked your idea enough to copy you. I've had one of my iphone apps copied, not quite as thoroughly as you say, but enough to know that I inspired them. I say, have at it - if they're making the same kind of money I am from it, it definitely cost them more to make than it's worth. ;-)
Re: Ask HN: My app's been copied. What do I do?
#7Do they use your name?
Re: Ask HN: My app's been copied. What do I do?
#8Re: Ask HN: My app's been copied. What do I do?
#9Re: Ask HN: My app's been copied. What do I do?
#10What I would do in your shoes - obfuscate the code if possible, iterate rapidly (nobody can execute like you), and move a lot of logic to the backend where nobody can steal your code.