0
我試圖在Android中發出通知。但我通過使用標題錯誤:類型R.drawable.stat_notify_calendar無法解析
Notification notif = new Notification(R.drawable.stat_notify_calendar, tickerText,
System.currentTimeMillis());
在我試圖繪製它之前,我需要定義一些東西嗎?
太棒了!非常感謝你。 – Sjoerd 2010-03-22 12:29:37