[LIBRARY] Anti-piracy with online pirate app list - Java for Android App Development

Although there is no (yet) statistics showing the real number to how bad the piracy on Android is, there are reports saying more than 90% of installs on Android were not paid for (Google). There have been lots and lotsa blows exchange between developers and hackers (and for gods sake this is never gonna end). Anti-piracy solutions are being discussed here and there, all the discussions are (eventually) pointing towards server authentication as the only way to counter piracy effectively.
As a developer, I am not excused from all this hack-and-anti-hack things. And (obviously) I have no better solution than anyone else. Here, I am gonna share a small library that I have coded to help scan for pirate apps on the device. This library is really simple, what it does is to grab a list (I called it pirate-app-list) from the internet and scan it through the device to determine whether an offended app is installed on the device.
This project is actually a product from the 1st suggestion in this XDA thread. In the thread, it recommends to search for the pirate apps and force the user to uninstall it. I implemented the former part of the suggestion, while leaving the latter to the developers to decide. The only difference that I have made is to put this static list on the internet instead of hard-coding it to save us the trouble of updating the app for the purpose of updating the list.
This project is by no means a solution to anti-hacking. Rather, its a hope that developers can work together to make sure users stay away from those apps (by forcing/reminding them to uninstall it). I believe those apps will not survive if it does not gain enough active users? Or maybe it does..
This project is open-sourced on GitHub together with the pirate-app-list. Feel free to check it out.
Currently, only "Lucky Patcher" and "Freedom" are listed on the pirate-app-list (with filters). Anybody interested in the project are free to join so we can work on the list and more importantly, the definition of what a pirate app is.
Your feedback is very much appreciated.
Thank you.

reserved

reserved

Lucky patcher is also used for functions that do not concern piracy, such as running two versions of the same app... I think that you can't force or continuosly remind a user to uninstall an app that he needs.
Edit: Also, I think that most of the piracy is based on pirated apk, not apps like LP or Freedom, which only act for IAP. The solution to prevent IAP piracy is server validation, but for pirated APK it's not.

Coraz said:
Lucky patcher is also used for functions that do not concern piracy, such as running two versions of the same app... I think that you can't force or continuosly remind a user to uninstall an app that he needs.
Edit: Also, I think that most of the piracy is based on pirated apk, not apps like LP or Freedom, which only act for IAP. The solution to prevent IAP piracy is server validation, but for pirated APK it's not.
Click to expand...
Click to collapse
Thank you for your reply.
Actually, as I have pointed out in the thread, this project implements only the scanner part, it doesn't act for the developers. Developers have to decide what they want to do with the detected piracy. Its really nice to be able to run 2 versions of the same app on 1 device, I believe ChelpuS should make another app with this feature, or without other features in Lucky Patcher.

I'm sorry, but if an app tells me to uninstall something - I'm uninstalling that app first

DANIEL TAN said:
Although there is no (yet) statistics showing the real number to how bad the piracy on Android is, there are reports saying more than 90% of installs on Android were not paid for (Google). There have been lots and lotsa blows exchange between developers and hackers (and for gods sake this is never gonna end). Anti-piracy solutions are being discussed here and there, all the discussions are (eventually) pointing towards server authentication as the only way to counter piracy effectively.
As a developer, I am not excused from all this hack-and-anti-hack things. And (obviously) I have no better solution than anyone else. Here, I am gonna share a small library that I have coded to help scan for pirate apps on the device. This library is really simple, what it does is to grab a list (I called it pirate-app-list) from the internet and scan it through the device to determine whether an offended app is installed on the device.
This project is actually a product from the 1st suggestion in this XDA thread. In the thread, it recommends to search for the pirate apps and force the user to uninstall it. I implemented the former part of the suggestion, while leaving the latter to the developers to decide. The only difference that I have made is to put this static list on the internet instead of hard-coding it to save us the trouble of updating the app for the purpose of updating the list.
This project is by no means a solution to anti-hacking. Rather, its a hope that developers can work together to make sure users stay away from those apps (by forcing/reminding them to uninstall it). I believe those apps will not survive if it does not gain enough active users? Or maybe it does..
This project is open-sourced on GitHub together with the pirate-app-list. Feel free to check it out.
Currently, only "Lucky Patcher" and "Freedom" are listed on the pirate-app-list (with filters). Anybody interested in the project are free to join so we can work on the list and more importantly, the definition of what a pirate app is.
Your feedback is very much appreciated.
Thank you.
Click to expand...
Click to collapse
Sorry to tell you. But XDA rule number 6 States that you are not allowed to talk about apps like Lucky Patcher and Freedom. I hope the moderators will ignore you for a noob.
Regards,
PoseidonKing

PoseidonKing said:
Sorry to tell you. But XDA rule number 6 States that you are not allowed to talk about apps like Lucky Patcher and Freedom. I hope the moderators will ignore you for a noob.
Regards,
PoseidonKing
Click to expand...
Click to collapse
You are misinformed. We allow threads such as these because they are educational and are about preventative purposes against those applications. I would suggest you actually read what the purpose of this thread is about before telling other users about what the XDA rules say, which incidentally is not your 'job' to do.

Related

XDA-DEV APP STORE -Discussion

