Archive for 'Google Android'

Samsung’s i7500 will run on android operating system

Posted on April 28, 2009, under Google Android.

Samsung has announced their first Android based mobile phone - Samsung’s i7500 will be launched on O2’s German network in June.

Meanwhile, also on Monday, Vodafone Spain made a surprise announcement that it is launching HTC’s Magic handset, the second Android phone to reach the market after the T-Mobile G1 (also made by HTC).

Samsung’s Android handset combines the Google-led mobile platform with a five-megapixel camera, GPS and a 320×480-pixel, 3.2-inch Active Matrix OLED (AMOLED) touchscreen. At 11.9mm thick, it uses a 1500 mAh battery and includes a 3.5mm headphone socket. The HTC Magic has a 320×480 3.2-inch LCD screen, a 3.2 megapixel camera, is 13.6mm thick and has a 1340 mAh battery. It has no 3.5mm headphone socket.

Android new system

Posted on April 16, 2009, under Google Android.

A new Android 1.1 system image is now available for download from HTC. The Android dev phone 1 (ADP1), which was introduced in December offers both an unlocked bootloader and easy flashing support, so you can better install custom Android builds.

The 1.1 developer build is fully compatible with the retail 1.1 Android release. This allows programmers to test software on their dev units with a matching installation. This Android Developers site has set up a Google group dedicated to questions and answers about updating the Android dev phone.

Motorola smartphones put Android on hold

Posted on March 11, 2009, under Google Android.

New EDA MC55 models fit in the mid-range among Motorola’s range of enterprise-grade smartphones, which it dubs “mobile computers,” and which include features like barcode scanners and ruggedized assembly. To keep up with the rest of the company’s EDA offerings, the two new MC55 units are built to withstand a four-foot drop on concrete. Both models have color QVGA (320 x240) display screens and are VoIP-ready, in addition to having 128MB SDRAM and 256MB Flash. The MC55 is based on the Marvell XScale PXA270 520MHz processor and Microsoft Windows Mobile 6.1 operating system. A number of add-ons are also available, such as a 1D laser scanner, a 2D imager and a two-megapixel digital color camera.

Android applications unavailable for unlocked G1 phones

Posted on February 27, 2009, under Google Android.

Google’s Android division is currently blocking users of unblocked G1 phones from downloading paid applications on the Android market, the policy is aimed at preventing casual user-to-user pirating of applications and only involves copy protected applications. The new policy onle effects “copy protected” applications and not all paid applications.

Palm Linux-based webOS platform

Posted on February 25, 2009, under Google Android.

Palm has published technical overview of their new Linux-based webOS platform that will support Palm application development with web technologies. Platform SDK Palm’s leverages standards-based web technologies and allows third-party developers to build complete applications using a mix of HTML, CSS, and JavaScript. It uses a custom JavaScript framework called Mojo and bundles some popular third-party JavaScript libraries, including Prototype. WebOS applications are displayed on “stage” elements, which are described with HTML and contain various “scene” elements. Scenes are organized in a stack and can be displayed or removed programmatically with push and pop actions that are executed through the JavaScript scene assistant. Basic widgets are described in HTML by inserting a div element with a custom x-mojo-element attribute that specifies the name of the widget.