Are there any examples out there to best work with web service?
I know that there is a port to SOAP stuff in the kSoap implementation.
However, kSoap might be too heavy for me.
Instead I was hopping for the device to be able to talk to RESTful services
instead.
Is there any good example on a RE
Hello,
How can I get and connect to the internet Database of the device so that I
can:
- Obtain the phone number and other carrier information associated with the
device?
- Obtain email settings of the device?
Is it possible to change the email settings via an app on the device?
Thanks.
--
Yo
All you have to do is to specify https.
For instance:
HTTPRequestHelper helper = new HTTPRequestHelper(myResponseHandler);
helper.performPost("https://localhost/service";, user, pass, null, null);
On Mon, May 31, 2010 at 12:56 AM, Lamia Hannoun wrote:
> Well i tried to change my app.config file
All,
Every time I have to bring the emulator (even on a fast Linux machine) to
test an app is quite painful.
What would you suggest to speed up the development of an app w/o usinf the
emulator?
I thought that JUnit for the logical parts would help.
Basically, I want to be able to test the app w
Hi all,
I would like to know if I could access the internal device DB to fetch
a list of all installed applications, their version, etc?
How can I read the settings on the device as well? Like email
username, server, etc?
Thanks,
Scheidecker.
--
You received this message because you are
5 matches
Mail list logo