smarcell wrote: > Radek Polak wrote: >> >>> In any case I have the re-registering to GSM network. >>> >> >> The same here. But if i use the gsm library from here [1], it works ok. >> >> [1] >> http://www.mail-archive.com/[email protected]/msg35661/libmuxgsm-ril.so
Thanks for this! I don't know if I must thank this "new" library, but now I was able to get the first SMS with Android... > Thank you for the tips, but I am unable to copy the library to /system/lib > because of the permission, I received the following error: > "failed to copy 'libmuxgsm-ril.so' to '/system/lib/libmuxgsm-ril.so' : > Read-only file system" > > Is there a way to get around this? adb remount should do it... But I'm not sure, since I'm running Android in SD and I've mounted as rw there... -- Treviño's World - Life and Linux http://www.3v1n0.net/
