Re: [android-developers] Needed Oracle WMS Consultant in MO 2-3 months contract

2011-01-26 Thread Néstor
Who is manages this group? I am sure that they could just remove this person from the list. :-) On Wed, Jan 26, 2011 at 12:44 PM, Haroon Khalid haroon.kha...@rabblesoft.com wrote: Dear dickhead, In response to the spam, Obama has agreed to nuke India. --Haroon On Wed, Jan 26, 2011 at

Re: [android-developers] Attn::Oracle Apps DBA Requirement in Framingham, MA::Please respond back at di...@abacuscs.com::

2011-01-19 Thread Néstor
Dipin, What part of this group makes you think that it is a place to post jobs or information other than android-developers information. Have a little respect :-) On Wed, Jan 19, 2011 at 1:41 PM, Dipin Sukumaran dipin.j...@gmail.comwrote: Hi, Hope you are doing well. This is Dipin

[android-developers] Re: ATT HTC ARIA - Can not install APK

2010-11-19 Thread Néstor
. I did this and all my SDK was able to see my phone and when I ran my app on the SDK it ask me which device to use. I can not explain it but changing USB port was the solution for me. Thanks for your reply. Néstor :-) On Nov 18, 10:10 am, Mark Murphy mmur...@commonsware.com wrote: Option #1

[android-developers] ATT HTC ARIA - Can not install APK

2010-11-18 Thread Néstor
of applications not source in android market. Is it possible to install a non market APK to my ARIA? Thanks, Néstor :-) -- 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

[android-developers] Beginner: My basic android app displays my site too big

2010-11-17 Thread Néstor
to use the android browser to display my site? This is my code: //setContentView(R.layout.main); WebView webView = new WebView(this); webView.loadUrl(http://www.mysite.com/;); setContentView(webView); Thanks, Néstor :-) -- You received this message because you

Re: [android-developers] accessing database on server side

2010-03-18 Thread Néstor Pavón Puro
As its name aims webservice are services that a client can access through internet. If you googling a bit you'll find lot of information. There are two ways of accesing to an external database: SOAP and REST. I did it (access to the external database) with a REST architecture which is an easy

Re: [android-developers] question about handle and runnables

2010-02-23 Thread Néstor Pavón Puro
Maybe because the second option is not to much time displayed? Put more time between the second and the third option. --- El mar, 23/2/10, Michael Lam mmingfei...@gmail.com escribió: De: Michael Lam mmingfei...@gmail.com Asunto: [android-developers] question about handle and runnables Para:

Re: [android-developers] Re: Editor Layout problem

2010-02-22 Thread Néstor Pavón Puro
Thank dude! it's the first time i write in the forum. i ve just finished my carrer and i hope that the forum was one of my frequently page to visit. It's wonderful think that people spends a bit of his time helping other people. i' ll go on looking for a solution maybe it could be the Path and