[android-developers] Re: Clarity on Wi-Fi Based application !!??

2010-08-03 Thread StillALearner
Thanks Kostya & Murphy, I got a better understanding.. Now its time for some hands-on for me :) -- 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 th

[android-developers] Re: Clarity on Wi-Fi Based application !!??

2010-08-03 Thread StillALearner
Well Kostya , thanks again.. "Unless the router is under your control" Yes, am trying with a Router that is configurable and controlled by us. "A MAC address is just that - a MAC address, in this case, the Wifi router will see the address of the phone's Wifi adapter. It has nothing to do with

[android-developers] Re: Clarity on Wi-Fi Based application !!??

2010-07-30 Thread StillALearner
Thanks for the early reply Kostya, "Since your intent is to launch something on the phone, I don't see why you would want to detect connection on the Wifi router side. " Well My Idea was to i) Use the phone resource to the minimal ii) to have control on when to invoke an activity from the

[android-developers] Clarity on Wi-Fi Based application !!??

2010-07-30 Thread StillALearner
Hello All, I am trying to create an application based on Wi-Fi and i would need some suggestion on the same , The scenario am trying is,say, when a user with our android application enters a specific Wi-fi Hotspot, i need an activity to be invoked from my app. Basically I can have a service running

[android-developers] Re: Multiple Back Button clicks needed to exit application

2010-07-30 Thread StillALearner
Used finish(); to end an activity On Jul 30, 10:32 am, Priyank wrote: > Hi, > In my current application design, I have an activity class > application.java (which starts on launching the application), and it > does not have a layout(UI screen). I call another class called > servicebind.java

[android-developers] Re: Best way for web service calls ??

2010-06-12 Thread StillALearner
e.com/events/io/2010/sessions/developing-RESTful-and... > > > Even though he sounds like a cross between Yoda and Grover. > > > On Jun 11, 7:37 am, StillALearner wrote: > > > Thanks Paul, > > >  "Everything else seems a bit too heavy" > > > Thats

[android-developers] Re: Best way for web service calls ??

2010-06-10 Thread StillALearner
n the Data syncronization !! how is it implemented ? On Jun 10, 10:44 am, paulb wrote: > I tend to make RESTful requests over HTTP and expect back JSON > results. Everything else seems a bit too heavy. > > > > On Thu, Jun 10, 2010 at 3:15 PM, StillALearner wrote: > >

[android-developers] Best way for web service calls ??

2010-06-09 Thread StillALearner
Hello, I have been trying to develop an android application for sometime now and i would like to get some suggestion on the best way of making web service calls or to be generic the best way of communication between the android platform and web server. Soap(using Ksoap) and HTTP(using POST) are two

[android-developers] Best way for getting Data from web server ??

2010-06-08 Thread StillALearner
Hello, I would like to get some suggestion on the best way of making web service calls , or to be generic the best way of communication between our app and web server. Soap(using Ksoap) and HTTP(using POST) are two methodologies & XML and JSON are the two data formats that am aware of,(let me

[android-developers] Issue in installing SDK

2010-03-22 Thread StillALearner
Hi, I am trying to install the Android SDK & i get the following error XML verification failed for http://dl-ssl.google.com/android/repository/repository.xml. Error: cvc-elt.1: Cannot find the declaration of element 'HTML'. My PC is behind proxy,is that an issue by any chance ? Also there is a