Ok... I know I'm not one of the elite here, but I've been a PPC Admin creating custom ROMs with kitchens for a number of devices for the last 4-5 years. I love this site and everyone here has done an excellent job developing for our devices, but its time we organize this site to make it easy for noobs to get involved in our world. The big problem I see when I try to help people get into WinMo is that its really hard for them to find the right apps and previews of what is possible to do. The biggest complaint I have from friends who use this site is that there are often different threads for the same app and often they download the older version by mistake. I also see what happens to developers like A_C who have their apps ripped off and sold as a "bundle of freeware apps". Its wrong and I'd hate to see him or any of the other developers not get credit for their hard work.
So here is what I'm proposing... Why don't we create an app store right here where free and for pay apps can conveniently and easily be searched and organized. We could even setup rss feeds for the different applications so people could be notified when a new version or even a update to the thread has occurred. I know Microsoft is coming out with their app store, but come on. when have they gotten anything right for a community at this level of capability right at the start?
Either way.. I think it would be a great idea for us to build this and expand the Win Mo community. Thanks everyone for your hard work.
Feel free to comment.
Using RSS from a new sub-forum that XDA could setup would allow a dev to pull the threads and information. If they're formatted properly before submitted to the App Store forum, the first post in the thread could be App's description and preview including any youtube previews. The second post would have the cab file.
There would also be a string of text in the first post which would define device compatibilities so Raphael users don't try and download Kaiser specific software and vice-versa
A pre-approval process would take place in a seperate forum and PPC veterans and forum senior members could assist in evaluating the posts as well as the software?
I see a more community based solution in this idea. Very nice. BUT.. will it happen? I'm no longer in the programming side of the biz, but if someone could come up with an app that would take the RSS from a forum, I could setup a test forum on a site I run just for proof of concept. Anyone interested?
Sounds like a great idea! I think a forum isnt the best solution for the matter but at least there would be some kind of order...
(App2Date support for more programs would be helpful then as well)
I only say forum because this database is already in place, easily tweaked (I run a few vBulletin sites so I know how easy it can be) and the authors can update their applications easily without having to reinvent the wheel from the ground up. With the proper required fields we could easily organize everything nicely
http://forum.xda-developers.com/showthread.php?t=488610
okay that sounds better.. im not experimenting with forums much
is is possible to filter things then? i cant really picture it
when i look for an app i always download all available of a kind (e.g. 5 minesweeper) and in the end not even 1 works ^^
http://forum.xda-developers.com/showthread.php?t=480476
http://forum.xda-developers.com/showthread.php?t=436127
why not have 3 more...
i think before u can update ur apps u first need 2 download them... and in order to do that u need to find them first and thats what this thread is mainly about
have u ever heard about apple app store? its not about selling devices whatsoever but to FIND SOFTWARE (easily)
Yep, there are a few being built already, but maybe a more "Official" one would get more development and community support?
Here's another one too: http://forum.xda-developers.com/showthread.php?t=471576
I'd really like to see one of these Appstore ideas to also track UI customizations. I can't tell you the number of hours I've spent reading through hundreds of posts to find the perfect SPB Mobile Shell UI... lol.
I have tried all of the above mentioned 'portals' and I use DeviceUpdate, but it's the same 97 or 98 apps! This would be a direct tie-in to this site. Developers could submit their apps to the community for approval and they'd be moved into the proper section of the app 'vault' and would instantly be available in the Mobile Application which would generate its list via a direct RSS of the App Vault forum..
Why create a new database and userbase when XDA's is already so huge?
I second, third and forth this request. XDA dev's deserve a store for app releases and use the forum as a dev/feedback forum.. Vbulletin can only do so much... If revenue sharing is the major hurdle I would hope the webmaster can work out an agreement with the devs who want to submit apps. Another hurdle could potentially be copyright infringements.. Unofficial ROM's and other promoted/sold "clone-apps" could bring unwanted publicity to the site. This simple chaotic forum might be the perfect element to keep XDA under the corporate radar and safe from hungry lawyers.
norkoastal said:
I second, third and forth this request. XDA dev's deserve a store for app releases and use the forum as a dev/feedback forum.. Vbulletin can only do so much... If revenue sharing is the major hurdle I would hope the webmaster can work out an agreement with the devs who want to submit apps. Another hurdle could potentially be copyright infringements.. Unofficial ROM's and other promoted/sold "clone-apps" could bring unwanted publicity to the site. This simple chaotic forum might be the perfect element to keep XDA under the corporate radar and safe from hungry lawyers.
Click to expand...
Click to collapse
I disagree that 'vbulletin can only do so much'.. XDA-Developers.com even uses a basic 'stock' theme.. this site isn't customized very much and is a very basic implementation of the software. An app on the phones that pull the information from a sub forum of this site could load up previews, videos and the download links. If you want to add in 'dontation' links, that's also possible, but I think that's better left to PCs.
I agree that staying 'under the radar' is essential, but being able to access all of the software that can greatly improve your device from anywhere at a moments notice is key... I'm currently browsing to a forum on my phone to get a piece of software and it's taking at least 3 minutes to do it when I can get there in less than 10 seconds on the PC.. put this stuff in an app and I won't even need the PC other than to find the dev and discussion threads....
I see vBulletin in a different light from just a chat enabler.. but it might be because I know the back end so well.
l3it3r said:
I disagree that 'vbulletin can only do so much'.. XDA-Developers.com even uses a basic 'stock' theme.. this site isn't customized very much and is a very basic implementation of the software. An app on the phones that pull the information from a sub forum of this site could load up previews, videos and the download links. If you want to add in 'dontation' links, that's also possible, but I think that's better left to PCs.
I agree that staying 'under the radar' is essential, but being able to access all of the software that can greatly improve your device from anywhere at a moments notice is key... I'm currently browsing to a forum on my phone to get a piece of software and it's taking at least 3 minutes to do it when I can get there in less than 10 seconds on the PC.. put this stuff in an app and I won't even need the PC other than to find the dev and discussion threads....
I see vBulletin in a different light from just a chat enabler.. but it might be because I know the back end so well.
Click to expand...
Click to collapse
All valid points, but if the webmaster has no desire to expand this sites complexity, who are we to say add this n that when we are typing on a yellow/brown forum with minimal VB enhancements (no knock to XDA ).
What I see working is XDA allow a spin-off site which is the visual/functional app paradise we all crave.. The alter ego of Cydia and the evil empire. All discussion/dev related questions feed to their respective XDA threads. XDA mods can then port the data to XDA-apps when they feel the release is deemed safe. Developers who want more press/ad exposure pony up $$, and can then charge for more fully functioning software... I dont think anyone doesn't want an app store, its will you get official XDA muscle behind it?
There's a way to charge for threads, so if people want to sell the apps, they need to buy a premium spot for it on the XDA App listing.. *boom!* XDA is interested!
If a spin-off site is required, then that's cool, I'd be really interested in assisting with it. It would be possible to use the same user database.
Thanks everyone for opening feedback on this topic. I think we should look further into finding a way to make this happen. Any volunteers? l3it3r and Norkoastal have done a good job in taking the lead on this so far. How do you feel about making it happen Norkoastal andl3it3r's?
I would recommend getting some official support from XDA before beginning to compile resources for this effort. I really think there should be input from the owner/mods here who want to see this happen, & also get their take on maintaining the upkeep of this proposed rollout. I would be glad to throw my two pesos in, but wouldn't want to step on any toes or other efforts already in process, namely gecko..
I will be releasing a new more complete version of this very soon. Its a freewarepocketpc.net client working off the existing database online.
That's sweet! I use fwppc all the time because it's easy to navigate on the phone. I still think that XDA is the #1 name in Windows mobile development and that we could truly shine, but what if we were able to come up with a publicly agreed standard for thread creation down to the descriptions and layouts. Could you tie in an RSS feed from an XDA forum into that?
That's exactly what I was thinking l3it3r. A standardization for this site that is just setup for apps. If rss feeds were tied into it anyone could build an app that could go out and find the latest updates for their subscribed applications. Noobs wouldn't know about the applications used for downloading apps, but would know generally how to view a web forum. Its all about making it easier for the noobs to get interested in exploring the capabilities of WM and not to intimidate them. A good standardization of the layout would go a long way to expanding the user base and increase interest in our work.
What do you guys think?
With all things considered, I think it is better if this is done as a separate site as Napbree has done for finger friendly apps (http://forum.xda-developers.com/showthread.php?t=380748).
So if any legal issues should arise or site adjustments/enhancements that needs to be made, it can be dealt independently from XDA. This also can bring apps from other places into attention that isn't developed within XDA.

General warning about using Random APK's

Just a general warning to those who seek out APK's on the internet.
I've noticed an increasing number of people posting APK links on XDA-developers using 3rd party hosting such as multi-upload instead of the official developers websites. This is a potential security risk to your own phone, because Android code CAN be decompiled, and dodgy code can be added before re-uploading. You at a greater risk of downloading compromised APK's if you download them from an untrusted party.
Many of these APK's seem to be hosted officially by the developers already, so please link directly to the developers OWN servers when possible, and those who use their phone for business or store sensitive data on it, should avoid using APK's from sources which weren't set up by the original developers.
andrewluecke said:
Just a general warning to those who seek out APK's on the internet.
I've noticed an increasing number of people posting APK links on XDA-developers using 3rd party hosting such as multi-upload instead of the official developers websites. This is a potential security risk to your own phone, because Android code CAN be decompiled, and dodgy code can be added before re-uploading. You at a greater risk of downloading compromised APK's if you download them from an untrusted party.
Many of these APK's seem to be hosted officially by the developers already, so please link directly to the developers OWN servers when possible, and those who use their phone for business or store sensitive data on it, should avoid using APK's from sources which weren't set up by the original developers.
Click to expand...
Click to collapse
First off: Who's to say the original developer can't put this so-called "dodgy code" in their own apks?
Secondly: The Android marketplace doesn't have any strict rules as to what someone can post, and the code isn't even checked. You have just as high a chance of getting this "dodgy code" from any app you download straight from the market.
Nobody. But it is a hell of a lot safer from a trusted first party, than being passed down a chain of untrusted people before it makes it's way to you. Especially since apk's don't seem to be digitally signed (I may be wrong).
I'm just concerned that you can post any APK you want here which have an official website, insert a trojan, and nobody would be none the wiser. I'd simply like to see a change in attitude.. If someone posts an unofficial link to an APK which is already available by developers, I'd like to see people stand up and point to the OFFICIAL website.
At the moment, people are actually ENCOURAGING bad security practices, and doing so makes XDA a target ripe for future attack. And I don't want to wake up to a forum of people *****ing about Samsung, for a problem caused because of a trojaned copy of Angry birds beta on XDA.
We should build awareness now for people to get files from the last link in the chain, rather than wait for someone to try it (which they probably will, and may have already done)
andrewluecke said:
Nobody. But it is a hell of a lot safer from a trusted first party, than being passed down a chain of untrusted people before it makes it's way to you. Especially since apk's don't seem to be digitally signed (I may be wrong).
I'm just concerned that you can post any APK you want here which have an official website, insert a trojan, and nobody would be none the wiser. I'd simply like to see a change in attitude.. If someone posts an unofficial link to an APK which is already available by developers, I'd like to see people stand up and point to the OFFICIAL website.
At the moment, people are actually ENCOURAGING bad security practices, and doing so makes XDA a target ripe for future attack. And I don't want to wake up to a forum of people *****ing about Samsung, for a problem caused because of a trojaned copy of Angry birds beta on XDA.
We should build awareness now for people to get files from the last link in the chain, rather than wait for someone to try it (which they probably will, and may have already done)
Click to expand...
Click to collapse
Are you familiar with modifying an APK? It is not nearly as easy as you make it seem. If the developer doesn't release the source code, it can't easily be functionally modified minus a few graphics and the like. Not to mention, this is how the iPhone jailbreak system works in regards to getting content. And has been going on with PC for years.
I really do not think it's something we have to worry about. Just install an anti-virus on your phone if you're worried.
1) Grab 7zip to decompress your apk package.
2) And yep, there are tools to decompile dex files too. Technically it seems to be more like disassembly, but can probably easily be modified to cause the app to ring russian phone sex numbers every 10 minutes without your consent, or do other nasty things. There are some security mechanisms in place, but that doesn't make them invincible.
You tell me, what is the advantage of encouraging reposting of APK's with already existing websites? Because it doesn't seem to have any advantages, but can have BAD security implications.
Good thing to raise awareness among users, but alas - most of them don't even bother to read the permissions requested by apps downloaded from the market.
There are actually quite few people that have an idea of what could happen if they had a rouge app on their phones. I recently tried to give a similar general warning in another forum that people should take care when flashing "beta" firmwares downloaded from some hosting site and not from the developer... You think most of them cared? Sadly they didn't...
There's nothing wrong with being a bit cautious and smart about the way we do things. I'll trust the app if I see the dev is in "the" community.
Sent from my GT-I9000M using XDA App
andrewluecke said:
1) Grab 7zip to decompress your apk package.
2) And yep, there are tools to decompile dex files too. Technically it seems to be more like disassembly, but can probably easily be modified to cause the app to ring russian phone sex numbers every 10 minutes without your consent, or do other nasty things. There are some security mechanisms in place, but that doesn't make them invincible.
You tell me, what is the advantage of encouraging reposting of APK's with already existing websites? Because it doesn't seem to have any advantages, but can have BAD security implications.
Click to expand...
Click to collapse
So, obviously you've never tried to actually edit one of those XML files within it. try that and get back to me.
APK's are not open source and cannot be decompiled and edited. The only way for what you are suggesting can happen, to happen, is if the APK in question had its sources released so someone else could release an edited version of the program, made from scratch, in java.
"can probably" is not very sure. The chances of someone posting a completely separate app with the name of a well known app is much more likely than someone editing an existing app (assuming the sources were available).
If you have no clue about android apk development why even bother arguing?
opensourcefan said:
There's nothing wrong with being a bit cautious and smart about the way we do things. I'll trust the app if I see the dev is in "the" community.
Sent from my GT-I9000M using XDA App
Click to expand...
Click to collapse
Agree 100%. Much better said! You don't know who's releasing what, so watch what you're installing and just make sure it looks like the program you were looking for in the first place..
Electroz said:
So, obviously you've never tried to actually edit one of those XML files within it. try that and get back to me.
Click to expand...
Click to collapse
Refer to apktool Link
Or Apk Manager (My Signature)
Xml's can be 100% decompiled/recompiled from binary to human readable and back thanks to apktool.
2 options to make sure ur safe :
1. Dont install root applications (they require 0 upfront standard android api permissions hence u won't know what its doing behind the scenes)
2. Install apps by transferring them to ur phone and using the package manager, that way you can see standard permissions (if any) and judge accordingly.
You know what would be cool, if superuser could log the "su" commands a root requiring app executes
Daneshm90 said:
Refer to apktool Link
Or Apk Manager (My Signature)
Xml's can be 100% decompiled/recompiled from binary to human readable and back thanks to apktool.
Click to expand...
Click to collapse
Wow, my bad.... But no wonder major game companies aren't developing for the platform yet.
But even if the apk that u downloaded from the net have a virus (eg. sends SMS to get money), you will still see the permission when installing so an antivirus isnt needed, or am i wrong?
leoon said:
But even if the apk that u downloaded from the net have a virus (eg. sends SMS to get money), you will still see the permission when installing so an antivirus isnt needed, or am i wrong?
Click to expand...
Click to collapse
If its a non-root requiring app then yes, it must disclose its permissions prior to installing it through package manager not if u use adb to install.
You just have to judge, if a wifi toggle app is asking for email/sms permissions, you might want to be careful
As for root-requiring apps, theres not much you can do other than read reviews for that app or decompile and try to understand what its doing behind the scenes.
Electroz said:
Wow, my bad.... But no wonder major game companies aren't developing for the platform yet.
Click to expand...
Click to collapse
It's quite easy to modify disassembled app code as well - trust me ;-) Also I think we will have possibility to decompile to Java code in the future.
Just don't think of your phone as a smaller PC (especially Windows), because this isn't true. There will never be antiviruses for Android and your only protection are permissions. Anyone could create market account and upload malicious app.
About game companies: they usually write in native code and it's really hard to decompile (or maybe even impossible for now). Besides... did you heard about gameloft's recent games? They're really awesome. Note that first 3d-gaming capable Android phones were released just ~10 months ago, so it's still quite early.
leoon said:
But even if the apk that u downloaded from the net have a virus (eg. sends SMS to get money), you will still see the permission when installing so an antivirus isnt needed, or am i wrong?
Click to expand...
Click to collapse
It should, however, what if it is an alternate launcher, in which case, you'd expect it to be able to send SMS's and make phone calls. That's all fine, until you realise the copy of launcherPro you downloaded using a multi-upload in XDA is having phone sex with a russian operator costing you hundreds of dollars.
It's actually good Brut spoke here. Brut[Maps] is relevant, because it introduces new features which distinguishes it from Google's version. However, can we trust Brut as much as we can trust Google? He seems trustworthy yes, but as trustworthy as Google? Questionable. (Btw Brut, good work on your mod). Of course, his mod does have considerable benefits showing he is interested in helping the community and he hasn't caused any problems thus far. That only means his official multi-upload posts are safe though, if I repost them elsewhere, you shouldn't trust my copies.
It's common sense that programs should pass by as few hands as possible to remain secure. We need to build awareness about security practices (particularly for business users who may compromise their companies security or information). I'm not saying all rom's are safe.. Think about it though, if an APK is already readily accessible, why would someone go through the effort of re-uploading it?
Furthermore, we should encourage people using their phone's for important purposes to use the official Kies releases, not random firmware's available from Samfirmware's (which may not even be final versions).
Remember, trojans are common in the warez world, and it's better to change the attitude of the community before they become a problem here too (otherwise, people will be stuck in a poor mindset that compromises herd immunity). XDA is a website targeted at the technical crowd, and we should set a good example.
@Electroz. Haven't disassembled them myself, but checked a tutorial. But someone has responded already anyway.. Just because I don't have experience doing it myself anyway, doesn't mean it isn't widely known to be possible.
Several big guys already launched Antivirus For Android
Norton, Trend, and a few more
i think we are pretty safe with those
however... it's suck if they run in the background all the time eating the juice+cpu power away
Anti-virus only helps for known trojans anyway, and since so few people have it installed, it doesn't help much. When Android has it built in though, it may be more useful.
Anti-virus should be considered a last line of defense anyway. And either way, I'm not concerned, because I try to minimise the risks of my own sgs. However, it's a concern that people here don't believe such a risk exists, and are actually encouraging a global attitude which might make the Android population ripe for social engineering attacks in the future.
@andrewluecke
I understand you, I don't say there is no problem with security. I say it doesn't matter you will get malicious software from mirror or Market itself. We could assume apps downloaded from WWW are more dangerous, but this problem is general one: people should be cautious whenever they install something with critical permissions. If they won't they will have problems anyway - it's just a matter of time.
I agree with you: it's important to aware people of that problem. This is actually only one thing we can do: be aware and cautious.
Ahh and in many situations it's possible to protect yourself against problem with redistribution. First, you could check md5 - many developers give it to people, I do. Second: signatures. Each app is signed by its author, so you could check its authenticity. You could check signatures of downloaded apk using public key uploaded by dev to his WWW or using "safe" apk you downloaded earlier. Unfortunately there are no tools to do that easily :-/ Also Android does this check automatically when you install new software. So if you have installed e.g. GM modded by me, then you have downloaded new version from some mirror and succeed at installing it, you can be sure it was also from me and nobody modified it.
AllGamer said:
Several big guys already launched Antivirus For Android
Norton, Trend, and a few more
Click to expand...
Click to collapse
Hmm? I think it's impossible, cause apps can't get to data and resources of others apps. And creating an app for root users only wouldn't have much sense.
I have found Norton Smartphone Security for Android and it's anti-theft protection, not anti-virus.
I'm not a coder and came from IT field so I have lots of general questions about apk security and found this thread...great discussion. TY
Just a general question about apk security...how easy is it to alter apk for malicious intent? And is it possible for spyware writers to turn some freebie apk or rom into a bunch of botnet drone? ...just kinda scary to imagine
the news about android virus gets me nervous about installing any apk released from any individual
http://www.talkandroid.com/24949-new-android-trojan-virus-discovered-dubbed-gemini/
kobesabi said:
how easy is it to alter apk for malicious intent?
Click to expand...
Click to collapse
Quite easy for a good developer.
kobesabi said:
And is it possible for spyware writers to turn some freebie apk or rom into a bunch of botnet drone?
Click to expand...
Click to collapse
Yes, but I think that would be quickly noticed by people and then these apks, roms and developers would be banned from every forum in the internet.
Brut.all said:
Quite easy for a good developer.
Yes, but I think that would be quickly noticed by people and then these apks, roms and developers would be banned from every forum in the internet.
Click to expand...
Click to collapse
Wow, scary. Unless there is something else, that they can't get away, I don't think banning would deter much, they just laugh at the weak security as a fun challenge. If they already got tons of ip under their control...banning by account, ip, or email will not help much...they can always get new ones.
Is there a way user can authenticate/verify apk signing from authentic author/writer? Many just post apk but did not post md5 or sha sum so how can a user find out if it is original or not?
Anyway to test these apk without loading up to real phone?

Need of an Antivirus in ANDROID

So, guys..
I was going through some blogs, which stated that there are so many malicious apps in android market. Recently, Avast, which has launched an app in market, reported to google about some malicious apps.
Here is the article:-
https://blog.avast.com/2011/12/13/android-malware-in-the-open-marketplace/
So, what i was thinking is that do we really need an Antivirus app, to protect our android phone??
Using an antivirus app will mean that, it will consume RAM continuously, and so will consume battery too.
I am starting this thread, so that we can discuss, here ,if we really need it.
So, share your views, experiences with any malicious app in the market place, and also suggestions about which antivirus app should we use, if this kind of thing exists in android.
Of course you do, i use Lookout Mobile Security and it has caught a few trojans which were potenially harmful to my phone, not too many but it did quarantine a few since ive had it.
Basically anyone who doesn't have any type of protection on their dog and bone is taking a big chance.
The answer is NO.
I've posted an article from tech2.com in Indian thread where someone from Google said it while talking about Trozan AV apps.
ithehappy said:
The answer is NO.
I've posted an article from tech2.com in Indian thread where someone from Google said it while talking about Trozan AV apps.
Click to expand...
Click to collapse
Did u read the link i posted?
It really shows the possibility of some malicious apps, co-existing in Android Market. Don't we need to be protected?
ithehappy said:
The answer is NO.
I've posted an article from tech2.com in Indian thread where someone from Google said it while talking about Trozan AV apps.
Click to expand...
Click to collapse
Well if you ever get a trojan on your SGSII don't come crying on here, ever heard of better be safe than sorry!!
jonny68 said:
Well if you ever get a trojan on your SGSII don't come crying on here, ever heard of better be safe than sorry!!
Click to expand...
Click to collapse
Thats what i am trying here "Better be safe than sorry"
Well you should've created this thread without the 'Do' and '?'. Everyone is entitled to his/her own opinion. You didn't like my post IGNORE it, don't quote me and advice me what I need to do. A '?' thread should only be created where everyone can share his/her opinion and then it's up to the Thread starter what he/she will take from all the answers.
Anyway, keep using what you are using.
@jonny68- Have you seen such a thread like that in this 8 + months?
This is what Chris Dibona, Google's Open Source Program Manager said,
Chris DiBona, Google's open-source programs manager stated in a blog post, “No major cell phone has a 'virus' problem in the traditional sense that Windows and some Mac machines have seen. Virus companies are playing on your fears to try to sell you bulls***protection software for Android.”
Click to expand...
Click to collapse
Source:
http://tech2.in.com/news/android/go...-antivirus-apps-in-android-marketplace/260952
Sorry I had to BOLD the line for you guys, it's a shame to modify some other comments.
Another thing, if someone even said that Antiviruses are needed for Android I would never use it.
The story is exactly the opposite when I use my Desktop PC fyi.
Regards.
ithehappy said:
Well you should've created this thread without the 'Do' and '?'. Everyone is entitled to his/her own opinion. You didn't like my post IGNORE it, don't quote me and advice me what I need to do. A '?' thread should only be created where everyone can share his/her opinion and then it's up to the Thread starter what he/she will take from all the answers.
Anyway, keep using what you are using.
@jonny68- Have you seen such a thread like that in this 8 + months?
This is what Chris Dibona, Google's Open Source Program Manager said,
Source:
http://tech2.in.com/news/android/go...-antivirus-apps-in-android-marketplace/260952
Sorry I had to BOLD the line for you guys, it's a shame to modify some other comments.
Another thing, if someone even said that Antiviruses are needed for Android I would never use it.
The story is exactly the opposite when I use my Desktop PC fyi.
Regards.
Click to expand...
Click to collapse
You forgot the rest of this story:
"Honestly, anti-virus software are not needed on mobiles, just as long as you don’t download random apps you should be just fine" ...
Most people in here download and install tons of apps, modifications and tweeaks on rooted phones ... LOL
Why not just instal a free one?
Better safe than sorry...
Send from my GT-I(OVER-9000) using XDA App.
ithehappy said:
Well you should've created this thread without the 'Do' and '?'. Everyone is entitled to his/her own opinion. You didn't like my post IGNORE it, don't quote me and advice me what I need to do. A '?' thread should only be created where everyone can share his/her opinion and then it's up to the Thread starter what he/she will take from all the answers.
Anyway, keep using what you are using.
@jonny68- Have you seen such a thread like that in this 8 + months?
This is what Chris Dibona, Google's Open Source Program Manager said,
Source:
http://tech2.in.com/news/android/go...-antivirus-apps-in-android-marketplace/260952
Sorry I had to BOLD the line for you guys, it's a shame to modify some other comments.
Another thing, if someone even said that Antiviruses are needed for Android I would never use it.
The story is exactly the opposite when I use my Desktop PC fyi.
Regards.
Click to expand...
Click to collapse
M sorry, if it hurted u.
Everyone has absolute right to express their views.Be it wrong or right.
Sent from my GT-I9100 using XDA App
Well Google are hardly gonna freely admit the fact that there are some rogue apps in the Android Market which contain trojans as this will put off many people (not just talking anti-virus here), the simple facts are despite the nonsense by Chris DeBona or whoever is the fact that you are taking a calculated rick by not having some type of protection on your phone, this is even more so if you do happen to download apps from other sources but even in the Android Market you can never be totally sure, Lookout Mobile Security is totally and utterly 100% legit and used by many thousands of people and business' alike,clearly there are some rogue apps masquerading as anti-virus apps but also others too.
Smartphones are like pc's now. What you can do with your computer your smartphone does it for you on the go. You have so many apps you browse over the net even if you are using the wireless one from home say for example anything can come through..Say if you are downloading a rom or a leak you never know what might be in them...As the OP and Jonny said above.."always be safe than sorry" that is how i see things
http://androidship.com/2011/05/29/the-android-anti-virus-epidemic/
Read that.
If you plan on downloading apps without looking at who makes them or looking at any reviews, then yes, there's a chance you can get an app that causes issues.
And that applies for ALL os's. How many apple laptop/desktop users run an antivirus? Android is built on the same type of platform, unix.
That doesn't mean an 'antivirus' app will do anything special. It uninstalls apps the same way you do under manage applications.
Sent from my páhhōniē
I all true sense you need to have read the permission that the applications needs when you install a app. If your are lazy enough to not do that have application like LBE security installed to monitor what each applications is up to ... i believe rather then a antivirus a good app fire wall is needed.
You probably don't need one, just as any power Windows user doesn't. That said you'd be crazy to not have one in Windows. Difference being a desktop has a tremendous amount of resources and allocating some to an antivirus program is no big deal. Not so on a phone. Plus there's the consideration of battery impact.
In a nutshell I'd say you'd be just fine without one.
I feel much the same way about antiviruses on Android as I do about hand-holding paid antivirus programs on Windows. If you know what you're doing, you don't need them at all. On the other hand, if you're going to download hundreds of dodgy applications at random and pay no attention to reviews/permissions/odd behaviour, then more fool you, get an antivirus app.
LBE privacy guard is a different story, since it performs a rather different function, and allows you to enjoy apps like Facebook without giving them access to the likes of text messages and phone ID.
You guys know Samsung have their own lightweight security suite in Samsung apps, yeah?
Sent from my GT-I9100 using xda premium
ithehappy said:
Well you should've created this thread without the 'Do' and '?'. Everyone is entitled to his/her own opinion. You didn't like my post IGNORE it, don't quote me and advice me what I need to do. A '?' thread should only be created where everyone can share his/her opinion and then it's up to the Thread starter what he/she will take from all the answers.
Anyway, keep using what you are using.
@jonny68- Have you seen such a thread like that in this 8 + months?
This is what Chris Dibona, Google's Open Source Program Manager said,
Source:
http://tech2.in.com/news/android/go...-antivirus-apps-in-android-marketplace/260952
Sorry I had to BOLD the line for you guys, it's a shame to modify some other comments.
Another thing, if someone even said that Antiviruses are needed for Android I would never use it.
The story is exactly the opposite when I use my Desktop PC fyi.
Regards.
Click to expand...
Click to collapse
I totally agree, like task killers and power managers, useless...
I hate the kind of pseudo-logic that is thrown around in these discussions, which paraphrase to look something like this...
LogicLord221 said:
<insert random bull**** about why their point is valid> there's a million million trojans out there and platform x is so insecure, I read this and this which says we're all in danger!
Click to expand...
Click to collapse
Basically, the point people are trying to make is that danger lurks everywhere, and you need to protect yourself, or you'll be sorry later. Scare tactics at best.
While I am an advocate for protection by prevention, that doesn't automatically lead to the conclusion that you need antivirus software for your device! It's that kind of bull**** logic that annoys the **** out of me. To quote the Oxford English Dictionary:
"Prevention"
Pronunciation: /prɪˈvɛnʃn/
noun
[mass noun]
The action of stopping something from happening or arising.
Phrases:
Prevention is better than cure.
Click to expand...
Click to collapse
Do you see the problem here? It doesn't say "The action of installing an antivirus", it says to stop something from happening. There are many ways to go about preventing infection of your device:
1) Check what you're downloading comes from either a) a reputable source, b) is backed by a reputable source, or c) is backed by numerous (>50-100) positive comments, reviews, etc. This means, don't download that app that has a bunch of one-star reviews, and has people screaming "TROJAN!" in the comments field.
2) Stick to the Market. While it's true that a lot of the infected content will indeed come from the Market itself, Google do a good job of removing offending apps, so compared to other sources of content (e.g. just downloading the APK from a server), it's a lot safer.
3) Don't pirate ****. This is probably the number-one source of malware on Android. Don't be a cheap dumbass.
4) Stay away from 'questionable' material. This includes, but isn't limited to:
- porn
- pirated content
- file sharing sites
5) Have some common sense! I can't stress this one enough, you can have the most advanced piece of software in the world, but if you're acting like a reckless child, you don't deserve to use the device, and you're bound to find yourself neck-deep in malware. Apart from the above, take some active steps to secure yourself. Change your browser settings to run Flash content on-demand instead of automatically, (if possible) set it to have you manually accept cookies, etc. Perhaps the best use of common sense would be in checking the permissions you allow an app access to when it's installed. Look, if an app that is designed to parse a line of text is requesting full internet access, access to SMS capabilities, etc., it'd be best to leave it alone, don't you think? Moreover, if something's requesting superuser permissions, it'd better have a damn good reason why. Read the permissions, and understand what you're allowing.
...because in the end, that's the hard truth -you're the one allowing access.
If you follow these simple steps, you'll protect yourself from 99% of malware. If you're worried about that 1%, don't be. Android malware hasn't progressed to the point where it's a major threat yet, so even if something does get through, it'll more than likely be nothing too major, and you'll figure out something's up pretty quick anyway. This may not be the case in say 12 months, but for now, it's fine.
If you're really paranoid, keep an app on standby, and run a scan every week or two, but disable any background process it has, it's more of a waste of time anyway. On a final note, keep in mind that it's been shown multiple times that Android antivirus software is, to be blunt, rubbish at detecting even the most common pieces of malware.
Remember, prevention is better than a cure
Im using kasperky mobile security cause i got a 1 year licence from a magazine.. But i never got an alarm until now (1,5 months), so i think atm its not necessary to use it .. Perhaps in some months when there are more viruses out in the web^^
Sent from my GT-I9100 using Tapatalk
screamworks said:
3) Don't pirate ****. This is probably the number-one source of malware on Android. Don't be a cheap dumbass.
Click to expand...
Click to collapse
Most Android apps are of such low quality they don't deserve to be purchased.
Sent from my SGH-I897

