Hi, Michael Trimarchi wrote:
Hi,Harry Mutch wrote:I will fix today. Michael... I introduce two function from Sean repository. And if you take a look of the code there are some fix that are similar to my repository.Since there appears to be more functionality with Sean's changes I tried using USSD. Here's what happens when I send *150# from the phone. This should fetch the balance on my account:: D/RILJ ( 876): [2270]> SIGNAL_STRENGTH D/RIL ( 829): onRequest: SIGNAL_STRENGTH D/AT ( 829): MUX[primary]: AT> AT+CSQ D/AT ( 829): MUX[primary]: AT< +CSQ: 21,99 D/AT ( 829): MUX[primary]: AT< OK D/RILJ ( 876): [2270]< SIGNAL_STRENGTH {21, 99} D/RILJ ( 876): [2271]> SEND_USSD *150# D/RIL ( 829): onRequest: SEND_USSD D/AT ( 829): MUX[primary]: AT> AT+CUSD=1,"*150#",15 D/AT ( 829): MUX[primary]: AT< OK D/RILJ ( 876): [2271]< SEND_USSD D/AT ( 829): MUX[primary]: AT< +CUSD: 4 D/RILJ ( 876): [2272]> SIGNAL_STRENGTH D/RIL ( 829): onRequest: SIGNAL_STRENGTH D/AT ( 829): MUX[primary]: AT> AT+CSQ D/AT ( 829): MUX[primary]: AT< +CSQ: 21,99 D/AT ( 829): MUX[primary]: AT< OK D/RILJ ( 876): [2272]< SIGNAL_STRENGTH {21, 99} Long wait with "USSD code running..." po-up showing. Neither "back" or "menu" buttons do anything, but "home" works and gives the following:Michael _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
Can you try this one?
freerunner-ril.so
Description: Binary data
_______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
