Click here to Skip to main content
15,889,200 members
Home / Discussions / Mobile
   

Mobile

 
QuestionProblems installing Android SKD Pin
TheFoZ20-Sep-11 8:44
TheFoZ20-Sep-11 8:44 
SuggestionRe: Problems installing Android SKD Pin
Mizard X20-Sep-11 9:03
Mizard X20-Sep-11 9:03 
GeneralRe: Problems installing Android SKD Pin
TheFoZ20-Sep-11 9:16
TheFoZ20-Sep-11 9:16 
AnswerRe: Problems installing Android SKD Pin
davidshenba18-Oct-11 19:16
davidshenba18-Oct-11 19:16 
AnswerRe: Problems installing Android SKD Pin
elgaabeb9-Dec-11 2:36
elgaabeb9-Dec-11 2:36 
GeneralRe: Problems installing Android SKD Pin
TheFoZ9-Dec-11 3:22
TheFoZ9-Dec-11 3:22 
QuestionPointers on a Senior project idea Pin
da_black_nerd19-Sep-11 6:04
da_black_nerd19-Sep-11 6:04 
SuggestionRe: Pointers on a Senior project idea [modified] Pin
Mizard X19-Sep-11 12:03
Mizard X19-Sep-11 12:03 
I've only had experience with kSOAP2, which uses the SOAP protocol to make RPC to a server. It has no support for WSDL specifications, so you have to write the objects and methods wrappers yourself.

To send and receive a custom objects (and not just the generic SoapObject), you can either use a custom Marshal class, or make the objects implement KvmSerializable (preferably trough some common base class). Don't forget to register your types with your SoapSerializationEnvelope object.

Do download it, go to code.google.com/p/ksoap2-android.

-- MizardX (so)

QuestionAndroid Graphing Pin
talk2ndu200214-Sep-11 19:01
talk2ndu200214-Sep-11 19:01 
AnswerRe: Android Graphing Pin
Mizard X19-Sep-11 11:21
Mizard X19-Sep-11 11:21 
Questionvenu Pin
venu14313-Sep-11 2:53
venu14313-Sep-11 2:53 
Questionneed help on objective c for i phone Pin
girish9912-Sep-11 22:51
girish9912-Sep-11 22:51 
QuestionSetForegroundWindow doesn't work with WS_EX_NOACTIVATE in CE 6.0 Pin
Joe Woodbury9-Sep-11 7:52
professionalJoe Woodbury9-Sep-11 7:52 
QuestionOK, recommendations please Pin
Pete O'Hanlon4-Sep-11 11:25
mvePete O'Hanlon4-Sep-11 11:25 
AnswerRe: OK, recommendations please Pin
Mehdi Gholam4-Sep-11 19:29
Mehdi Gholam4-Sep-11 19:29 
GeneralRe: OK, recommendations please Pin
Pete O'Hanlon5-Sep-11 0:48
mvePete O'Hanlon5-Sep-11 0:48 
AnswerRe: OK, recommendations please Pin
RobCroll6-Sep-11 18:24
RobCroll6-Sep-11 18:24 
QuestionBlackberry or Android problem Pin
electronicmonkey30-Aug-11 4:20
electronicmonkey30-Aug-11 4:20 
AnswerRe: Blackberry or Android problem Pin
Mehdi Gholam1-Sep-11 21:16
Mehdi Gholam1-Sep-11 21:16 
AnswerRe: Blackberry or Android problem Pin
RobCroll3-Sep-11 13:55
RobCroll3-Sep-11 13:55 
AnswerRe: Blackberry or Android problem Pin
costavo1-Oct-11 0:01
costavo1-Oct-11 0:01 
QuestionHow to prevent terminal (Windows-CE) from shut-down after 5 minutes Pin
Gali197829-Aug-11 19:57
Gali197829-Aug-11 19:57 
AnswerRe: How to prevent terminal (Windows-CE) from shut-down after 5 minutes Pin
Mehdi Gholam1-Sep-11 21:19
Mehdi Gholam1-Sep-11 21:19 
Generalipad bluetooth [modified] Pin
Kanel Roath23-Aug-11 15:09
Kanel Roath23-Aug-11 15:09 
GeneralRe: ipad bluetooth Pin
_Maxxx_23-Aug-11 15:27
professional_Maxxx_23-Aug-11 15:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.