Domain: android.com
Stories and comments across the archive that link to android.com.
Comments · 1,155
-
Options for Android
Instead of creating your own browser as other people have suggested, you can use an existing app: Kiosk Browser HC, and for a little price (after all you won't pay that so that shouldn't be a worry) there's an improved version: Kiosk Browser SE.
According to the version of the OS and if you can root the tablets or not, that might be all that you need, but if there's some other requirement then check SureLock Kiosk Lockdown
-
Re:DNS Hijacking
I use
.Kids Place; it only allows apps that I allow to run to be run without a 4-digit PIN to unlock. You could load it with video & allow only the video player. Everything else is blocked.
It's a pretty simple app, I suspect someone could write a kiosk app in a few hours.
I find it disappointing that "Ask Slashdot" questions can be solved in 30 seconds on Google. -
Re:DNS Hijacking
I use
.Kids Place; it only allows apps that I allow to run to be run without a 4-digit PIN to unlock. You could load it with video & allow only the video player. Everything else is blocked.
It's a pretty simple app, I suspect someone could write a kiosk app in a few hours.
I find it disappointing that "Ask Slashdot" questions can be solved in 30 seconds on Google. -
Re:DNS Hijacking
I use
.Kids Place; it only allows apps that I allow to run to be run without a 4-digit PIN to unlock. You could load it with video & allow only the video player. Everything else is blocked.
It's a pretty simple app, I suspect someone could write a kiosk app in a few hours.
I find it disappointing that "Ask Slashdot" questions can be solved in 30 seconds on Google. -
Re:DNS Hijacking
I use
.Kids Place; it only allows apps that I allow to run to be run without a 4-digit PIN to unlock. You could load it with video & allow only the video player. Everything else is blocked.
It's a pretty simple app, I suspect someone could write a kiosk app in a few hours.
I find it disappointing that "Ask Slashdot" questions can be solved in 30 seconds on Google. -
Re:DNS Hijacking
I use
.Kids Place; it only allows apps that I allow to run to be run without a 4-digit PIN to unlock. You could load it with video & allow only the video player. Everything else is blocked.
It's a pretty simple app, I suspect someone could write a kiosk app in a few hours.
I find it disappointing that "Ask Slashdot" questions can be solved in 30 seconds on Google. -
If it's an Android device....
You could take a look at my app, Kiosk Browser SE ( https://market.android.com/details?id=it.automated.android.kiosk.se&feature=search_result ). Kiosk Browser SE will allow you to lock your Android tablet to a specific web site or group of sites preventing end users from escaping to the underlying operating system. You can develop your user interface using HTML, Javascript and CSS – You can even use WebKit based CSS transformations and animations. It also has the ability to load sties from local storage so you don't need to have a network connection. It can be configured via standard Android settings screens or, for larger roll outs, via an xml file stored on the device - this allows you to configure one device in the way you want and then generate the xml file to be copied to other devices. Sorry for the self-pimpage... ScaredyCat
-
Smart Lock
I have written some software called Smart Lock Enterprise that locks down Android devices to just one or a few (white list) apps. It works great on tablets and is in several production environments. You can find the consumer version at https://market.android.com/details?id=com.nightshadelabs.smartlock.pro.free and you can contact me about a business version at david [at] nightshadelabs.com
-
No other platform has a style guide?
https://developer.apple.com/library/IOs/#documentation/UserExperience/Conceptual/MobileHIG/Introduction/Introduction.html
https://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Intro/Intro.html
http://developer.android.com/design/index.html
http://developer.gnome.org/hig-book/
http://docs.blackberry.com/en/developers/deliverables/36511/index.jsp?name=UI+Guidelines+-+BlackBerry+SmartphonesBlackBerry+Smartphones7.1&language=English&userType=21&category=BlackBerry+UI+Guidelines&subCategory=
http://docs.blackberry.com/en/developers/deliverables/27299/index.jsp?name=UI+Guidelines+-+BlackBerry+PlayBook+TabletBlackBerry+PlayBook+Tablet1.0&language=English&userType=21&category=BlackBerry+UI+Guidelines&subCategory=
http://wiki.eclipse.org/User_Interface_Guidelines ...Yeah, its hilarious an unusual that Microsoft publishes a design guide for their OS because obviously the author didn't spend 5 minutes on Google...
-
Re:Arm based laptops and Redmond Linuxhttp://www.zdnet.com/blog/microsoft/microsoft-seeking-open-source-expert-to-help-put-linux-on-azure/11741
https://market.android.com/details?id=com.microsoft.office.onenote&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS5taWNyb3NvZnQub2ZmaWNlLm9uZW5vdGUiXQ..Wow! Would like to share what you are smoking with the rest of us?
-
Android has an OOM killer
Except for you'll still havehave the 256MB+ hulking-gorilla of a kernel
I thought WinRT had been made smaller than that.
Oh yeah, and we've disabled being able to close programs.
Why should one need to close a program instead of relying on an OOM killer like Android's? First, processes with no visible windows and no "services" (background tasks that have registered themselves to handle requests from other apps or the system) go. Then those with services go.
-
Re:One hand? Pfft! How about one finger?
It exists, for Android, at least.
-
Re:Very frustrating
Unfortunately the HTC Thunderbolt, one of the first attempts at a 4G handset in the US, is plagued with battery issues. A quick Google search shows that it's not just you. There are also many things you can do to try to extend the battery life such as using a resource manager like JuiceDefender that aggressively manages your radios and display options when not in use. You can also use the phone's built-in power saving mode which can be found in your phone's settings menu. This will perform the same task in a less aggressive manner.
I used Verizon's other 4G-launch handset, the Samsung Droid Charge, and regularly got about a day and a half out of the battery. I could stretch to 2 days orso with less use. After using the JuiceDefender app I was able to get a solid 3 days. However, this was a different handset from a different manufacturer YMMV.
-
Occupy Fragmentation
Android users who are able to run Chrome Beta (that is, who are running ICS) are literally the 1%, according to Google's platform pie charts:
http://developer.android.com/resources/dashboard/platform-versions.htmlI prefer that they exploit the full power of their latest and greatest, but it's sad that only a mere 1% can access the latest and greatest
:( (as of today, I'm sure this will change very quickly) -
Re:Who cares?
Just because your (and my) phone hardware manufacturer put some closed source pieces of code on our android OS based phones does not mean Android, the google project, is closed source. It's very much open source. Download it here: http://source.android.com/source/downloading.html
What do you mean when you say it's not open source?
-
Re:Bizarro World
Note, from http://developer.android.com/sdk/ndk/overview.html:
If you write native code, your applications are still packaged into an
.apk file and they still run inside of a virtual machine on the device. The fundamental Android application model does not change. -
Re:Avast runs fine thanks...
https://market.android.com/search?q=antivirus&c=apps -- 1000+ results says otherwise. I think all the major antivirus vendors have an android version now. Finally usually it's not just antivirus but antitheft and firewall too.
-
Re:Missing the point?
-
Re:When will they add...
2. Users start blocking ad servers
You know there are a bunch of proxy servers available for Android, right? Including Privoxy. It's optional on Android just like it is on every other OS because, right or wrong, people blocking advertising are definitely in the minority.
-
Re:Scan for quality?
-
Linux games have been having a lot of success...
...on smartphones and tablets, particularly Android and its derivatives.
Cut the Rope is 99 cents with at least half a million downloads. There are two unknown factors - how many returns were there (downside) and how many over 500k are they (upside). So they've made around $500,000 on this app.
GTA III on Android - 4.99 and over 100,000 downloads - another $500,000 in revenue. And a lot of the graphics and engine code was already written.
I had a chat with one of the Big Mountain Snowboarding developers ($2.99 times 5000+ is $15,000, plus an ad-based Android version with over 500,000 users) who told me that over 85% of the C++ and OpenGL code from their iPhone version could be reused in their Android version. Companies with an existing C++/OpenGL code base don't have to re-invent the wheel to get on Android.
Fruit Ninja : $1.26 * 500,000+ = $630,000. Doodle Jump: $0.99 * 500,000+ = $500,000. Madden NFL 12: $4.99 * 100,000+ = $500,000. And so on. Then there's the money games make on their free, ad-based versions. As I said, many of these games have existing C++/OpenGL code on another platform, so the half million in sales, plus more in ads, that they've made thus far, is money they made just for the port. Which also helps keeping you in the game if some competitors want to take these established games on in this newer platform.
Android is a Linux kernel, with the rest of its code open source. Tim Bird and others recently started an effort to bring the Android developers and Linux closer together, so hopefully that will bear fruit.
-
Linux games have been having a lot of success...
...on smartphones and tablets, particularly Android and its derivatives.
Cut the Rope is 99 cents with at least half a million downloads. There are two unknown factors - how many returns were there (downside) and how many over 500k are they (upside). So they've made around $500,000 on this app.
GTA III on Android - 4.99 and over 100,000 downloads - another $500,000 in revenue. And a lot of the graphics and engine code was already written.
I had a chat with one of the Big Mountain Snowboarding developers ($2.99 times 5000+ is $15,000, plus an ad-based Android version with over 500,000 users) who told me that over 85% of the C++ and OpenGL code from their iPhone version could be reused in their Android version. Companies with an existing C++/OpenGL code base don't have to re-invent the wheel to get on Android.
Fruit Ninja : $1.26 * 500,000+ = $630,000. Doodle Jump: $0.99 * 500,000+ = $500,000. Madden NFL 12: $4.99 * 100,000+ = $500,000. And so on. Then there's the money games make on their free, ad-based versions. As I said, many of these games have existing C++/OpenGL code on another platform, so the half million in sales, plus more in ads, that they've made thus far, is money they made just for the port. Which also helps keeping you in the game if some competitors want to take these established games on in this newer platform.
Android is a Linux kernel, with the rest of its code open source. Tim Bird and others recently started an effort to bring the Android developers and Linux closer together, so hopefully that will bear fruit.
-
Re:If Beethoven is alive today ...
It doesn't, though. No GPS, just course network-base location (for their ads, no doubt), phone info for personalisation. So yes, they're using it for the adverts that make the game free to have. Don't want it? Don't click "install".
-
Another Reason to Use GPL Software vs Android
Didn't people see this coming? Google chose Apache 2.0 for their reasons and goals for Android
http://source.android.com/source/licenses.html
"We've simply decided that ASL2.0 is the right license for our goals."
The tablet bubble is already bursting but maybe bodhilinux or similar will be used for some future consumer applicances to avoid these probelms?
http://bodhilinux.com/ -
Solution for rooted android devices
Install Droidwall, a powerful FOSS IP tables firewall. Use the whitelist feature to only allow network access to apps that need them to function.
Next, use an ad blocking hosts file. Either manually update
/system/etc/hosts, or use AdAway, which will auto update your hosts file with ad server entries and is also FOSS.Third, get LBE Privacy Guard. This monitors permission usage and lets you override the defaults (something which I believe is baked into CyanogenMod) on a per app basis by alerting you whenever an app tries to access the internet, or your phonebook, IMEI or other personal information.
With these three set up, I really don't have to worry either about ads on the phone platform or of any app accessing the net or doing things behind my back.
-
Solution for rooted android devices
Install Droidwall, a powerful FOSS IP tables firewall. Use the whitelist feature to only allow network access to apps that need them to function.
Next, use an ad blocking hosts file. Either manually update
/system/etc/hosts, or use AdAway, which will auto update your hosts file with ad server entries and is also FOSS.Third, get LBE Privacy Guard. This monitors permission usage and lets you override the defaults (something which I believe is baked into CyanogenMod) on a per app basis by alerting you whenever an app tries to access the internet, or your phonebook, IMEI or other personal information.
With these three set up, I really don't have to worry either about ads on the phone platform or of any app accessing the net or doing things behind my back.
-
Solution for rooted android devices
Install Droidwall, a powerful FOSS IP tables firewall. Use the whitelist feature to only allow network access to apps that need them to function.
Next, use an ad blocking hosts file. Either manually update
/system/etc/hosts, or use AdAway, which will auto update your hosts file with ad server entries and is also FOSS.Third, get LBE Privacy Guard. This monitors permission usage and lets you override the defaults (something which I believe is baked into CyanogenMod) on a per app basis by alerting you whenever an app tries to access the internet, or your phonebook, IMEI or other personal information.
With these three set up, I really don't have to worry either about ads on the phone platform or of any app accessing the net or doing things behind my back.
-
Re:SpeakToIt Assistant
Iris already exists: Iris for Android
-
Re:Google Needs To Get Their Ass In Gear
Perhaps Symantec are flagging it as malware because it is using permissions that the app clearly does not need, and it is just some rookie developer that has permission code copied in from some other site?
If you think that then Disney must really be in the shit How about a game that reads your contact list?
-
Re:Indirectly related, but...
Jota Text Editor is a good, free (no ads, no permissions) notepad/notepad++ like program for Android.
-
Re:so whos the one witb this game for android?
They aren't worried about Mobage because that game IS Tiny Tower. As it says on the web page https://market.android.com/details?id=com.mobage.ww.a560.tinytower_android "The #1 iPhone Game Tiny Tower comes to Android for the 1st Time" so there must be some sort of licensing between the two companies. Zynga could have taken that approach after the company decided not to be purchased but instead of working out some sort of licensing that would have benefited both companies they decided it would be cheaper to copy the game. I'm sure there are some differences (that's natural unless two people are forced to build the same product) but those two games look almost exactly the same. Far too close for it to be anything other than an intentional copy.
-
Re:The best anonymouse proxy is an open wifi
-
2D to 3D AlgorithmsI have not seen many replies on algorithms, so here is what I know from a researcher point of view.
In a few words: if you only have a 2D video, then it is a very hard computer vision problem, that has not been solved on the research side.
There is an active benchmark of disparity estimation algorithms (full bibliography at the end of the page). Those algorithms take two pictures and estimate a depth image. From this depth image, it is possible to reconstruct the scene in 3D (but you cannot see what's behind objects). From my experience, this class of algorithms do quite a bad job with real-life images, and have not been applied to video at all.
I've been using optical flows (see a related benchmark) for the development of an Android app (3D Camera) that converts pictures from 2D to 3D, without glasses (check it out!). The optical flow is a more general version of depth estimation (i.e. in any direction, not just left to right motion motion). It has been applied 3D conversion of videos with relative success, I can search for references if you are interested.
From my knowledge & experience, optical flows are the state of the art algorithms to convert 2D pictures/videos to 3D, but they are quite computationally intensive.
-
Re:trust is the key element
It pays to check the permissions of an app prior to download the first time, regardless of how many people use it.
Android will not auto-update an app or allow you to select the "update-all" option in the Market on an app where the permissions have changed. This has seen many apps instantly weed out the old bait and switch scam. Even if it's done by accident, one popular app from an Australian supermarket had an update and suddenly requested permission to the address book, contacts, make phone calls, etc. The app suddenly had 100 new 1 star reviews along the lines of "wtf permissions?"
Mind you this does not protect against against bullshit apps like Where's My Water? from Disney. Now here's an incredibly popular game that for some reason requires permissions to intercept outgoing calls, WAP messages, and read my contact data, modify global system settings, and change my contact sync settings.
Ummm NO! I don't care how popular your game is. I don't care if this is accidental. This kind of bullshit should not be installed on a phone, and an app with these permissions when not needed should no get even remotely near a 4.5 star rating.
-
Re:Storm in a teacup
Osmand is outstanding. You can get the latest build for free and/or as donationware from the Android market.
-
Software remotes
Great article by DeviceGuru, but he didn't look at the software remotes like Able Remote: https://market.android.com/details?id=com.entertailion.android.remote With this app you can use your Android phone as a remote control for Google TV.
-
Re:I really would like a live-on voice translator.
-
Re:sensors on a micro-USB device
There's an Android app as well...
https://market.android.com/details?id=biz.lakin.android.apps.tricorder -
Actual website
http://developer.android.com/design/index.html
Nothing irks me as much as the summary linking to an article about the website in question!
-
Re:free advertising?Great, that link is exactly why I came here. After reading through the style guide, on this page I came across some text that seems to typify the entire document:
1 Keep it brief. Be concise, simple and precise. Start with a 30 character limit (including spaces), and don't use more unless absolutely necessary.
2 Keep it simple. Pretend you're speaking to someone who's smart and competent, but doesn't know technical jargon and may not speak English very well. Use short words, active verbs, and common nouns.
3 Be friendly. Use contractions. Talk directly to the reader using second person ("you"). If your text doesn't read the way you'd say it in casual conversation, it's probably not the way you should write it. Don't be abrupt or annoying and make the user feel safe, happy and energized.
4 Put the most important thing first. The first two words (around 11 characters, including spaces) should include at least a taste of the most important information in the string. If they don't, start over.
5 Describe only what's necessary, and no more. Don't try to explain subtle differences. They will be lost on most users.
6 Avoid repetition. If a significant term gets repeated within a screen or block of text, find a way to use it just once.Note how points 1/2, 5/6 seem to violate point number 6? The whole site is filled with that tripe. There are some parts of the document that are better, like this page on gesture standardization.
Actually there's lots of good stuff on the page, but finding it between their preaching is painful. -
Re:free advertising?Great, that link is exactly why I came here. After reading through the style guide, on this page I came across some text that seems to typify the entire document:
1 Keep it brief. Be concise, simple and precise. Start with a 30 character limit (including spaces), and don't use more unless absolutely necessary.
2 Keep it simple. Pretend you're speaking to someone who's smart and competent, but doesn't know technical jargon and may not speak English very well. Use short words, active verbs, and common nouns.
3 Be friendly. Use contractions. Talk directly to the reader using second person ("you"). If your text doesn't read the way you'd say it in casual conversation, it's probably not the way you should write it. Don't be abrupt or annoying and make the user feel safe, happy and energized.
4 Put the most important thing first. The first two words (around 11 characters, including spaces) should include at least a taste of the most important information in the string. If they don't, start over.
5 Describe only what's necessary, and no more. Don't try to explain subtle differences. They will be lost on most users.
6 Avoid repetition. If a significant term gets repeated within a screen or block of text, find a way to use it just once.Note how points 1/2, 5/6 seem to violate point number 6? The whole site is filled with that tripe. There are some parts of the document that are better, like this page on gesture standardization.
Actually there's lots of good stuff on the page, but finding it between their preaching is painful. -
free advertising?
Why link to the wired article when you can link directly to the website in question?
-
It's not the apps, it's the OS
Most apps run well on every android version thanks to the design of API cross-compatibility (I have experienced this myself, being an early android developer).
However, I don't think you can avoid the fact that the OS itself is fragmented when your OS takes 6 months to a full year to be available on the majority of android handsets.
In addition, has Mr. Schmid had a look at this chart, put up by google themselves?
http://developer.android.com/resources/dashboard/platform-versions.html
It reads OS fragmentation all over it! And this is PRECISELY what pisses many (geek) users off, that they can't get the latest and greatest or that new phones come to market being outdated! -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free -
Android apps
I was just going through my list of favorite Android apps...
AVG Antivirus for Android
https://market.android.com/details?id=org.antivirusAvast! Antivirus for Android
https://market.android.com/details?id=com.avast.android.mobilesecurityKaspersky Antivirus for Android
https://market.android.com/details?id=com.kmsAntivirus Free for Android
https://market.android.com/details?id=com.zrgiu.antivirusLookout Antivirus for Android
https://market.android.com/details?id=com.lookoutDr. Web Antivirus for Android
https://market.android.com/details?id=com.drweb.pro.marketNQ Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20Fastscan Anti-virus for Android
https://market.android.com/details?id=jp.ktinc.fastscan365GuardX Antivirus for Android
https://market.android.com/details?id=org.qstar.guardxNetQin Antivirus for Android
https://market.android.com/details?id=com.nqmobile.antivirus20.web3gZoner AntiVirus for Android
https://market.android.com/details?id=com.zoner.android.antivirusWebroot Antivirus for Android
https://market.android.com/details?id=com.webroot.securityMyAntivirusPro Antivirus for Android
https://market.android.com/details?id=com.perlapps.myantivirusMyAndroidProtection Antivirus for Android
https://market.android.com/details?id=com.mymobileprotection20G Data Antivirus for Android
https://market.android.com/details?id=de.gdata.mobilesecurityAegisLab Antivirus for Android
https://market.android.com/details?id=com.aegislab.sd3prj.antivirus.free