adsense

2011-03-30

[android] Toast

private void openOptionsDialog() {
// TODO Auto-generated method stub
     Toast.makeText(test.this, "輸入要顯示的訊息", Toast.LENGTH_LONG).show();  
}

沒有留言:

張貼留言