Skip to main content

New Google Input App let’s you handwrite messages!


Google has released a new standalone app which can replace your current keyboard and will let you write on the screen instead of typing on it. The new input method works in Android smartphones as well as in Android tablets.
The newly launched Google input method supports more than 82 languages in 20 distinct scripts. The good thing is that it recognizes various writing styles as well as cursive writing. Users can use the input method with styles or they can either use fingers. Another fun feature is the addition of Emojis which users can draw directly.
The handwriting to text feature has been available from early 2012 when it was limited to Google search and worked with an Internet connection. But Google has finally been able to integrate various languages and the new Google Handwriting app can work with or without an Internet connection. The new Google Input Method is now available for download and works only with devices running on Android 4.0.3 or above.

Comments

Popular posts from this blog

Can I determine if my computer has a key logger installed? – YES!!!

Detecting keyloggers is as simple as looking in the right place (which may or may not be simple depending on your viewpoint). The problem is knowing what to look for and where. What follows is a non-exhaustive few things you could do to check for keylogging modules. Firstly, the obvious easy way to build a keylogger is to use DLL Injection which can be achieved a number of ways. Most of these will result in a DLL showing up as mapped to the process’s address space. Take a look at this picture: What is the topmost entry in that list? It’s a pyd , or python extension, file. I’ve been messing with python-implemented COM servers and as a result, the DLL is loaded into Windows Explorer’s address space. DLL Injection of the keylogging variety will load its DLL into all of the target address spaces – can’t capture everything if you don’t. So one thing to look out for would be strange DLLs you cannot attribute to products whose purpose you know. They’ll show up in this list for...

The era of Minimalism in Web Design

The extraordinary brashness (or rather, brash extraordinariness) of overtly stylized webs with all the bells and whistles on never arouses indifference in their beholder. While some old-school designers continue in their attempt to create websites with spellbinding effects and to adorn their designs with colorful and glossy elements, the advocates of flat designs are growing at a brisk rate. Minimalism may or may not have replaced extravagance in web design as yet, but it is, without doubt, a trend that has only been getting trendier. In its bare bones, you call a design flat or minimal when it gets rid of its stylized and glossy attributes . What’s left is subtle, yet, equally fascinating. However, it has to be done right otherwise it just turns out to be dull. So, you remove the effects like shadows, fancy fonts, multiple colors, and any and all scream-out-loud effects, etc. Flat Designs Is What Everyone Seems To Be Leaning Towards World Baking Day There are reasons to...

Create a custom virtual machine…

A custom virtual machine simply means a virtual machine you create using the From Gallery option because it gives you more configuration choices than the Quick Create option. These choices include: Connecting the VM to a virtual network Installing the VM Agent and extensions, such as for antimalware Adding the VM to an existing cloud service Adding the VM to an availability set Important : If you want your virtual machine to use a virtual network so you can connect to it directly by hostname or set up cross-premises connections, make sure you specify the virtual network when you create the virtual machine. A virtual machine can be configured to join a virtual network only when you create the virtual machine. For details on virtual networks, see Azure Virtual Network Overview. Sign in to the Azure Management Portal. Check out the Free Trial offer if you don’t have a subscription yet. On the command bar at the bottom of the window, click New . Under Compute , click Virtual Mach...