CupCake (Android 1.5) screencast in Emulator
這裡可以抓到 Android 1.5 的 Emulator。
CupCake (Android 1.5) screencast in Emulator
這裡可以抓到 Android 1.5 的 Emulator。
Just got my Dev Phone 1 and tried to run Jythonroid on it.
The procedure is
1. download sourcecode
$ svn co -r 51 http://jythonroid.googlecode.com/svn/branches/Jythonroid
2. import project into eclipse
3. connect Dev Phone and computer with USB
4. setup eclipse debug setting to run jythonroid in real Dev Phone
Now I got jythonroid installed in Dev Phone. Here's how to play with jythonroid:
1. Install Terminal Emulator to use the shell
2. just follow the screenshot to say 'Hello Android!' :)
in java we import Toast widget with
import android.widget.Toast;In jython(roid), just type in interpreter:
from android.widget import ToastPython rocks!
Android Market 本身尚未提供網頁版本,只能透過實機來查看應用程式的下載與評論狀況。這對於還沒有拿到實機的開發者來說相當不方便。
還好現在網路上已經出現了一些解決方法:
cyrket 提供了 Android Market 的網頁介面版本。可以透過 cyrket 來查看最近的使用者評論。
要得知最熱門應用程式,可以參考 aTrackDog 網站提供的排行榜。
想看各個應用程式的下載總數排行,則可以參考 Android Market Place Rankings (均不提供詳細下載數目)。
PS:下載數可以從側面顯示應用程式的普及率。但是應用程式的排行最理想的參考數值,則應該是使用者下載之後仍然保留在機器中繼續使用的數目(即 Active Install 數目)。
Qualcomm 做的名為「Neocore」的 3D Mark 程式,用來推他們公司的圖型晶片。原來 G1 的 3D 能力也很驚人呀。