[android-developers] Re: AsyncTask vs Thread?

2012-03-26 Thread scame
I had a same bug in the AsyncTask. So i prefer a Thread. вторник, 27 марта 2012 г. 5:18:01 UTC+4 пользователь martypantsROK написал: > > I have an operation that consumes too much time for the UI thread and > need to do it in another thread. I created a thread using AsyncTask > and the thread lo

[android-developers] Path to screenshot

2012-03-12 Thread scame
Hello. Is there a way to find out the path used by android to save screenshots? Can i get the path from a code? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To uns

[android-developers] Re: Compilation error on my if else statement

2011-10-09 Thread scame
Wow. http://download.oracle.com/javase/tutorial/java/nutsandbolts/if.html -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to

[android-developers] Re: sending email automatically

2011-10-09 Thread scame
Не совсем понял, что ты именно хочешь. Чтобы тебе автоматически письмо отсылалось по какому-то интервалу? Создай сервис, запусти в нём поток и по таймеру хреначь. Или я не понял. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to