Showing posts with label Android. Show all posts
Showing posts with label Android. Show all posts

Upgrade JDK for ICS compiling Tuesday, December 20, 2011

Follow the bellowing steps to upgrade the correct JDK for ICS building


sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get update
sudo apt-get install sun-java6-jdk

run Python script in Android.mk on Android building system Friday, September 23, 2011

Insert the bellowing line into Android.mk

$(shell python $(LOCAL_PATH)/scripts/myprepare.py)

When running mm command or other command to build your apk, the script myprepare.py will be invoked.

You can copy some files or do any thing python can do. But notice: don't add any print function in your python script.

overview of android log system Wednesday, March 9, 2011

The bellowing diagram is from Tetsuyuki Kobabayshi.

It clearly illustrates the mechnisam of logging system and relationship among every attendee. Most of source code are rasided in system/core

Note: system buffer just occurs on Android 2.3.x or later.


The set of DLNA-certified Mobile devices Friday, February 11, 2011

DISCARDED because DLNA home site provides this feature.

I'll collect the DLNA-certified mobile devices here. And update this post gradually.
SonyEricsson Xperia arc

 refer from http://gigazine.net/news/20110106_xperia_arc/

Motorola Oprah
Refer from: http://technologizer.com/2010/09/13/android-motorola-defy-tmobile/













panasonic LUMIX

Refer from http://headlines.yahoo.co.jp/hl?a=20101001-00000083-zdn_m-mobi

android gallery from google Friday, October 8, 2010


Google introduces online gallery of Android phones. This gallery lists the Android phones from HTC, LG, Motorola and Samsung at present.
You can review the phones sorted by “newest”  or “Alphabetical”. And you can add up to three phones for a side-by-side comparison.

So it’s very useful to make you get newest information about Android phone and be  helpful  for you to make a decision to buy one of them.


The bellowing is a screenshot



Text Telephony Architecture based upon CTM Friday, August 27, 2010


This arch. digram is from 3GPP TS 26.226 V5.0.0.

there's a like to the standard. http://www.arib.or.jp/IMT-2000/V500Sep06/2_T63/ARIB-STD-T63/Rel5/26/A26226-500.pdf

Based on this digram, you can understand TTY device and mobile phone very well, specially for CTM.

There's a generic icon for TTY

[FW]Static diagram of OpenCORE Player Engine Tuesday, April 6, 2010



From http://freepine.blogspot.com/

先在网上体验一下motoblur Tuesday, February 2, 2010



1〉 什么是motoblur?

wiki上说:
Motoblur is a user interface developed over Android by Motorola for Motorola's mobile phones.[1][2] Motoblur is a widget based system which combines various social networking portals such as Facebook, MySpace, and Twitter all in one place without the need of logging into each service separately.

其他可以八下面的连接:

http://www.google.cn/search?sourceid=navclient&aq=h0&oq=&hl=zh-CN&ie=UTF-8&rlz=1T4GGLL_enCN337&q=MOTOBLUR

2〉网上体验


http://tmosim.grid.motoapi.com/

在cn上需要耐心阿,非常之慢。