admob - Android App available on Google Play stolen and available other store with different App ID -


i received complain admob regarding specific app not belongs me, saying ads disabled on it.

taking closer look, noticed related app have developed , available on google play, changed it's app id, , put on store called 1mobile.com/ ( store of illegal content ).

here original app on google play

and here app different id


how can this? how can prevent happening? causes loose admob account.

how can this?

what mean, download app, change androidmanifest , resign it? well, it's that. download, change 1 file, resign.

how can prevent happening?

you can use obfuscator , app licensing note in application can changed, if there enough motivation it. personally, learned not care.

this causes loose admob account.

i don't see how. won't money stolen copies, that's sure. that't it.


Comments

Popular posts from this blog

php - How can an email be returned from Stripe Checkout? -

SQL php on different pages to Insert (mysqli) -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -