App rejected for inexistent copyright infringiment - Android Q&A, Help & Troubleshooting

today I submitted an update for my movies app. I dont know if I can link the app, but basically it is similar to the more pupular MovieMate. My app allows the user to browse movies, read descriptions, add them to watch list and so on.
The update was rejected since according to the useless guys at google I'm violating intellectual property, while all the other movie apps on the play store apparently are ok. It frustrates me since I put in MONTHS of work for this app and got very few downloads in the first month. And now i cant even submit updates.
The data is fetched through TheMovieDatabase and I give them credits both in the app and in the store description. The API are explicitly saying that I'm ALLOWED to use their information for commercial purposes.
Now I want to appeal. What should I write to the google guys to get the update accepted?

cececefotl said:
today I submitted an update for my movies app. I dont know if I can link the app, but basically it is similar to the more pupular MovieMate. My app allows the user to browse movies, read descriptions, add them to watch list and so on.
The update was rejected since according to the useless guys at google I'm violating intellectual property, while all the other movie apps on the play store apparently are ok. It frustrates me since I put in MONTHS of work for this app and got very few downloads in the first month. And now i cant even submit updates.
The data is fetched through TheMovieDatabase and I give them credits both in the app and in the store description. The API are explicitly saying that I'm ALLOWED to use their information for commercial purposes.
Now I want to appeal. What should I write to the google guys to get the update accepted?
Click to expand...
Click to collapse
Tell them to give you the reasons WHY they rejected your app, then, you can work on fixing these reasons.

This is from the email
I reviewed Movie and Tv suggestions, com.dcs.shows, and had to reject it because of an unauthorized use of copyrighted content. If you submitted an update, the previous version of your app is still live on Google Play.
Here’s how you can submit your app for another review:
Remove any content owned by a third party from your app. For example, your app contains: several images of movie posters like "Mad Max & Suicide Squad" in the phone screenshots and within the app experience. Affected Translations: en_US
Read through the Unauthorized Use of Copyrighted Content article for more details and examples.
Make sure your app is compliant with the Impersonation and Intellectual Property policy and all other policies listed in the Developer Program Policies. Remember that additional enforcement could occur if there are further policy issues with your apps.
Sign in to your Developer Console and submit your app.
Click to expand...
Click to collapse
this my app: github (dot) com / fermatijoe / shows2

cececefotl said:
This is from the email
this my app: github (dot) com / fermatijoe / shows2
Click to expand...
Click to collapse
Okay, these movies are copyrighted and you can't use them unless you have permission. To be honest, if you start such a big project that requires 2 months of coding, at least read through the rules before posting it.

RAZERZDAHACKER said:
Okay, these movies are copyrighted and you can't use them unless you have permission. To be honest, if you start such a big project that requires 2 months of coding, at least read through the rules before posting it.
Click to expand...
Click to collapse
What about the other 1000 apps that do the same thing? Look for Movie Mate on the play store. The first screen is a huge Mad max poster. And the appe is paid and has milions of downloads.

cececefotl said:
What about the other 1000 apps that do the same thing? Look for Movie Mate on the play store. The first screen is a huge Mad max poster. And the appe is paid and has milions of downloads.
Click to expand...
Click to collapse
Really? That app has copyright allowment.

Related

Do you use Licensing in your apps?

Was just wondering what peoples thoughts were on using the Android Licensing copy protection in their apps? Do you use it and do you spend a lot of time on it or have any creative ways to help enforce it?
As we all know any kind of drm will always be cracked but I just wanted to know if people found it worthwhile to have..
I'm using In-app-billing, because I found that even licensed apps can be copied.
And yes, all apps can be cracked eventually, but most of the publishers of cracked apps remove them if you ask to. So that's what I'm gonna do!
Sent from my Nexus 4 running Android 4.2 JB
I don't like license checks that force you to be online, but I do like to have 'something' in place...
Recently I started working with some OEMs in India who wanted to pre-load my apps on their devices. Very exciting obviously, but I didn't know if I could trust them as I'd never heard of them.
So what I did was get the app to load a web page on one of my servers off the screen (9000%x...) so that it couldn't be seen. The page it linked to was empty, but if I wanted to I could modify the code to include a redirect that would send it to another page. Then in my 'onPageOverride' event I just said if URL = 'stopapp.htm' then do whatever it was I wanted to do.
What I actually have it do in that event is to fill the entire screen with that web page. The user then can't interact with the app underneath, but they get a message that I can create at the time saying 'This app has been illegally distributed' or whatever else I want to say. I can even forward them on to the download page if I want this way.
This works well too because if the user isn't online, the page just doesn't load and nothing happens. But if I want to stop offline use as well I can save a file in File.DirInternal and have the app check for that. 'SwitchOff.txt'. They get caught once, then they can't use the app.
Obviously this doesn't work quite like a license check, but what you *could* do with it is to have the app pop up with a message to people using an old version that's not updated. That's probably downloaded off of some file sharing site, so you could then just keep pestering them to 'update' and send them to the Play Store to do so. You can also check how many of the users on that version of your app are legitimate by looking at your Play Developer Console.
One thing to note is that the redirect URLs you use will need to be different in every version of your app that you release.
Hope this helps someone! I wish I'd done it sooner, one of my apps is all over the web grrrr...
pretty much the same as what I'm doing atm except I just ping a server in the background and display a popup if the result meets certain conditions.. I don't disable the app either as I can't be 100% certain it's pirated, instead I display a "scary" popup saying if they're using a pirated copy this is illegal etc.. your average user won't know how the popup was generated so it should be enough to make them think "someone" is onto them and go the proper route.. With the added bonus a genuine user can just press ok and carry on using the app
Sent from my Nexus 4 using Tapatalk 4
Currently, none of my apps use licensing.
For one of my paid apps, about 5% of the downloads are from non-Google Play sources, meaning, I'm not seeing any revenue from those 5%.
There is an Android API, that allows developers to see which platform their app was downloaded from. So, I've been thinking about adding that hidden feature to my apps and maybe do something fun with it. But, haven't got around to it yet. My thinking has been that if somebody downloaded a pirated copy of my app, then they probably weren't going to pay for it in the first place. And, hopefully, they will tell their friends about it and maybe one of them will actually purchase it through Google Play.
I already have all my licensing code in place and commented out. Since my app is pretty new I want to see how it does before adding licensing. Since the app is free and income is from IAP its not too bad. I'd only turn on licensing in the next release if I see a pressing need for it.
Currently, none of my apps use licensing.

[App] GoToMyPhone, Manage your Windows Phone from Web Browser

A web-based interface for Windows Phone 8 powered devices. Using any modern web browser, you can access your Contacts, Photo Albums, Live Camera Shots, Microphone Recording, Device information and settings.
N.B: Requires WiFi Connection.
Start GoToMyPhone on your device with WiFi connection and from your browser you can:
1- Access and manage your contacts.
2- Quick contacts search and filter by account type.
3- Export your contacts to CSV or vCard.
4- Dial your contact from your browser.
5- Send SMS and Email from your browser.
6- Access and view the phone Photos from your computer browser.
7- Take live camera shots every 10 seconds from your browser.
8- Records up to 1 minutes and listen from the browser.
9- Full device information.
10- Access and changes the application setting from your computer.
You may download it from Windows App Store:
http://www.windowsphone.com/s?appid=16a924eb-24ee-4007-852f-22dd306b1266
Free Limited version:
http://forum.xda-developers.com/showthread.php?p=41795973
GoToMyPhone supports any modern browser, Windows desktop, Apple Mac Computers, Microsoft Surface and iPad.
Supported Browsers: IE9+, Google Chrome, Firefox, Opera, Safari and other modern browsers.
Demo Video
Allow Trial Version
NEW IN VERSION 1.0.0.2:
★ Allow trial version
★ Fix some bugs
NEW IN VERSION 1.0.0.1:
★ Run under lock screen.
★ Alert the user when WiFi is off.
★ New bug tracing system.
TODO List:
1- MP3 Format (Requested by Developer)
2- Continues Recording
Allow Trial Version
NEW IN VERSION 1.0.0.2:
★ Allow trial version
★ Fix some bugs
UserVoice, because your voice counts
We’ve created this UserVoice as a tool to help us understand how customers use GoToMyPhone and we welcome your feedback.
Please vote for a feature suggestion or submit your own!
We’ve created this site as a tool to help us understand how customers use GoToMyPhone and we welcome your feedback.
====> http://gotomyphone.uservoice.com/forums/227942-general
Thanks for your feedback.
Like the idea so far!!! i had something like this on Windows Mobile....I used to use it to text and view my phone without having to pick it up.
Question: Do you have to have the full version in order to text? That's what I wanted to try before I make a purchase.
Can you add "Background task" so i can have this on while doing other tasks on my phone?
Thanks.
fakoua said:
Please vote for a feature suggestion or submit your own!
Click to expand...
Click to collapse
Just left a few suggestions (under nick "SeNS") on your voting site.
BTW, nice work (bought a paid version)! I especially like a web page design
P.S. I do have a question to you: could you help with web-page design for the open source project(s)? And did you offer some commercial services for the custom web page design (I need a simple "Metro-style" informational home page)?
barrychon said:
Like the idea so far!!! i had something like this on Windows Mobile....I used to use it to text and view my phone without having to pick it up.
Question: Do you have to have the full version in order to text? That's what I wanted to try before I make a purchase.
Can you add "Background task" so i can have this on while doing other tasks on my phone?
Thanks.
Click to expand...
Click to collapse
Dear barrychon,
Thank you for your useful feedback.
Actually the trial version is a quite similar to the full version with limitation with number of photos and contacts, please try the trial before purchasing.
Regarding the text from PC, yes you can send text messages, emails, make phone calls from PC using GoToMyPhone, however, you have to confirm the action from your phone, this is a security concern from Microsoft API.
Regarding the background task, even if the application works in background you can't reach it via socket, the background apps run every amount of time, API does not allow Background apps as service.
Please vote for existing ideas or create your own idea on: http://gotomyphone.uservoice.com/forums/227942-general
Sincerely,
sensboston said:
Just left a few suggestions (under nick "SeNS") on your voting site.
BTW, nice work (bought a paid version)! I especially like a web page design
P.S. I do have a question to you: could you help with web-page design for the open source project(s)? And did you offer some commercial services for the custom web page design (I need a simple "Metro-style" informational home page)?
Click to expand...
Click to collapse
Dear SeNS,
I really appreciate your voice on my feedback page, I will try my best to review and include some features if feasible with current API.
Concerning your requests, I may be able to help with open source projects, please check my page on codeplex: http://www.codeplex.com/site/users/view/fakoua
Review my current projects and invite me to your projects or just mail me [email protected].
Concerning commercial services, I really appreciate your offer, but I'm busy with too many projects including GoToMyPhone and MetroAirServer (light IIS over WP8), I can't provide commercial services.
For your metro-style page, you may check the open source section in GoToMyPhone about page, and please refer to: http://aozora.github.io/bootmetro/ a modified theme for Bootstrap (twitter bootstrap) it may help with your design.
Please feel free to contact me.
Sincerely,
Thanks for the quick reply; I'm really appreciate your attention!
Please, check my codeplex profile: https://www.codeplex.com/site/users/view/SeNS
Probably, I'll ask you soon about design of the simple configuration web-page for my new, upcoming project "X10 home server" (not released yet). There is nothing special; just a few controls and input boxes but I really want it elegant and stylish as your configuration pages for the "GoToMyPhone" app
fakoua said:
Dear barrychon,
Thank you for your useful feedback.
Actually the trial version is a quite similar to the full version with limitation with number of photos and contacts, please try the trial before purchasing.
Regarding the text from PC, yes you can send text messages, emails, make phone calls from PC using GoToMyPhone, however, you have to confirm the action from your phone, this is a security concern from Microsoft API.
Regarding the background task, even if the application works in background you can't reach it via socket, the background apps run every amount of time, API does not allow Background apps as service.
Please vote for existing ideas or create your own idea on: http://gotomyphone.uservoice.com/forums/227942-general
Sincerely,
Click to expand...
Click to collapse
Thanks for the reply!!! I'll stay tuned for any other goodies you might have instore.
Our new website
We just launched our new website: http://www.metroairserver.com
Your feedback counts, please let me know how to improve the site (remember, it is still in alpha phase)
PLEASE REVIEW AND RATES OUR APPLICATIONS ON WINDOWS STORE HERE'S OUR PUBLISHER ACCOUNT:
http://www.windowsphone.com/en-US/s...ir&appId=16a924eb-24ee-4007-852f-22dd306b1266
Many thanks for your help.
Video Demo
Here's our new video demo for GoToMyPhone app.
http://youtu.be/g8NJDQZipM8
Please rate or app on Windows Store if you like it.
Thanks
Help Needed
We need volunteer to translate/review GoToMyPhone app from English into:
1- French
2- Spanish
3- Italian
4- German
If you are interested please reply to this thread.
Thanks in advanced.
Please read the XDA forum rules regarding posting apps, and make sure you're in compliance with them. The key component is that you're not allowed to use this board as advertising for a paid app, although you're welcome to provide a way to get it for free here and then link to a paid version (not a paid *upgrade*; that's not the same thing) as a sort of "feel free to donate by buying the app from the store" kind of thing.
I haven't tried the app yet, so I don't know how severe the trial restrictions are (something you should be specific about, by the way) but I'm tired of seeing links to paid third-party apps in the forum. Time was, this board was for finding beta testers and publishing links that anybody could use (often to the XAP files themselves; this is a developer community and most of us probably have dev-unlocked phones).
Sorry
GoodDayToDie said:
Please read the XDA forum rules regarding posting apps, and make sure you're in compliance with them. The key component is that you're not allowed to use this board as advertising for a paid app, although you're welcome to provide a way to get it for free here and then link to a paid version (not a paid *upgrade*; that's not the same thing) as a sort of "feel free to donate by buying the app from the store" kind of thing.
I haven't tried the app yet, so I don't know how severe the trial restrictions are (something you should be specific about, by the way) but I'm tired of seeing links to paid third-party apps in the forum. Time was, this board was for finding beta testers and publishing links that anybody could use (often to the XAP files themselves; this is a developer community and most of us probably have dev-unlocked phones).
Click to expand...
Click to collapse
Dear GoodDayToDie
I'm so sorry if I didn't follow the forum rules, I know it is not an excuse, but I found a lots of free trial apps with commercial edition, and that's why I created this thread, and as I said, It is not an excuse.
Please feel free to take any action regarding this post if you think it is not following the rules.
Thanks
Eh, I'm not a moderator or anything, I just want to make sure they don't have to get involved. Some of the apps, where the trial is "get the app for free, and if you want to donate/thank us, buy it!", are not a problem at all; it's mostly a matter of making sure people can get the app for free if you want to post it here. There's nothing wrong with asking for donations or anything, it's just not OK to advertise commercial stuff unless it's related to the site.

