I need to initiate a Circuit Switched Data (CSD) call from my android app in order to communicate with some legacy hardware.

Is this possible - if so, would you be able to give me a point in the right direction.

Many thanks, S.

link|improve this question
feedback

1 Answer

yes. you can use at command in android with below trick : Send AT Commands to Android Phone

with atd0**** you can make data call.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.