Re: [android-developers] Cursor LifeCycle

2011-11-08 Thread Júlio Cesar Bueno Cotta
is really oriented around accessing data through content providers. I think you'll find it simpler to just go with that rather than having to build up the various conveniences it already provides for them. 2011/11/7 Júlio Cesar Bueno Cotta juliocbco...@gmail.com Can someone try to help me please

Re: [android-developers] How do i implement web services application in Android?

2011-11-08 Thread Júlio Cesar Bueno Cotta
options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Júlio Cesar Bueno Cotta Bacharel em Ciência da Computação pela UFV Mestrando em Ciência da Computação pela UFABC -- You received this message because you are subscribed to the Google Groups Android Developers

[android-developers] Cursor LifeCycle

2011-11-07 Thread Júlio Cesar Bueno Cotta
Hi people, I think I need some help here. I did some search in the group and found this few topicshttps://groups.google.com/forum/#%21searchin/android-developers/startManagingCursor$20deprecatedabout my questions, so sorry if I am being silly. First, When should I close my Cursors? I always

Re: [android-developers] How to control width of textview

2011-11-07 Thread Júlio Cesar Bueno Cotta
/android-developers?hl=en -- Júlio Cesar Bueno Cotta Bacharel em Ciência da Computação pela UFV Mestrando em Ciência da Computação pela UFABC -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to android

Re: [android-developers] Development platform

2011-11-07 Thread Júlio Cesar Bueno Cotta
...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Júlio Cesar Bueno Cotta Bacharel em Ciência da Computação pela UFV Mestrando em Ciência da Computação pela UFABC -- You received this message because you are subscribed

Re: [android-developers] Customize Android Source Code to run multiple Application on same Screen.

2011-11-07 Thread Júlio Cesar Bueno Cotta
from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Júlio Cesar Bueno Cotta Bacharel em Ciência da Computação pela UFV Mestrando em Ciência da Computação pela UFABC

Re: [android-developers] Fwd: Sending 15KB Data via HTTP POST and got java.io.FileNotFoundException !! ?

2011-11-07 Thread Júlio Cesar Bueno Cotta
group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- Júlio Cesar Bueno

Re: [android-developers] Cursor LifeCycle

2011-11-07 Thread Júlio Cesar Bueno Cotta
Can someone try to help me please? I really preciate if it happen. I am stuck with the Android documentation. Should I convert all my SQLite methods to use Content Providers? Thanks in advance. 2011/11/5 Júlio Cesar Bueno Cotta juliocbco...@gmail.com Hi people, I think I need some help here