HP TouchPad Android CyanogenMod Port Gets Multitouch Support

As few days ago, I wrote that CyanogenMod team was working on Android 2.3.5 for the HP TouchPad. At the time, it could boot and display the home user interface but not much else was really working. A new video has now been released showing multitouch support has been enabled. It looks very smooth on the video and can support 10 fingers at the same time. Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and starting to write daily news, and reviews full time later in 2011. www.cnx-software.com

Low Cost Android Set-Top Box based on HiSilicon Hi3716C

Shenzhen Coolech Technology showcased an Android 2.2 Set-top box (Android Deluxe) powered by HiSilicon Hi3716C – a SoC designed around single core ARM Cortex A9 – at IFA 2011 in Berlin. This STB comes with 2 USB host port, 1 USB device port, composite and HDMI video output,  SPDIF optical output, an Ethernet port and a SD Card reader. Here are the technical specifications of Android Deluxe set-top box: Description Operating System  Android 2.2 Processor  High-performance core solo ARM Cortex A9 processor 1GHz Hardware JAVA acceleration Graphic Unit  Enhanced full-hardware 2D/3D graphics acceleration engine, OpenGL Video Connections  HDMI1.4; CVBS; Audio Connections  HDMI1.3; Stereo; Optical S/PDIF  AC Adapter  Input: 100-240V           Output: 12V/3A  SATA Interface  SATA II x1 or eSATA x1 USB Interface  USB 2.0 Host x2; USB 2.0 Device x1 (Option: USB 3.0 Device)  SDIO Interface  8-bit SD input/output x1  DVB  Two DVB Channel with PVR Network Interface  10/100 Mbit/s adaptive Ethernet […]

HP to produce more TouchPad and Android 2.3 Port

Following the success of the HP TouchPad at 99 USD, Hewlett Packard will make a final production run for the TouchPad Tablet. HP announced the new production in “The Next Bench Blog” in a post entitled “More TouchPads on the Way” on the 30th of August 2011: Despite announcing an end to manufacturing webOS hardware, we have decided to produce one last run of TouchPads to meet unfulfilled demand. We don’t know exactly when these units will be available or how many we’ll get, and we can’t promise we’ll have enough for everyone. We do know that it will be at least a few weeks before you can purchase. I can only imagine they are planning a new production run to get rid of components inventory as if it is sold for 99 USD, and the real cost is 318 USD they would make a large loss. Android 2.3 for […]

Samsung Galaxy Tab 7.7 Android Tablet

On September 1, at the IFA 2011 in Berlin, Samsung unveiled the Samsung Galaxy Tab 7.7 tablet powered by a 1.4GHz dual-core processor, probably Samsung Exynos Cortex-A9 processor used in Samsung Galaxy S2. Nobody could have guessed but the Samsung Galaxy Tab 7.7 actually features a 7.7″ touchscreen display using Super AMOLED Plus technology (as in Samsung Galaxy S2 smartphone), at first for a screen of this size. The resolution is 1280×800 (WXGA). It is almost as thin as Toshiba AT200 tablet with a thickness of 7.89 mm (vs 7.7 mm) and weights only 335 grams. Here are the specifications of the Samsung Galaxy Tab 7.7: Display: 7.7″ 1280×800 (WXGA) Super AMOLED Plus Processor: 1.4 Ghz Dual Core application processor Network: LTE & HSPA + 21Mbps | Wifi 802.11 a/b/g/n Memory: 16/32/64 GB movi NAND + microSD 9up to 32 GB) Cameras: 3MP AF LED (Main) + 2 MB FF […]

Drawing Charts in Android with AChartEngine Library

AChartEngine is a charting library for Android applications that currently supports the following chart types: line chart area chart scatter chart time chart bar chart pie chart bubble chart doughnut chart range (high-low) bar chart dial chart / gauge combined (any combination of line, cubic line, scatter, bar, range bar, bubble) chart cubic line chart They announced that new chart types would be added in future release (Current version is 0.7.0). You can follow the updates for the library on Google Code or Facebook at http://www.facebook.com/achartengine. You can download the aChartEngine library on Google Code. You can also download some demo code such as TemperatureChart.java which display the following chart with just 100 lines of code including comments. Here’s the code (TemperatureChart.java) to display the Chart above:

Jean-Luc Aufranc (CNXSoft)Jean-Luc started CNX Software in 2010 as a part-time endeavor, before quitting his job as a software engineering manager, and […]

Toshiba AT200: OMAP4430 Honeycomb Tablet.

Toshiba also announced the Toshiba AT200, a 10″ Android 3.2 Tablet powered by a Texas Instruments OMAP4430 @ 1.2 GHz at IFA 2011.  At 7.7mm thick, it is said to be the thinnest tablet in the world. It feature an IPS (In-plane switching) screen for better viewing angle and color reproduction and  7 to 11 hours battery life is expected for normal usage. Here are Toshiba AT200 specifications: Processor:  Texas Instruments OMAP4430 @ 1.2GHz. Memory: 1GB of RAM and up to 64GB of flash storage. Display: 10.1-inch capacitive touchscreen with 1280 x 800 pixel resolution. Cameras: 5 MP (rear) and 2 MP (front). Expansion: microSD slot. Networking: WiFi (802.11b/g/n) Bluetooth Other I/O: micro-USB micro-HDMI docking connector Battery: 7 to 11 hours of operation. Dimensions : 256 x 176 x 7.7 mm Weight: 558g They only have prototypes of the device for now, and will only sell it in Q4 2011 […]

Android NDK revision 6b

Google has just released Android Native Development Kit Revision 6b, the Android SDK that allows developers to reuse C/C++ code. It is a bug fix version without new feature compared to Revision 6. Here’s the Changelog of the most important bug fixes: Fixed the build when APP_ABI=”armeabi x86″ is used for multi-architecture builds. Fixed the location of prebuilt STLport binaries in the NDK release package. A bug in the packaging script placed them in the wrong location. Fixed atexit() usage in shared libraries with the x86standalone toolchain. Fixed make-standalone-toolchain.sh –arch=x86. It used to fail to copy the proper GNU libstdc++ binaries to the right location. Fixed the standalone toolchain linker warnings about missing the definition and size for the __dso_handle symbol (ARM only). Fixed the inclusion order of $(SYSROOT)/usr/include for x86 builds. See the bug for more information. Fixed the definitions of ptrdiff_t and size_t in x86-specific systems when they […]

Android Open Conference 2011 Schedule

O’reilly’s Android Open Conference 2011 will take place on 9-11 October 2011 in San Francisco. This is the first time this conference takes place. According to the organizers this conference will “cover the entire Android ecosystem. Whether you’re a developer, IT pro, business decision-maker, or marketer, you’ll find the latest and best information for maximizing the power of the Android platform”. There will be keynotes, practical workshops, and expert-led sessions dealing with: Building Android apps: best practices Android internals—under the hood Development tools New frameworks Alternative languages Gaming and game development Enterprise solutions and considerations Performance and security Analytics and revenue models Multiple Android markets Promotion and consumer needs and much more Please find below the schedule for the workshops (Sunday 9th October 2011) and conferences (10-11 October 2011) related to application development and platform development during the 3-day conference. Schedule on the 9th of October 2011 for Application Development […]

Exit mobile version
Firefly NVIDIA Jetson products