[Q] My app got suspended

My app named iFreeMovies is a simple list of youtube movies. It's not a playlist, it's searches the movies that orders in a list and you can watch them in youtube player api v3. Using an open source imdb api you can also get some informations in a webview. Unfortunately today I get this mail:
REASON FOR REMOVAL: Violation of the intellectual property and impersonation or deceptive behavior provisions of the Content Policy. Please refer to the IP infringement and impersonation policy help article for more information.
Your app and/or elements of its listing on Google Play, including title, description, logo(s), or promotional screenshots must not include unauthorized usage of protected works belonging to a third party.
Your app icon and promotional screenshots must not contain images that appear confusingly similar to existing products.
This particular app has been disabled as a policy strike. If your developer account is still in good standing, you may revise and upload a policy compliant version of this application as a new package name.
This notification also serves as notice for remaining, unsuspended violations in your catalog, and you may avoid further app suspensions by immediately unpublishing any apps in violation of (but not limited to) the above policy. Once you have resolved any existing violations, you may republish the app(s) at will. Before publishing applications, please ensure your apps’ compliance with the Developer Distribution Agreement and Content Policy.
All violations are tracked. Serious or repeated violations of any nature will result in the termination of your developer account, and investigation and possible termination of related Google accounts. If your account is terminated, payments will cease and Google may recover the proceeds of any past sales and the cost of any associated fees (such as chargebacks and payment transaction fees) from you.
If you feel we have made this determination in error, you can visit the Google Play Help Center article for additional information regarding this removal.
I don't understand. So since I'm not an expert developer, in order to learn, I would like that someone clarify me what's happened. In particular my great question is: What's the reason? The logo, the name, the company name ( I wrote Tuxmind as nickname) .
Help me to figure out, please!
I'm betting it's either you using YouTube images or the name. Apple has a habit of pulling this with alot of inames
I use YouTube thumbnails in the list. It's a possibility offered by YouTube api v3. So Could I change the name from ifree movies to free movies and solve the problem? But I will loose my users. Sigh!
Sent from my Nexus 5 using XDA Free mobile app
Well I'll be honest. The title free movies is miss leading. All your app does is give you a list of YouTube videos. The name implies they could download those movies which is illegal.
Thank you for your answer. Then Free streaming movies or Free Underground Movies... Or something Like that you can't refer to download some Giles. Isn't it?
Sent from my Nexus 5 using XDA Free mobile app
maddom73 said:
Thank you for your answer. Then Free streaming movies or Free Underground Movies... Or something Like that you can't refer to download some Giles. Isn't it?
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
See your app doesnt do any of that. It doesnt stream movies, and it still implys that you can get movies for free.
Your better off with something like Youtube list or something along those lines.
Watch Movies Tube?
Sent from my Nexus 5 using XDA Free mobile app
Using a name that is similar to any other brand would get suspended. For example "iFreeMovies" imitates the Apple brand; "Youtube List" or "Watch Movies Tube" would imitate the YouTube Brand.