OpenSource Lib: Android Alliance Ads (prevent adblocker - for admob)

Hello,
i want to present you my latest open source library for android:
By using adblocker or activating the airplane mode it is possible to bypass the display of advertisement like admob banners in apps.
Now you can prevent this behaviour by using this library.
Instead of the blocked out admob banners show your banners for own products or products of your partners. The banners are stored within the app and can be displayed instead.
The project is a lib project with a sample project to show you how easy it is to integrate it into your project.
There is a basic implementation and an advanced implementation with callbacks.
It is possible to use banner ads and full screen ads at same time.
https://code.google.com/p/android-alliance-ads
Apps that use this library:
ID Card Scanner (Banner Ads)
My Instructions (Banner Ads)
Levi the Knight (Fullsceen Ads)
Best regards
Droidspirit
First reply,
Have no idea what to write
Just gonna say "Thanks"
Sent from my room mate's computer
Is this lib a wrapper for admob?
Nonta72 said:
First reply,
Have no idea what to write
Just gonna say "Thanks"
Sent from my room mate's computer
Click to expand...
Click to collapse
You know everyone could read this??
You are about to get quite a lot of hate, I know cause I'm starting to hate you.
So what ?
defim said:
You know everyone could read this??
Click to expand...
Click to collapse
I know everyone can read it as well -_-
Sent from my room mate's computer
Curses!!... Oops sorry couldn't control my emotions..
Anyway, like you said this is a lib that will contain ads for offline display, that means this could be really bulky to include in apps?
I think this is good
Not because I like ads but as written many people disable the ads and the developer doesn't earn as he should
Good idea and for sure developers will use it
Yes, the lib is a wrapper for admob.
Anyway, like you said this is a lib that will contain ads for offline display, that means this could be really bulky to include in apps?
Click to expand...
Click to collapse
Your own banners use exactly the same dimensions as the admob banners. The normal user will not notice a difference to the admob banners.
You are about to get quite a lot of hate
Click to expand...
Click to collapse
I hope it. The slogan is: "The scrounger have to pay"
You can test the lib in all my apps.
Thanks for the positive feedback
I just hope that all the developers will add a "pro" version of all apps released with this lib. I would rather pay cash than be annoyed by ads and banners.
Being forced to view ads without the ability to pay (or block!) for them to go away leads to uninstallation in my device. Every time.
I use an adblocker, but in saying that I pay for apps that are useful and solid.
A big decider for me is not only design in function but design in appearance.
The adblocker helps in making my choice to buy an app by removing distractions that are additional to the design and function.....
For me if I can't get a clean first impression then I probably don't want to spend time imagining how the app will work without advertising.
Sent from my Find 5 using Tapatalk
Droidspirit said:
Yes, the lib is a wrapper for admob.
Your own banners use exactly the same dimensions as the admob banners. The normal user will not notice a difference to the admob banners.
I hope it. The slogan is: "The scrounger have to pay"
You can test the lib in all my apps.
Thanks for the positive feedback
Click to expand...
Click to collapse
Just a notice if you patch the ads with offline mode you'll get no ads not even your own ads just a hint
[24th May i'm on vacation. so no work will be done] JAPAN HERE I COME :]
Yes, i know. The offline mode is also just for testing and possibly increases the willingness to buy.
Many users enable the airplane mode while playing games to disable ads. But that no longer works with the library.
I hope most users do not think like me but i really hate the advertised product when it shows up constantly!
How do you earn money with prepackaged ads ? How do you monetize this ?
With own banners you earn no money. but you can promote your other apps. or you show banner on another developer and he in turn for you. So you increase the breadth of your apps.
Good step
I block adds. Not to see no advertising but to protect my privacy.
Users should be able to decide weather the want to be tracked by add companies or not.
I totally understand that some developers don't want to sell the apps but need some money for further development. If the adds are stored locally no tracker will be informed in real time.
Offline ads? Incredibly annoying and will reduce my support of Devs that go this route. Finding innovative ways to antagonize end users is ill considered. It's dismaying when Devs use ads as their primary (or worse, sole) revenue stream. I have absolutely no problem with Devs who have an ad free paid version and an ad supported "free" version. You do deserve to be compensated for your work. But realize that there is a right way and wrong way to go about that.
If your work is interesting enough for me to install, I for one will buy the paid version app. Devs that do not have an ad free alternative should expect a lot of hate. Well deserved hate. There is a lot a good work by Devs to be admired on this site. Please don't make it hard to support your work. Or erode end user loyalty by totally alienating us.
Hey, nice lib! I will have fun figuring out how to block it entirely in all ROMS I release. Hell, maybe I'll make an exposed module too.
As a developer, it's your right to decide how to try and generate revenue from your work.
And, as an end-user, it's my right to not have to look at ugly banner ads. Honestly...how many deliberate clicks have you EVER seen on a banner ad? I can't think of anybody in their right mind who would ever want to click one.
Here's a better idea...instead of helping others to continue to force crap on users...either make the app entirely free, or make one feature-restricted version and one premium version. You know...make us want to pay for more STUFF instead of less CRAP.
But no, really...I will be working out a way to block this ridiculous idea. Thanks.
I don't dev for andro but nice lib. Hope devs would make a good use of this and give a way out of the adds (ads removal in app purchase !)
Congratulations for portal appearance !
Gillion said:
How do you earn money with prepackaged ads ? How do you monetize this ?
Click to expand...
Click to collapse
You can put a banner to buy ccleaner for your computer and use a customized link to get some money on the buy, you can put an ads for a paid app you made yourself ... just an example, there's multiple ways. Imagination is the key.
It was all nice and good but..
Droidspirit said:
Levi the Knight (Fullsceen Ads)
Click to expand...
Click to collapse
Allowing this kind of ads to show with your lib will just make people who don't mind well placed ads (unobtrusive banners, ads in the settings screen) look for a way to disable your lib.

ContentGuard yes or no?

Hello everyone. I've been always very keen into adding content guard to my rom. Recently I found out that there was 38% of pirated apps on an android system. I have to admit that I don't own any app which gets me premium apps right now, but I like the flexibility to explore if an app is good or not before buying. At the same time it becomes a flaw because android does not provide any sort of protection.
So the debate starts here, should this be included on the rom? Yes or no, but more importantly why?
Remember that when you install an app which was not bought, you are taking from a dev his "food supply".
Thank you,
Jorge
I liked the idea when its first implemented by Dave in Exodus, safeguard developer interest and protect user from any infected app
Hi AFAIK there are some options to return bought app in a play store within some limitted time. Also there are a lot of free test versions of apps.. just saying because i was always on side of freedom of choice.. And finally if it really give us more protection it is necessary thing but i am aware if some xposed or root apps can be blocked ... its a really hard decission Jorge lets wait for others opinions...
Yep removing thieves is always the best option! Do it I'd say --- and be prepared for idiots hatin' lol
Transmitted via BACON
gerciolisz said:
Hi AFAIK there are some options to return bought app in a play store within some limitted time. Also there are a lot of free test versions of apps.. just saying because i was always on side of freedom of choice.. And finally if it really give us more protection it is necessary thing but i am aware if some xposed or root apps can be blocked ... its a really hard decission Jorge lets wait for others opinions...
Click to expand...
Click to collapse
Hello. Basically what this does is protects the developer interests by not permitting apps which give the ability to have access to premium apps for free. The list is :
https://github.com/ContentGuard/Ant...roid-6.0.1/src/utils/AntiPiracyConstants.java
Only apps which MAIN purpose is pirating, are blocked.
So most likely you won't be affected
If you have any other questions, I'll try to answer these the best way possible
Alex
I would say that it is a good idea, but the number of people that don't like the idea would lead to a negative effect on the ROM and its users just like it happened to Exodus when it first got implemented.
Therefore I would be against the idea of implementing ContentGuard into the ROM.
Sent from my OnePlus One using XDA Labs
BTW i think if they dont want content guard they can just compile ROM wothout it.. simple solution
Just stepping in here as a moderator on XDA. Our point of view is: We do support apps like this. XDA has a rule against discussing or requesting warez. If we find any posts that are asking for help, or asking for links to download warez apps, EG an app that is on playstore but needs to be bought, or an app that has in app purchases, if a user is trying to bypass these, we remove it. So from an XDA standpoint developers are free to add ContentGuard into their rom. We have no issues with that at all.
Well I don't know what is possible with these blocked apps, i.e. if they can be used for legit things or if they are used solely for pirating other apps ecc.
If the sole purpose of those apps, is stealing, I would include this into the ROM. And If people would complain I would just tell them that stealing is not a supported feature on this ROM.
I mean, you can't go around stealing in RL, there are alarms, walls, tresors ecc. this is just an anti-theft-system for digital goods.
Stone_88 said:
Well I don't know what is possible with these blocked apps, i.e. if they can be used for legit things or if they are used solely for pirating other apps ecc.
If the sole purpose of those apps, is stealing, I would include this into the ROM. And If people would complain I would just tell them that stealing is not a supported feature on this ROM.
I mean, you can't go around stealing in RL, there are alarms, walls, tresors ecc. this is just an anti-theft-system for digital goods.
Click to expand...
Click to collapse
The criteria for adding an app is whether the main purpose of the app is piracy
Alex
I'm happy either way, I don't use pirated apps and love my devs, so if it helps them add it.. If people want to use these apps then they aren't supporting their devs anyways so freeloaders and theives can get lost..
jgcaap said:
Hello everyone. I've been always very keen into adding content guard to my rom. Recently I found out that there was 38% of pirated apps on an android system. I have to admit that I don't own any app which gets me premium apps right now, but I like the flexibility to explore if an app is good or not before buying. At the same time it becomes a flaw because android does not provide any sort of protection.
So the debate starts here, should this be included on the rom? Yes or no, but more importantly why?
Remember that when you install an app which was not bought, you are taking from a dev his "food supply".
Thank you,
Jorge
Click to expand...
Click to collapse
This is completely useless because there exists a xposed module which easily disables the content guard again. Have fun blocking xposed
hellcat50 said:
This is completely useless because there exists a xposed module which easily disables the content guard again. Have fun blocking xposed
Click to expand...
Click to collapse
Well related to that, contenguard has also a solution where xposed module doesn't work.
Would like to know your opinion. Do you favor piracy? Why do you think is useless to fight for a more honest enviroment? Thanks
hellcat50 said:
This is completely useless because there exists a xposed module which easily disables the content guard again. Have fun blocking xposed
Click to expand...
Click to collapse
The module doesn't work
TheCrazyLex said:
The module doesn't work
Click to expand...
Click to collapse
It's working for sure...
I think it's quite stupid to implement anything, which has no effect. If you want pirated apps there are ways also with this module.
Sent from my A0001 using XDA-Developers mobile app
lampshade90 said:
It's working for sure...
I think it's quite stupid to implement anything, which has no effect. If you want pirated apps there are ways also with this module.
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
The real question i would like to see your opinion, would be this.
Google haven't done much to protect developers work.
As you know many developers donate their time for free to develop apps. And consider some apps should be used for a small fee.
Same as you going to a store and having the option to steal or to buy a book.
Sometimes we think " ah those companies are gigantic" , but they also pay to alot of people to work. Shouldn't that matter ?
As a human beeing, i've donated to xda, donated blood to hospital, donated my free time to help poor people in Portugal, donated my time to help timor (around 1996-7 when i was a kid). But when i'm providing a service, where the deal is i'll do this and in exchange i'll receive something. Don't you believe it is fair?
The big problem with the anti piracy measures, which in my opinion should be implemented by google , do not work effectivly for users. In exchange many of us get used to that reality. Right? But should we? Or should we try do something?
I came up with this thread because, I've thought about Content Guard as a measure which is not efficient to change and become a safe working enviroment for people which dedicate their lives to android. But I think we can see this as a simbol of wanting things to change from some people which are frustrated for not beeing sucessfull in their work.
So I ask you, as all users here. We live and fight our lifes to be happy. Should we embrace and try better solutions to find a balance where more people becomes happy (developers), and in exchange they'll be putting more time, doing a harder work to deliver a better app.
What do you think?
As you know i'm Democratic, and I love to discuss ideas. So please, feel free to share yours. I'll be happy to understand your perpective as it is important to find a common ground together.
Thanks
jgcaap said:
Well related to that, contenguard has also a solution where xposed module doesn't work.
Would like to know your opinion. Do you favor piracy? Why do you think is useless to fight for a more honest enviroment? Thanks
Click to expand...
Click to collapse
Although I do not pirate apps, I would rather not have contentguard. Google could've easily have anti piracy measures on stock roms considering that a high percentage of apps are pirated, but they didn't, because it compromises the openness of android (I know there are a lot of additional factors to this as well.) Developers of roms shouldn't have to take it upon themselves to force users to not install certain applications because even if contentguard is present, people who pirate can easily switch over to other roms, which means that contentguard only hurts the privacy people who actually pay for apps.
I understand what the rom developers are trying to do with contentguard, but it is not effective on a large enough scale to be a viable stop to piracy, unless it is implemented google themselves (a couple thousand of people running a custom rom which happen to have contentguard vs about a billion android devices).
TLDR: No
jgcaap said:
The real question i would like to see your opinion, would be this.
Google haven't done much to protect developers work.
As you know many developers donate their time for free to develop apps. And consider some apps should be used for a small fee.
Same as you going to a store and having the option to steal or to buy a book.
Sometimes we think " ah those companies are gigantic" , but they also pay to alot of people to work. Shouldn't that matter ?
As a human beeing, i've donated to xda, donated blood to hospital, donated my free time to help poor people in Portugal, donated my time to help timor (around 1996-7 when i was a kid). But when i'm providing a service, where the deal is i'll do this and in exchange i'll receive something. Don't you believe it is fair?
The big problem with the anti piracy measures, which in my opinion should be implemented by google , do not work effectivly for users. In exchange many of us get used to that reality. Right? But should we? Or should we try do something?
I came up with this thread because, I've thought about Content Guard as a measure which is not efficient to change and become a safe working enviroment for people which dedicate their lives to android. But I think we can see this as a simbol of wanting things to change from some people which are frustrated for not beeing sucessfull in their work.
So I ask you, as all users here. We live and fight our lifes to be happy. Should we embrace and try better solutions to find a balance where more people becomes happy (developers), and in exchange they'll be putting more time, doing a harder work to deliver a better app.
What do you think?
As you know i'm Democratic, and I love to discuss ideas. So please, feel free to share yours. I'll be happy to understand your perpective as it is important to find a common ground together.
Thanks
Click to expand...
Click to collapse
For me it seems, that you haven't understand the meaning of capitalism.
Some people will live some people will die. Some people will be rich, some poor, same for companies.
That's the world.
I think it's up to the developer. There are ways to make piracy harder. The harder you will make it, the more people will buy it. If you're not capable of programming an app, which is hard to Crack you should definitely change your job to something you're good at.
Your social engagement might be good for you, for me it would wasting my small amount of time. From your text you could get an intention that it's god given what you will make out of your life. It's definitely not.
I don't care if you implement this. You will make it harder to use pirated apps but it's still possible and it's work for you. So I have no opinion to this topic I just wanted state out, that it will be work for you, less people will use your rom and if you want pirated apps it's still possible.
But honestly noone will buy an app due to your implementation. Maybe it will gain you experience but nothing more....
Sent from my A0001 using XDA-Developers mobile app
lampshade90 said:
For me it seems, that you haven't understand the meaning of capitalism.
Some people will live some people will die. Some people will be rich, some poor, same for companies.
That's the world.
I think it's up to the developer. There are ways to make piracy harder. The harder you will make it, the more people will buy it. If you're not capable of programming an app, which is hard to Crack you should definitely change your job to something you're good at.
Your social engagement might be good for you, for me it would wasting my small amount of time. From your text you could get an intention that it's god given what you will make out of your life. It's definitely not.
I don't care if you implement this. You will make it harder to use pirated apps but it's still possible and it's work for you. So I have no opinion to this topic I just wanted state out, that it will be work for you, less people will use your rom and if you want pirated apps it's still possible.
But honestly noone will buy an app due to your implementation. Maybe it will gain you experience but nothing more....
Sent from my A0001 using XDA-Developers mobile app
Click to expand...
Click to collapse
Well is also true we live capitalism. But the way you express it is like it doesn't have flaws. Do you really believe that?
I haven't decided on adding yet. I like to listen to people, to speak and discuss. For you might be a loss of your time... But for me is information gathered among different people which I believe it is important, or I would be rather selfish on doing things without asking questions. No ? =p
Hehe.
Thank you for your honest answer.
f41lbl0g said:
Although I do not pirate apps, I would rather not have contentguard. Google could've easily have anti piracy measures on stock roms considering that a high percentage of apps are pirated, but they didn't, because it compromises the openness of android (I know there are a lot of additional factors to this as well.) Developers of roms shouldn't have to take it upon themselves to force users to not install certain applications because even if contentguard is present, people who pirate can easily switch over to other roms, which means that contentguard only hurts the privacy people who actually pay for apps.
I understand what the rom developers are trying to do with contentguard, but it is not effective on a large enough scale to be a viable stop to piracy, unless it is implemented google themselves (a couple thousand of people running a custom rom which happen to have contentguard vs about a billion android devices).
TLDR: No
Click to expand...
Click to collapse
Thanks

Categories

Resources