android - How to execute a operator secret code and receive data in stringbuffer? -


how execute operator code *12345# , receive response data in stringbuffer ?

intent intent = new intent(intent.action_call); intent.setdata(uri.parse("tel:*12345*")); startactivity(intent); 

thank you


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -