thanks fadden!
i have mark the follow:
//if ((SystemProperties.get("ro.radio.noril","")).equals
//("")) {
// useNewRIL(context);
// } else {
// GSMPhone phone;
// phone = new GSMPhone(context, new
SimulatedCommands
//(), sPhoneNotifier);
// registerPhone (phone);
// }
and just let it run:
useNewRIL(context);
now the phone service can work, but it can just send message, while
can not receive
i have check the code of rild, but not find the at command to read the
SMS, anyone know about this?? how it receive the SMS??
and can no dial, when i click the dailer, it will pop up "the process
android.process.acore has stopped unexpectedly...."
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---