網頁

顯示具有 Android 標籤的文章。 顯示所有文章
顯示具有 Android 標籤的文章。 顯示所有文章

2011年12月18日 星期日

自動補完功能

This page is created by wcjuan, all rights reserved

工具列 Windows -> Preferences -> Java -> Editor -> Content Assist

勾選 "Enable auto-activation"

Auto activation delay 為提示出現的延遲時間,可以設為 0

Auto activation triggers for Java 為遇到何種字元會自動啟動提示,預設只有 dot,請改為

.abcdefghijklmnopqrstuvwxyz(,

2011年11月4日 星期五

2011年11月3日 星期四

20111103 音樂按鈕的Android App

This page is created by wcjuan, all rights reserved

結果如以下連結

貓咪音效

主要是利用

1.ImageButton
2. MediaPlayer