Google lab provides Java script conformance test which is named “sputnik”.
I ran the test on chrome browser, 4.0.249.89 (38071) + windows xp sp3 + Lenovo T400.
This is what I’ve got.
Total: 5246
Succeeded: 5028
Failed: 218
I’ve got 1st h264 stream rendering on android using hw.
Not bad lantency.
I am happy now.
If I have that wireshark disector, I would be happier.
It is just a rumor.
Android device which is named “Mirage/Shadow” from Motorola
Video playback in 1080p via HDMI output.
Interesting~~~.
But it looks like for application, screen metrics are 800 x 484, then upscale it to HDMI output with 1080p tv mode.
http://www.droiddog.com/android-blog/2009/12/mirageshadow-1080p-and-hdmi/
Odroid is a handheld game device based on Android & ARM.
The device maker is South Korean company, “Hardkernel“.
This device is helpful for practicing android platform porting & development.
Simple H/W Spec.
Samsung Cortex-A8 833Mhz ARM V7 SoC S5PC100
512MB DDR2 memory
3.5-inch touch screen 720p HD video via HDMI output
WiFi, Bluetooth(No Ethernet)
odroid starting point.
http://dev.odroid.com/projects/odroid
odroid device specification.
http://dev.odroid.com/projects/odroid/wiki/HardwareInformation?action=show&redirect=Hardwareinformation
odroid store.
http://www.hardkernel.com/store.php
Review.
Hackable Android handheld game device uses Cortex-A8 SoC
http://www.linuxfordevices.com/c/a/News/HardKernel-Odroid/
Demo.
odroid 720p demo.
http://gadgetblips.dailyradar.com/video/odroid-android-720p-video-hdmi-out-demo/

Intel and Nokia are combining their mobile Linux platforms for smartphones and netbooks.
It looks like fast growing android made 2 giants to combine their platforms.
App:
Durrant added that developers can create applications for MeeGo and recompile them to run on Symbian. MeeGo will use Nokia’s Qt application development environment. Using Qt, developers can write once to create applications for a variety of devices and platforms, and market them through Nokia’s Ovi Store and Intel’s AppUp Center and Nokia’s Ovi Store.
Telephony Framework: oFono Project
UI Framework: QT, GTK+, Clutter
Review.
-http://reviews.cnet.com/8301-13970_7-10453293-78.html
Reference.
If you have an adb connection with the device,
#adb shell logcat 2>&1 | tee /tmp/`date +%y%m%d-%H%M%S`
If you have a shell on the device,
#logcat 2>&1 | tee /tmp/`date +%y%m%d-%H%M%S`
When you’re done, press CTRL+c.
Then, you’ll see a log from stdout, and log file in /tmp as following.
100222-101603
100222-101626
…
You can just follow the procedure for nabi package.
http://ubuntuforums.org/showthread.php?t=205098&highlight=nabi
SVG Resource including SVG Tiny 1.2
Specification
• SVG W3 spec
http://www.w3.org/Graphics/SVG/
• SVGT 1.2 W3 spec
http://www.w3.org/TR/SVGMobile12/
• http://www.croczilla.com/~alex/reference/SVG/REC-SVG11-20030114/index.html
BREW SVG Extension
• SVG 1.0 for BREW SDK 3.1.5SP01
https://brewx.qualcomm.com/brew/sdk/download.jsp?page=dx/en/brew31/ex/tl/svg
Resource page
• http://www.carto.net/papers/svg/samples/canvas.shtml
• http://tech.groups.yahoo.com/group/svg-developers/
• http://www.mozilla.org/projects/svg/
• http://wiki.svg.org/Main_Page
• http://www.w3schools.com/svg/default.asp
• http://www.croczilla.com/svg/
Learing Materials
Samples
• http://www.carto.net/papers/svg/samples/#base
• http://www.w3schools.com/svg/svg_examples.asp
• http://www.w3schools.com/svg/rect1.svg
• http://www.adobe.com/svg/demos/chart.html
• http://www.croczilla.com/svg/samples/
• http://www.w3schools.com/svg/path2.svg
Overlay
• http://www.yawah.com/demo/svgdemo.html
Test Suite
• SVG Test Suite Overview
• SVG 1.1 Test Suite
• SVG 1.2 Test Suite
http://www.w3.org/Graphics/SVG/WG/wiki/Test_Suite_Overview#SVG_1.2_Tiny_Test_Suite
SVG support on Android WebKit
Webkit already supports SVG (Safari, Chrome). Unfortunately, Android specifically disables SVG from the build step of Webkit
Enabling SVG on Android WebKit goes slow
http://osdir.com/ml/Android-Developers/2009-10/msg02301.html
SVG Tiny viewer
http://old.nabble.com/SVG-Tiny-Viewer-for-Android-td23151127.html
SVG Open
http://www.svgopen.org/2009/registration.php?section=abstracts_and_proceedings
SVGT Tool for android
http://www.tinyline.com/svgt/download/userguide_and/
SVGT Animation spec.
http://www.w3.org/TR/SVGMobile12/animate.html
http://wiki.netbeans.org/NBDemoSVG
The history of hacking
http://www.focus.com/images/view/2242/
FAQ for programming.reddit
http://www.reddit.com/help/faqs/programming





