Skip to main content

Google Android 3.0 Gingerbread Features, Details and Release Date


Although it is not clear which smartphone will run on it first, Google has confirmed that Android 3.0 Gingerbread is set for a October release.
Most users of this operating system are currently awaiting for their Android 2.2 Froyo upgrade, which should become available shortly, depending on how good the relation is between search giant Google and the phone's maker. For Samsung and HTC, Google delivers promptly, but for Sony Ericsson users, the wait can last for months.
The upcoming Android 3.0 version has quite a tight specifications list, mostly limited to high-end smartphones. The list of requirements is presented with a recommended 1GHz processor, 512MB RAM, and a 3.5" touchscreen display.
At this point in time, Google has become careful on what concerns to fragmentation - the separation of Android versions to such an extent that apps do not work on different versions. From Android 2.2, this should be fixed.
Rumours suggested that Google would be revamping the system's user interface, blocking third-party UIs from manufacturers. This is unlikely to happen, as HTC with its Sense UI and Samsung with its TouchWIZ both rely on a custom interface for branding purposes.

Google Music, a possible future competitor to Apple's iTunes, may be incorporated onto Gingerbread, as a solution to further milk Android users' money.
Although news about new versions of Google Android are published daily, many users are frustrated with the delay in having the software upgrades in their devices. The Mountain View company will have to address this issue, or avoid publishing news about new versions until they are fully-ready for release.




Here are some features that are rumored :
  • Android 3.0 Gingerbread will be released in mid- October (around 15 -16th), 2010. First handsets shipping in November/December – for the Holiday Season.

  • Minimum hardware requirements for Android 3.0 devices are: 1GHZ CPU, 512MB or RAM, displays from 3.5” and higher. 

  • New 1280×760 resolution available for the devices with displays of 4” and higher. 

  • Completely revamped user interface. If you want to get a feeling of what Android 3.0 Gingerbread UX is like, check out the Gallery  App on Nexus One (See the video below). The same overall feel, light animated transitions,etc. Natively, through all the UI.

  • Android’s split into 2 branches becomes official. 3.0 for top of the line/high end devices. Cheap, low-end mass market handsets will keep Android 2.1/2.2






Comments

Popular posts from this blog

SHORT CUT TO REMOVE PENDRIVE

Rather than clicking on the task bar and then safely removing the pendrive you can eaily do so creating a shortcut: The Steps are:- 1)Create shortcut on your desktop by right click and selecting new shortcut from the menu. 2)Type "RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll" click next and then finish. shortcut is created and now you can assign a shortcut key to it. just right click on it and select properties-> Click on Shortcut Tab -> Assign a Shortcut key to it(it will take Ctrl+Alt by default)eg: if you press 1 shortcut will be Ctrl+Alt+1.

Decrapify / Debloat Windows 10 with a Powershell Script

Windows 10 is a decent OS from Microsoft after the disaster known as Windows 8 and 8.1. Although Windows is still better with no Modern UI crap, no ads, minimal telemetry, no Edge to bug you. But Windows 10 is a decent compromise if you want a stable OS with modern features like DirectX 12. Earlier OEMs used to bundle PCs and Laptops with crapware, with Windows 10, now Microsoft themselves bundle crapware. Welcome to Software as a Service (SaaS) model. On top of that we have OEM crapware on top of Microsoft crapware. As a result trying to Debloat or DeCrapify Windows 10 is getting absurd and as a system admin it is disheartening to see all that performance go to waste on the messed up attempt by Microsoft to do an Appstore and its apps. Fortunately a kind soul who goes by name  Sycne x has worked painstakingly to provide us a simple solution that works considerably well. Let's Begin To download the script visit  here , and click Clone or Download and Click Download as Zip.

Easily Join / Merge Rotate Two or more video files without encoding or convert videos using ffmpeg in Windows (Or any other OS Mac OS, Linux) for free.

ffmpeg is a pretty handy tool for format transcoding, basic editing (trimming and concatenation), video scaling, video post-production effects, and standards compliance (SMPTE, ITU). One of the basic requirement of merging or combining two or more videos is a task that can be easily accomplished by using ffmpeg . ffmpeg is a free and open source as well. And the performance is easily on par if not better than most paid software solutions. In order to merge two or more videos follow the steps:-  First copy all video files into a folder. (Make sure you have checked "File name extensions". Next you need to download ffmpeg for Windows from their website . Choose 64bit unless you are using 32 bit version of Windows and select Static. Download the file. It should be a compressed file. Now open the file. And Go to "Bin", there you will find three files. You need to copy ffmpeg to the folder containing video files. Next