Installing Android apps to your phone or tablet from any computer with a web browser
Google is one of the biggest web service companies around. Their cloud-based apps and services can do some pretty wild and wonderful things, and we're about to look at one of them -- installing apps to your Android device remotely through the Google Play website.
All the complicated issues, like making sure apps are compatible and available for you, or keeping track of which device(s) you're currently using are done by Google behind-the-scenes, leaving us with just a few clicks needed to make some serious magic happen. All you need is...
Monday, 14 October 2013
How to Get Android 4.3 On Your Nexus Device!
Google unveiled the second generation Nexus 7 tablet with Android 4.3 Jelly Bean at an event in San Francisco on Wednesday. The update is an incremental one when it comes to user facing changes, but brings a number of new features under the hood.
While the updated OS will ship with the new Nexus 7 tablet, Google has announced that it has started rolling out the Android 4.3 update to Nexus devices including the original Nexus 7 tablet, the Nexus 10 tablet, and Nexus 4 and Galaxy Nexus smartphones.The update will be available over the air through the Settings menu on the devices. It will roll out gradually and it could take weeks before...
New Features of Android 4.3 Jelly Bean!
Google has announced the roll out of the next iteration of its Android operating system, dubbed as version 4.3, with the launch of its new Nexus 7 tablet. The new version will be called 'Jelly Bean' and would actually be the third version to carry the same tag after Android 4.1 and Android 4.2. The latest update comes about nine months after Google introduced Android 4.2.However as suggested by previous leaks, the new Android version doesn't bring a big makeover and comes with a few major features. The new OS is being rolled out first to Google's Nexus range of devices including the original Nexus 7, Nexus 4, Nexus 10 tablet and will ship...
79 Percent of Mobile Malware Targets Android!
An overwhelming 79 percent of all mobile malware threats target devices running Google's Android operating system, according to a joint unclassified memo from the U.S. Department of Homeland Security and Department of Justice.
"Android is the world's most widely used mobile operating system and continues to be a primary target for malware due to its market share and open source architecture," notes the July 23 memo[PDF], which was obtained and published online by the website Public Intelligence.In comparison, just 0.7 percent of mobile malware is designed to take advantage of Apple's iOS, according to the document, which cites data...
How to Redirect Blogger Blog to Another URL !
We can redirect blogger blogs to another blog url i.e to the another domain name. Suppose if you want to redirect your blogger blog to your another blog url, this posts will help you. With single tag we can redirect blogger blog url to another.
Follow below steps to redirect Blogger blog to another URL Step 1 : Go to blogger dashboardStep 2 : Click on template Step 3 : Click on edit HTMLStep 4 : Search <head> TagAdd below code into your template just after the <head> tag.
<meta http-equiv="refresh" content="0;url=http://yourblogname"/>
It should Look Like This.
<head><meta...