You neglected to add that you can report them to Google for DMCA violation and get their account banned from the market.

On 9/4/2011 6:15 AM, DraganA wrote:
That's exactly what I plan to do. I actually found the version of the
app on a forum, installed in on my English locale phone and it was all
in Russian, so it wasn't just a metter of adding ru folder, it
completely replaced english strings. Pirates were kind of fair, it was
a free ad supported version of my app, and it still had ads, all the
links in tact and everything properly translated.

On Sep 3, 12:17 pm, ko5tik<[email protected]>  wrote:
Well, now you can strike back.  Strip pirated APK, extract russian
strings etc and
add to your application.  Thos way you get control back and free
translation

On Sep 3, 1:53 am, H<[email protected]>  wrote:







No, proguard only touches the java stuff. The xml files are left exactly as
they were. Most likely they didn't replace the strings.xml, they simply
added another version with russian translation in a strings-ru folder. You
can get the strings out with aapt tool from your sdk install, so that's a
very easy thing to do.

--
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

Reply via email to