• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps SMS injection into kernel

skippy76

Lurker
I am trying to find a way to programatically get SMS messages injected into the kernel as if they came form the wireless network. I imagine that OEMs today build kernel drivers that support the chipsets for GSM / CDMA and present SMS messages that are received from the network to the kernel.

Likewise the android device emulators provide the ability to send SMS messages between devices. I imagine this is done via a kernel module / driver and so wish to know how this is done.

I have done a lot of research but have not managed to find an answer to my issue. Any help would be appreciated.
 
Back
Top Bottom