How "Earn Credit Apps" Work?

Dear all
I install some android apps. They usually ask me to watch ads or install others apps to earn free credit. I want to know more about those applications and how do they work. For example, The app ask to install a game app to play until level 3 to earn credit. My question is How do the app know if I install other app successfully and even know when I get to certain level inside other app. How?
Rexkh said:
Dear all
I install some android apps. They usually ask me to watch ads or install others apps to earn free credit. I want to know more about those applications and how do they work. For example, The app ask to install a game app to play until level 3 to earn credit. My question is How do the app know if I install other app successfully and even know when I get to certain level inside other app. How?
Click to expand...
Click to collapse
They just put advertisements of sponsors and tell their users to download sponsor's app. The user downloads and runs it. When user does this, the app runs silently behind and track properly whether you installed that app or not. After confirmation they give you money. Simple.
Actually.
There is something called Dynamic Linking.
According to certain algorithm in the Sponsers server , when ever you click a link to watch videos , or download apps
You get a url which is only unique to you.
For video it is simple , after watching a video , it redirects you to a new url .
When the user visits the spicific url , this means that the user has watched the video completely , without watching completely , you cannot get to that url.
But for apps , there is something called Dynamic Addressing.
The Server changes a specific text file which is modified inside the apk within the server before you download it.
The text file has a url unique to you and changes with everytime we download
Once you download it , the app at backdoor visits the link.
When the link is visited , the server confirms that you have downloaded the app. It then sends the sponser a signal and then you are given money..
As Simple as that
Cheers
So How do the app check to see if we reach certain level in the game?

[CLOSED] The old Google Finance app needs to be revived.

