Posts

Showing posts from April, 2014

The difference between 64 and 32 bit processors

Image
What are bits? The number of bits in a processor refers to the size of the data types that it handles and the size of its registry. A 64-bit processor is capable of storing 264 computational values, including memory addresses, which means it’s able to access over four billion times as much physical memory than a 32-bit processor! The key difference: 32-bit processors are perfectly capable of handling a limited amount of RAM, and 64-bit processors are capable of utilizing much more. Of course, in order to achieve this, your operating system also needs to be designed to take advantage of the greater access to memory. This Microsoft page runs down memory limitations for multiple versions of Windows.

Sony Xperia T2 Ultra Dual review: The inexpensive Ultra

Image
Phablets, which tried to bridge the gap between a smartphone and tablet, were as expensive as flagship devices once upon a time. Slowly and steadily, at least in India, phablets piqued the interest of buyers and created inroads into the market. This rise prompted manufacturers to shed some features and make their products more budget friendly. Many companies latched on to this opportunity early on, but Sony has joined this bandwagon only recently. Sony's top-end phablet, the Xperia Z Ultra, now has a cheaper alternative in the form of the Xperia T2 Ultra. It is smaller, sleeker, accepts two SIMs, and has stripped down features. More importantly, this six-inch budget phablet faces the mammoth task of proving itself against the competition in a fairly crowded price band. Our review will help us find out if it manages that feat. Look and Feel Sony's design philosophy for smartphones underwent a change when the company parted ways with Ericsson. The primary ref...

AirDroid 2.0.8 apk (Device Manager)

Image
Your Android, on the Web. AirDroid 2 is a free and fast app that helps you manage your Android from a desk web browser, all over the air. AirDroid philosophy:  One less cable. Move things on and off your Android device without a USB cable. Even when the device is not nearby. One less screen. Send and receive SMS from your big-screen computer, without being distracted by the small-screen thing. One less worry. Locate and lock your Android when it’s lost. Cannot get it back? Simply wipe all data remotely. Media coverage: ※ “This app allows you to take complete control of your Android device via your computer’s Web browser.” – PC World ※ “I’m sending text SMS messages from my Android phone via my browser. I can’t stress how great that is.” – Gizmo do ※ “It’s a remarkably comprehensive app, operates securely, and is a free download.” – Life hacker ※ “It’s all the little things, the things that make AirDroid 2 a joy to use, which make it the app of the year.” – Android Po...

Google Glass update to bring SMS notifications to iPhone, new Calendar Glassware

Image
Google on Monday announced an update for its Google Glass eyewear that will bring SMS notifications support to iPhone, and introducing a new and improved Calendar Glassware. Both the features will be rolling-out to Glass users 'later this week.' Making the  announcement  on the Google Glass Google+ page, the Mountain View giant said it will be increasing the frequency of updates now that it has upgraded Glass firmware to Android 4.4 KitKat. The first new feature brings SMS notifications to iPhone users of Google Glass. After configuring the iPhone's Bluetooth settings to turn on 'Show Notifications' for the paired eyewear, users will receive heads-up display notifications of SMS messages on Google Glass. While users will be able to read messages, they will not be able to respond to them directly on Glass. Google says the reason for this is due to 'some limitations with iOS'. Notably, Android users can already receive SMS notifications on their...

Root Explorer apk v 3.1.7

Image
Root Explorer apk is the ultimate file manager for root users. Access the whole of android’s file system (including the elusive data folder!). Features include multiple tabs, Google Drive, Box, Dropbox and network (SMB) support, SQLite database viewer, Text Editor, create and extract zip or tar/gzip files, extract rar archives, multi-select, execute scripts, search, remount, permissions, bookmarks, send files (via email, Bluetooth etc), image thumbnails, APK binary XML viewer, change file owner/group, create symbolic link, “Open With” facility, MD5, create shortcuts. We will always try to help with any problem you may have with the app. If we can’t help then you can have a refund, no questions asked. Although 16,000+ five-star ratings will tell you that most people are very satisfied customers. Make sure you read as many comments as possible to get a good idea of what most people think of the app. We still respect the old 24 hour refund policy. So if you’re not hap...

WiFi File Explorer PRO apk 1.8.2 Full Download

Image
Browse, download, upload, delete, copy, ZIP, stream and manage files via WiFi. So what are you waiting for Just download WiFi File Explorer PRO with new and improved layout with DRAG AND DROP treeview to move files/directories around your device via this android apk!!! * Featured on Life Hacker, PC World & Android APP Central and recommended by Motorola! The ORIGINAL, best, steadiest and most popular WiFi file transfer app with now over 1 million users across all app stores worldwide! * Browse, transfer, download, upload, delete, copy, rename, stream and manage files that are on your Android device, using a web browser via a WiFi connection. No more taking your phone apart to get the SD card out or grabbing your cable to access your camera pictures and copy across your favourite MP3s. “I wholeheartedly recommend going the wireless route with WiFi File Explorer!” – PC World review – 5 stars. “Best couple of bucks I ever spent.” – Top app of 2011 – from Android APP C...

Facebook is removing messaging from its iOS and Android apps, pushing users to its Messenger app

Image
Facebook is removing the messaging feature from its mobile app, forcing users to download its standalone Messenger app if they want to chat with their Facebook friends, as first reported by TechCrunch. Starting today, people in certain European countries are seeing notifications that, over the next few weeks, they will need to install Messenger to continue sending and receiving Facebook messages on their smartphones. A Facebook spokesperson tells TNW the company has found that people get replies 20 percent faster on Messenger than on Facebook, and that new features are being continuously added to the Messenger app. For example, just last month, Facebook Messenger for iOS received an update that let users create group chats and “pin” groups to get easier access to them. The Facebook spokesperson says: We have built a fast and reliable messaging experience through Messenger and now it makes sense for us to focus all our energy and resources on t...

ROM Toolbox Pro apk 6.0 Full Download

Image
ROM Toolbox Pro apk is THE MUST HAVE APP for every root user. ROM Toolbox Pro apk combines all the great root apps into one monster app with a beautiful and easy to use interface. ROM Toolbox has every tool you need to make your Android device fast and customized to your liking to download free android apps. This app requires root permission. For fast and friendly support please email us at jrummy.apps@gmail.com. We will be glad to help answer your questions or concerns. ROM Toolbox Pro apk combines apps like Titanium Backup, ROM Manager, Root Explorer, Set CPU, Ad Blocker, Meta Morph, Auto-run Manager, Terminal Emulator, Script Manager, SD Booster, Build Prop Editor, Font Installer , Boot Animation Installer & many more apps into an all-in-one app! Here is a list of some of the features you will find: ROM Management Install ROM’s & themes from a growing list of ROM’s. KAPOK, Cyanogen Mod and other popular ROM’s included in ROM Toolbox Pro apk. Create, manag...

32 bit versus 64 bit operating system.

Image
32-bit versus 64-bit As the number of bits increases there are two important benefits. More bits means that data can be processed in larger chunks which also means more accurately. More bits means our system can point to or address a larger number of locations in physical memory. 32-bit systems were once desired because they could address (point to) 4 Gigabytes (GB) of memory in one go. Some modern applications require more than 4 GB of memory to complete their tasks so 64-bit systems are now becoming more attractive because they can potentially address up to 4 billion times that many locations. Since 1995, when Windows 95 was introduced with support for 32-bit applications, most of the software and operating system code has been 32-bit compatible. Here is the problem, while most of the software available today is 32-bit, the processors we buy are almost all 64-bit. So how long will the transition from 32-bit to 64-bit systems take? The main issue is that your compute...