Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Seriously? Is that really necessary?
Nope - not needed.
Actually, not likely, but still a risk if you are rooted.
All it takes is enough market share and the hackers will start writing for Android/Linux or even Apple. The share of these three is so small when compared to MS systems it is not worth the hassle to write a virus/worm/trojan, but that can change at any time.
I don't know if it's needed or not but as an IT person I'm conditioned to install anti-virus on everything. This being a mini-computer I couldn't get myself to make an exception.
That's not as true as people would think. The *nix permissions, used by Linux and Apple, make virus writing much harder than it is for Windows. You can't write a virus for Linux as such and have it infect a lot of systems. You can write a virus that exploits a specific kernel or a specific version of a daemon but that only affects a small percentage users of Linux regardless of how popular it is. That adage is also disproved by the fact 75% or more of the web runs on Linux servers and you don't see viruses written for them. Server are more powerful than your desktop and if you wanted mischief then attacking the majority OS on the net would be a great target but it doesn't happen. You see sites hacked but that's not the same as a virus. The fact is that it's just too complex to write viruses for *nix operating systems because of the separation of user and administrator that is enforced from the outset. You can't make any given user the equivalent of root like you can make any user and administrator on Windows. Well you can but it's not something that the average user knows how to do and it's not necessary for operating the system like it for Windows.
While the popularity of Windows does influence the attack vector to some degree the fact is that it's easier to write Windows viruses. It is easier by orders of magnitude.
I wouldn't worry one bit about a virus scanner on your phone even if you are rooted. Firstly your phone isn't running services you can connect to an inject a virus, unless you're a total nerd and running an ssh daemon or a webserver or somesuch, and even then the attacker would have to figure out a weakness in the service to get in. Furthermore virus scanners will never detect zero day attacks since the companies that write them are still using virus signatures to find viruses. There aren't any virus signatures for Android at all. There are very very few for Linux to begin with. There isn't even a lot heuristic data to play with. For your Hero, right now, it is useless and a waste of CPU time. The most recent attack on cell phones was due to a developer setting a default password on a service and not warning anyone to change it. No virus scanner could have stopped that attack and no virus scanner will catch a zero day virus to begin with.
I say all this from the perspective of an avid linux user who uses port knocking for ssh on my webserver and has firewall rules on my desktop behind the company firewall. The only real reason to use virus scanners on a Linux system is so you don't spread the viruses sent to you by your windows using friends and I frankly don't care if someone sends me a Windows virus and I send it on. It didn't affect me, can't affect me, and I am not going to bother using CPU cycles to check for it. If the virus scanners check email attachments you might stop yourself from forwarding a virus to a windows user and you may consider that useful but if you are using GMail I can assure you their virus checking catches more shit than the, updated weekly, McAfee corporate I have on my work-issued, Windows XP latop that I have boot into once a week on the company network so I don't lose remote access. I am a security nut all the way down to encrypted home dirs, fingerprint scan for boot or BIOS on the laptop, TPM enabled, keychain dongle for desktop lock (I walk away my screen locks), and even crazier stuff that I won't go into. Virus scanners on your Android are a waste of CPU, RAM, and ROM space.
I assume you're an IT person that primarily deals with Windows. I've been in the IT industry for 20 years and primarily deal with UNIX/Linux, and I don't use anti-virus software on the systems I build. The anti-virus companies have done a good job to condition Windows people into thinking all computers need AV software (with Windows it's a must).