Hello there, I'm new here, I have a question.
When will the old Google Finance app for Android will be revived?
Because I wanna try that app to see if it works. It installs on Android 13, I opened the app and selected my account to sign in. And it said Network connection unavailable, even though I'm connected. Connected to my 5G network.
Then I explored the app, nothing works.
I tried accessing a stock, but it said Unable to load quote details from the network.
So, nothing works for now. Now, when will the old Google Finance app for Android will be revived? (I said).
The revived APK with fixed servers, improved support and support for newer versions of Android.
Thank you so much.
dasdsad1 said:
Hello there, I'm new here, I have a question.
When will the old Google Finance app for Android will be revived?
Because I wanna try that app to see if it works. It installs on Android 13, I opened the app and selected my account to sign in. And it said Network connection unavailable, even though I'm connected. Connected to my 5G network.
Then I explored the app, nothing works.
I tried accessing a stock, but it said Unable to load quote details from the network.
So, nothing works for now. Now, when will the old Google Finance app for Android will be revived? (I said).
The revived APK with fixed servers, improved support and support for newer versions of Android.
Thank you so much.
Click to expand...
Click to collapse
Google has killed many projects over the years. There will be no "reviving" of Google Finance - Google determined it simply wasn't in their business interest to continue the project.
Use something else.
V0latyle said:
Google has killed many projects over the years. There will be no "reviving" of Google Finance - Google determined it simply wasn't in their business interest to continue the project.
Use something else.
Click to expand...
Click to collapse
Google won't revive it, but I said that someone can revive it. Maybe one day in the future.
The website still exists, as finance.google.com
But, the app no longer exists
Referring to the app, not the website
dasdsad1 said:
Google won't revive it, but I said that someone can revive it. Maybe one day in the future.
The website still exists, as finance.google.com
But, the app no longer exists
Referring to the app, not the website
Click to expand...
Click to collapse
It's a Google product, Google retains the rights to that product, so someone with a lot of capital would have to buy the IP rights to that product. It's most likely not going to happen, especially not from anyone here on XDA.
V0latyle said:
It's a Google product, Google retains the rights to that product, so someone with a lot of capital would have to buy the IP rights to that product. It's most likely not going to happen, especially not from anyone here on XDA.
Click to expand...
Click to collapse
Ok... well RIP old GFinance app.
V0latyle said:
Google has killed many projects over the years. There will be no "reviving" of Google Finance - Google determined it simply wasn't in their business interest to continue the project.
Use something else.
Click to expand...
Click to collapse
What more can I say? The MSN Money app sucks in 2023, also this app not available in my country. Yahoo! Finance is crap as hell, and other apps aren't the same as GFinance app.
dasdsad1 said:
What more can I say? The MSN Money app sucks in 2023, also this app not available in my country. Yahoo! Finance is crap as hell, and other apps aren't the same as GFinance app.
Click to expand...
Click to collapse
I understand, but there isn't much you can do about proprietary projects that have been killed by the parent company, especially when they still own the intellectual property and are unlikely to sell it.
I'm sure there are open source options out there.
V0latyle said:
I understand, but there isn't much you can do about proprietary projects that have been killed by the parent company, especially when they still own the intellectual property and are unlikely to sell it.
I'm sure there are open source options out there.
Click to expand...
Click to collapse
Really? Where can I find them?
dasdsad1 said:
Really? Where can I find them?
Click to expand...
Click to collapse
I'm not a financial guru, I've just been around long enough to know that there is always someone who doesn't like the current offerings and decides to develop their own.
A Google search suggests Quantopian, as well as Lean by QuantConnect
V0latyle said:
I'm not a financial guru, I've just been around long enough to know that there is always someone who doesn't like the current offerings and decides to develop their own.
A Google search suggests Quantopian, as well as Lean by QuantConnect
Click to expand...
Click to collapse
Okay, well close the thread. Goodbye.
Quantopian discontinued in 2020.
And Lean sucks. So, sorry. Close the thread. End.
dasdsad1 said:
Close the thread.
Click to expand...
Click to collapse
Thread closed.

Categories

Resources