Click here to Skip to main content
15,897,518 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Developping an iPhone app Pin
NormDroid12-Dec-11 23:38
professionalNormDroid12-Dec-11 23:38 
GeneralRe: Developping an iPhone app Pin
Garth J Lancaster12-Dec-11 23:42
professionalGarth J Lancaster12-Dec-11 23:42 
GeneralRe: Developping an iPhone app Pin
V.12-Dec-11 23:53
professionalV.12-Dec-11 23:53 
GeneralRe: Developping an iPhone app Pin
Rage13-Dec-11 0:39
professionalRage13-Dec-11 0:39 
GeneralRe: Developping an iPhone app Pin
Steve Maier19-Dec-11 7:32
professionalSteve Maier19-Dec-11 7:32 
QuestionDesign UI for Tablet Pin
Hossein Khalaj10-Dec-11 8:17
Hossein Khalaj10-Dec-11 8:17 
Questionbb s/mime encode help Pin
law joe9-Dec-11 5:15
law joe9-Dec-11 5:15 
Questionshared library for android, build process ? Pin
tijinthamby7-Dec-11 2:19
tijinthamby7-Dec-11 2:19 
"Android NDK (Native Development Kit) simplifies working with native code. It includes the entire toolchain needed to build for your target platform. It is designed to help you create shared library."

how i can create a shared library for android platform in linux ? i want to build shared library for a c code(hello.c). the c file just printing "hello friends..",the linux platform will be used for the building process of shared library.

my hello.c

#include <stdio.h>

int main(int argc, char** argv) {
printf("hello friends..\n");
return 0;

}

modified 8-Dec-11 7:00am.

QuestionWant to become a smartphone app developer - don't know where to start! Pin
swampwiz28-Nov-11 4:01
swampwiz28-Nov-11 4:01 
AnswerRe: Want to become a smartphone app developer - don't know where to start! Pin
Richard MacCutchan29-Nov-11 0:50
mveRichard MacCutchan29-Nov-11 0:50 
AnswerRe: Want to become a smartphone app developer - don't know where to start! Pin
Member 819216330-Nov-11 3:22
Member 819216330-Nov-11 3:22 
AnswerRe: Want to become a smartphone app developer - don't know where to start! Pin
Shawn Arney7-Dec-11 6:56
Shawn Arney7-Dec-11 6:56 
GeneralRe: Want to become a smartphone app developer - don't know where to start! Pin
elgaabeb9-Dec-11 2:18
elgaabeb9-Dec-11 2:18 
AnswerRe: Want to become a smartphone app developer - don't know where to start! Pin
jesarg7-Dec-11 8:19
jesarg7-Dec-11 8:19 
AnswerRe: Want to become a smartphone app developer - don't know where to start! Pin
canlel8-Dec-11 23:51
canlel8-Dec-11 23:51 
AnswerRe: Want to become a smartphone app developer - don't know where to start! Pin
elgaabeb9-Dec-11 2:32
elgaabeb9-Dec-11 2:32 
Questioncan not focus on the form at run time Pin
iman_kh22-Nov-11 0:59
iman_kh22-Nov-11 0:59 
AnswerRe: can not focus on the form at run time Pin
Drazen Pupovac24-Nov-11 12:22
Drazen Pupovac24-Nov-11 12:22 
AnswerRe: can not focus on the form at run time Pin
Richard MacCutchan24-Nov-11 21:50
mveRichard MacCutchan24-Nov-11 21:50 
QuestionBuilding WinCE Library Pin
rschwa0119-Nov-11 17:38
rschwa0119-Nov-11 17:38 
QuestionActiveSync or Mobile Device Center for my WIndows 7 64-bit Pin
Jun Du18-Nov-11 5:41
Jun Du18-Nov-11 5:41 
GeneralRe: ActiveSync or Mobile Device Center for my WIndows 7 64-bit Pin
Jun Du19-Nov-11 4:34
Jun Du19-Nov-11 4:34 
AnswerRe: ActiveSync or Mobile Device Center for my WIndows 7 64-bit Pin
david_acr28-Nov-11 22:42
david_acr28-Nov-11 22:42 
Questionapples web page animation for iPhone 4S explained. Pin
Dennis E White15-Nov-11 12:23
professionalDennis E White15-Nov-11 12:23 
Questionneed help !!!!!! Pin
gif20203-Nov-11 9:15
gif20203-Nov-11 9:15 

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.