How to call .NET web service fron an android application?
Hi friends, I have one .NET (WSDL) webservice, & I want to invoke that web service from my android application to get some data from dat webservice. Can anybody please help me out? Thanks & regards. Swapnilkumar.
Informacja: 2010-03-10
Czytaj: How to call .NET web service fron an android application?
transforming an activity to a modal full screen dialog
Hi, I'm trying to start an activity, calling startActivityForResults(...) from a method which doesn't belong to the parent(the one who start the new one) activity, and make sure this method doesn't return a result before the child activity finish (providing the results). There is a simple way to transform this activity into modal one? or I have to
Informacja: 2010-03-10
Czytaj: transforming an activity to a modal full screen dialog