skip to main | skip to sidebar

Android Development Tutorial

Pages

  • Home
 
  • RSS
  • Twitter
Related Posts Plugin for WordPress, Blogger...
Friday, February 3, 2012

SAFEGUARDING YOUR INTERESTS

Posted by Admin at 9:10 AM – 0 comments
 
With most people living their personal and professional lives on their smartphones, it's not just the data that has been fed into these devices, but also fi nancial transactions and communication links that can be violated. While Android has not seen too many security scares, the massive number of devices and high number of un-scanned apps that make their way into the Android Market really make you think about how safe your data is. Here are some things that you need to watch out for, and a list of apps that can help you secure your data.

THINGS TO WATCH OUT FOR
There are certain bits of information on your smartphone that can become a target for viruses, worms or other malware. First is your personal data, email, text messages, notes and contacts. Next are your personal and professional account details like email set-up, social networking details, and schedules. Your Wi-Fi network settings and online banking and trading website details are also at risk. Malware is capable of sending text or multimedia messages, making premium phone calls, or utilizing your funds to buy apps.

SECURITY AT THE ROOT
The Android OS does feature solid security architecture at the kernel level. The kernel is programmed to sandbox applications from each other, which means that if an application wants access to details like network access, reading or writing data, and personal contacts, each request is made explicitly and only on granting permission, will they be made available. If you do grant access to a malware app, then the security mechanism is of no use, so you need to exercise more caution and keep a tab on what to download to your phone. You should also be careful when updating an installed app because it is at times as good as installing a new app.

WHAT ARE YOU UP AGAINST?
Android apps can be targeted by a virus that can corrupt the data on your phone, spyware that can read critical data like credit card details and passwords without your knowledge, or apps can act as nuisance-ware or adware that interrupts the normal working of your phone.

SAFE BROWSING
Although you can avail help from antivirus apps, you should also exercise caution when you go on to the Android Market and download an app for your phone. Firstly, make sure that the app comes from a legitimate source. Even though the Market is considered a legitimate source, the apps that go up are not really screened, merely signed by the makers. Read through the comments posted by other users. If it sounds fi shy, it's wise to give it a miss. If you wish to go ahead, the next thing to do is visit the developer's website. Most developers who take their apps seriously would have a dedicated space to promote it. Finally, check the type of permissions the apps require for installation. For example, if a game app is trying to access your contact information, which is ideally not required, it is recommended to avoid it.


