[android-developers] Ain't this supposed to work?

2011-07-01 Thread Jorge Luis
http://pastebin.com/Fk0eXGXH I'm alway getting "Erro" at the first HTTP Request D: The debugger shows nothing :/ -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android D

[android-developers] AsyncTask, Runnable Thread, ???

2011-07-01 Thread Jorge Luis
I need to retrieve a few JSON URLS and put then in the UI... which is the best way to do it? AsyncTask, Thread+Handler, any other? In addition could you give an example, or tell me where do i get a nice tutorial to do it? Thx. -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga

Re: [android-developers] Re: em...@android.com

2011-07-01 Thread Jorge Luis
yes. 2011/7/1 souissi haythem > are you sure??? > > On Jul 1, 3:04 pm, Jorge Luis wrote: > > yes. > > > > 2011/7/1 souissi haythem > > > > > > > > > Why, it's only for person who work in android sociaty??? > > > > &

Re: [android-developers] Re: em...@android.com

2011-07-01 Thread Jorge Luis
yes. 2011/7/1 souissi haythem > Why, it's only for person who work in android sociaty??? > > On Jul 1, 2:50 pm, Jorge Luis wrote: > > no. > > > > 2011/7/1 souissi haythem > > > > > can i have an émail : myn...@android.com ??? > > >

Re: [android-developers] em...@android.com

2011-07-01 Thread Jorge Luis
ps.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 -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- Y

Re: [android-developers] Re: Honeycomb Youtube Gallery

2011-06-27 Thread Jorge Luis
up at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to andro

[android-developers] Honeycomb Youtube Gallery

2011-06-27 Thread Jorge Luis
Does anyone have a code that is like Youtube Gallery on the Honeycomb, or know how to do it? Thanks. -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To po

[android-developers] Error with HTTP Client

2011-06-24 Thread Jorge Luis
ibssistemas.app/com.ibssistemas.app.principal (server)' ~ Channel is unrecoverably broken and will be disposed! WTH is this supposed to means and how do i fix this? o.O -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Go

Re: [android-developers] how to create a apk file

2011-06-24 Thread Jorge Luis
pers@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 >>>> >>&

Re: [android-developers] Parsing JSON

2011-06-21 Thread Jorge Luis
after that i should use json.getBoolean and json.getString? 2011/6/21 Miguel Morales > JSONObject json = new JSONObject(jsonString); > > On Tue, Jun 21, 2011 at 1:48 PM, Jorge Luis wrote: > >> How do i simply parse {"status":true,"msg":"Logged In.&quo

[android-developers] Parsing JSON

2011-06-21 Thread Jorge Luis
How do i simply parse {"status":true,"msg":"Logged In."}? Thx -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

Re: [android-developers] onDateSet never gets called

2011-06-21 Thread Jorge Luis
}; > > Could you help me please? > Many thanks, > > -- > 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 g

Re: [android-developers] Aw: SQLiteOpenHelper

2011-06-20 Thread Jorge Luis
Actually my problem was all over the query, i did a rawQuery and worked fine Bazinga! :P -- 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 g

Re: [android-developers] Aw: SQLiteOpenHelper

2011-06-20 Thread Jorge Luis
oid-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 -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga

[android-developers] SQLiteOpenHelper

2011-06-20 Thread Jorge Luis
show any error, but, it doesn't add any data to the table either. Is there anything that i'm missing? Thx, have a nice beggining of week ;D -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
Which one is the proper and most optimized way to start a db connection? I guess tha if i know this my problem will be solved. :D 2011/6/17 Kostya Vasilyev > Did you already change and rerun your code, with the change I suggested? > > 2011/6/17 Jorge Luis > >> "For

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
; For the column index, don't use a hardcoded value - call > r.getColumnIndexOrThrow("Nota") and use the return value. If it throws, then > the column is not in that query's result and you've got a problem with how > you've initialized the database. > > --

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
ncredible > clarity. > > -- Kostya > > 2011/6/17 Jorge Luis > >> Did changed the getString from (0) to (1), but it still crashes... :/ >> >> >> 2011/6/17 Jona >> >>> you should explain a little more about what you are having proble

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
is 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 -- Jorge Luis Ferrari Cé

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari -- You received this message because you are subscribed to the Google Groups "Android Developer

Re: [android-developers] Re: Is there something wrong?

2011-06-17 Thread Jorge Luis
Do the query select the _id even if i don't put it on the fields? I guess it haves. -- 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, se

[android-developers] Is there something wrong?

2011-06-17 Thread Jorge Luis
Is there something wrong with this? public void atualizaNota (ListView lista) { > SQLiteDatabase db = null; > ArrayAdapter results = null; > Cursor r; > try { > db = openOrCreateDatabase("base.db", MODE_PRIVATE, null); > } catch (SQLException e) { > AlertDialog.Builder err = new AlertDialog.Builde

[android-developers] [Problem] My themes and layout don't apply

2011-06-16 Thread Jorge Luis
I'm developign with Eclipse usind SDK 7 (Android 2.1), and my layout and themes don't apply when i try to 'deploy' the app at my Xoom is there anything i'm can do for then to apply? Thx -- Jorge Luis Ferrari Cé Desenvolvedor / Web Designer Siga @JLFerrari --

Re: [android-developers] need help with my Nexus S

2011-05-12 Thread Jorge Luis
Developers" 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=e

[android-developers] Documentation

2011-05-11 Thread Jorge Luis
Does anyone have any starting documentation for dummies like me that are used to structured language? I can't access any website from my work since the firewall won't allow, so if any of you could send my, anything, a tutorial, a how-to, a guide, anything i would thx a lot. Jorge.

[android-developers] [Starting] Help

2011-02-22 Thread Jorge Luis
Afternoon ya'll... I'm starting at Android Development, is there any documentation that could help me in this? I'd really like to read something useful, beside google documents, do you guys have/know any? Thanks, Jorge. -- Jorge Luis Ferrari Cé IBS Sistemas Rio do Sul -