[android-developers] My Question

2012-04-08 Thread sahar aseeri
Hello, I have list veiw contain 20 items and I want just 10 of them appear in GUI and I want to update this list evrey minute. what is the best way I use to implement this ? Best Regards, Sahar -- You received this message because you are subscribed to the Google Groups Android Developers group.

[android-developers] my question...

2008-11-17 Thread Yorgen Valune
Hi, I'm looking for a code that can replace the following code since its no more existing: /** This function actually handles the KeyStroke-Injection. */ private void doInjectKeyEvent(KeyEvent kEvent) {   try {    /* Inject the KeyEvent to the Window-Manager. */