PROTECTING YOUR COMMUNICATION ROUTES
One of the easiest techniques to infi ltrate your Android device's security is through the Wi-Fi or VPN (virtual private network) settings. Although it is advisable to use SSL or HTTPS encryption when using an unprotected Wi-Fi hotspot, many email providers don't support encryption. Therefore, it is better to use a VPN network that offers better encryption supported by your mobile phone service provider. Even though you can keep your data traffi c option off when not in use, you can opt for apps like WiTopia or the free Hotspot Shield and services like Free Shield VPN (http://go.chip.in/ qnwbi) that offers increased safety for your VPN.

APPS TO GUIDE YOU
There are apps can help you protect existing data as well as help you safeguard your future downloads. You can secure your Android devices (FroYo and above) with unlocking options, like using a numeric PIN, a password or a graphical pattern. However, a University of Pennsylvania research reveals how smudges on your screen can actually make hacking your graphical password quite a cake walk. You can start off with a free app called Android Protector, which can assign passwords to protect details like your text messages, Gmail accounts, contacts details, schedulers, Internet and Wi-Fi settings, and photos. If you are looking for something a bit more secure, you can pick the Seal app (Rs 122.19), Carrot App Lock Pro (Rs 68.18), or app protector pro (Rs 90.46). These apps also offer lite versions so that you can try before you buy the app. If you wish to have an app that backs up and restores your data, helps you track your missing or stolen phone, and scan an app for malware, the free version of Lookout Mobile Security or MacAfee's recently acquired WaveSecure are very good options. However, WaveSecure does not provide antivirus support, but both applications can help you lock or wipe data off your device remotely. If you are looking for tools that can help you scan the apps for you before downloading them to your device, you can try the beta version of Norton Mobile for Android, or the Free or Pro (Rs 454.10) AVG apps.
Email This BlogThis! Share to X Share to Facebook

Leave a Reply

Newer Post Older Post
Subscribe to: Post Comments (Atom)

More Technical Blogs

  • Tech Savvy - Technology Tips
  • PHP Video Tutorial
  • Java Programs with Output
  • C Programming Tutorial
  • Linux Tutorial
  • Language Tutorial
  • Web Development tutorial
  • Popular
  • Recent
  • Archives

Popular Posts

  • Test Application for Samsung Android devices
    This test application write the traces from device to confirm the device behaviour. import java.io.File; import android.app.Activity; ...
  • What are Intents in Android?
    What are Intents in Android System? Different types of Intents in Android System. Example of how to create different types of Intents.
  • Android Video Tutorial - Learn How to Unit Test Your Android Application (with Robolectric)
    Tyler Schultz, from Pivotal Labs, introduces you to Robolectric - an open source unit testing framework that makes it possible to run unit...
  • Installing Android SDK Plugin for Eclipse IDE
    Short video clip that explains how to install the Android SDK plugin for the Eclipse IDE. When following the guidelines make sure you ente...
  • Android Video Tutorial: Android Application Development - Databases
    Class 3, Part 3. This video comes from Marakana's 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA e...
  • Reordering of listview
    Listview rows order can be changed using drag and drop functionality.Dragging should be enabled beyond the visible listview position. ...
  • Extract all java classes from APK
    Step 1: Download "dex2jar-0.0.7.8-SNAPSHOT.zip" package from web. This package can be downloaded from " http://code.google...
  • Android Video Tutorial: Android Application Development - BroadcastReceivers
    Class 5, Part 3. This video comes from Marakana's 5-Day Android Bootcamp Training Course which Marko Gargenta taught in San Jose, CA e...
  • Get User name using Andriod
    import android.accounts.Account; import android.accounts.AccountManager; import android.content.Context; class Utils { private static ...
  • How to Create Multiple Activities in Android
    How to create multiple activities in android? Example of multiple activities in android.
Powered by Blogger.

Archives

  • ▼  2012 (44)
    • ►  October (31)
    • ►  September (3)
    • ►  March (1)
    • ▼  February (9)
      • How to Create Multiple Activities in Android
      • What is an Activity in Android?
      • What are Intents in Android?
      • Implicit Intents in Android System with Example
      • Explicit Intent in Android System with Example
      • 10 THINGS TO KNOW ABOUT GOOGLE ANDROID
      • SAFEGUARDING YOUR INTERESTS
      • THE LONG ARM OF ANDROID
      • TRACING THE SUCCESS OF ANDROID
  • ►  2011 (69)
    • ►  December (69)
 

Followers

Labels

  • Activities (9)
  • Andoird Menu (2)
  • Android timelineActivity. (1)
  • Android Adapter (1)
  • Android app (9)
  • Android App Inventor (1)
  • Android App Publishing (2)
  • Android Application Components (3)
  • Android Application Fundamental (2)
  • Android Architecture (1)
  • Android AsyncTask (1)
  • Android Basic (7)
  • Android Bootcamp Training (18)
  • Android Button Widget (3)
  • Android Custom Style (1)
  • Android Dialog (1)
  • Android Drawable (2)
  • Android Environment (1)
  • Android example (9)
  • Android File System (2)
  • Android Geolocation (2)
  • Android ImageView (1)
  • Android Installation (8)
  • Android intents (5)
  • Android lifecycle (1)
  • Android LIst (4)
  • Android Listener (4)
  • Android Manifest (3)
  • Android Market (1)
  • Android Notification (1)
  • Android Object (1)
  • Android Package File (1)
  • Android Platform (1)
  • Android service (4)
  • Android StatusActivity (1)
  • Android Theme Style (3)
  • Android Traceview (1)
  • Android UI (6)
  • Android Unit Testing (1)
  • Android Widget (4)
  • AndroidManifest.xml (4)
  • Application Icon (1)
  • Broadcast Receiver (2)
  • Content Providers (1)
  • Creating Activities (1)
  • Creating Custom Styles in Android (1)
  • Creating Multiple Activities (1)
  • Database (3)
  • draw9patch (1)
  • Eclipse (12)
  • Explicit Intents (2)
  • Explicit Intents Example (1)
  • Hello world with Android (1)
  • Helloworld with Android (5)
  • Implicit Intents (2)
  • Implicit Intents Example (1)
  • Layout View (3)
  • lifemichael (8)
  • Location Sensor (1)
  • Multiple Activities (2)
  • Netbeans (1)
  • OpenGL ES Graphics (1)
  • Passing Values with Intents (2)
  • Project Structure (1)
  • Retrieving Image URI from Intents (1)
  • Setting Android Environment (1)
  • SQLite (3)
  • TGENT (8)
  • UserGroupAtGoogle (8)
  • XML (1)
  • xtensive arts Training (11)
 
 
© 2011 Android Development Tutorial | Designs by Web2feel & Fab Themes

Bloggerized by DheTemplate.com - Main Blogger