Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #44.3K
Ranked #4K
~538 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

4 Posted Topics

Member Avatar for Member #957165

My knowledge on WCF is limited. But I think WCF supports REST/AJAX, which will not pack the data inside a complex SOAP headers or XML. For communicating with mobile its better to keep the data small as the network latency on phone is high. It does not matter what backend …

Member Avatar for Member #957165
0
124
Member Avatar for Desh2350

Hi, From the above log, it seems there is a shared libary missing. The game library used some native library .so or .dll to get some complex thing done. I think that library is missing. Check out how to link native libraries built using NDK to your Android project.

Member Avatar for saisyam.dampuri
0
196
Member Avatar for millroy

Are you familiar with signing of apps? You are using an API which requires user permission to use the service, GPS, Call, SMS, Internet etc. You need to sign your application from a trusted authority to remove the prompt. Search in Google for "signing J2ME applications". Nokia provides free Java …

Member Avatar for saisyam.dampuri
0
146
Member Avatar for ret801

You question is not clear. What is meant by "Other line"? You are using TTS to convert your typed text to speech, send the same text to the other person and use the same TTS to play the text there. If you want the voice (I mean audio data) to …

Member Avatar for saisyam.dampuri
0
72

The End.