Click here to Skip to main content
15,902,299 members
Home / Discussions / Mobile
   

Mobile

 
QuestionNew To The Game And Struggling! Pin
Vandella16-Oct-11 2:19
Vandella16-Oct-11 2:19 
QuestionMobile App Development Software Engineering Research Pin
DannyBucks4-Oct-11 6:55
DannyBucks4-Oct-11 6:55 
QuestionPUSH Technology Pin
linto_113-Oct-11 0:47
linto_113-Oct-11 0:47 
QuestionWP7 - listen for notifications and draw to display whilst asleep Pin
DaveyM6928-Sep-11 10:34
professionalDaveyM6928-Sep-11 10:34 
QuestionNotSupportedException while calling WCF function Pin
nitin_ion25-Sep-11 21:25
nitin_ion25-Sep-11 21:25 
Questionneed help for calling flash file into objective c Pin
girish9924-Sep-11 1:10
girish9924-Sep-11 1:10 
AnswerRe: need help for calling flash file into objective c Pin
RobCroll24-Sep-11 11:47
RobCroll24-Sep-11 11:47 
QuestionI can't add Microsoft Office Reference in Visual Studio 2008 Mobile Application Pin
GiovanniGH23-Sep-11 7:47
GiovanniGH23-Sep-11 7:47 
AnswerRe: I can't add Microsoft Office Reference in Visual Studio 2008 Mobile Application Pin
Mehdi Gholam1-Oct-11 20:05
Mehdi Gholam1-Oct-11 20:05 
QuestionUNABLE TO RECONNECT WIFI WHEN CAME FROM OUT OF RANGE IN WINCE5.0 FOR ARM PROCESSOR? Pin
N.Ravi Raj23-Sep-11 4:19
N.Ravi Raj23-Sep-11 4:19 
QuestionAndroid: Stream to Wowza Server Pin
harsimranb20-Sep-11 16:35
harsimranb20-Sep-11 16:35 
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 

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.