hi all,
i cann't found any file about the ril in the sdk,so i wonder that is it possible to use the ril api under sp2003?
Related
Hi
I am new into this ...having a bit of problem what i m trying to do .
what i m trying to do is cancel / override the dial functionality of the xd2s .
so that it cant dial any number either form dial button or clicking on the screen without effecting the other dial abilities used in other application like RAS etc.
I have downloaded the wince 5.0 shared source code. and i have been trying to dig out things .but its a sea of code to me . :shock: What i gussed that
Tapi does the call for the xda2s .
Secondly i m using the plat form builder to create a customize image of OS to run in my XDA but i m unable to download it to the Visual Studio emulator ....
PLease help me how can i check that the exactly what XDA is doing at the back to dial a number like which tapi function or what ,
ans please let me know how can i download the image on simulator to test .
Thanks in Advance ...
Any advice will be highly apprecited.
Regards
Tabish
it may be good idea to write FAQ about TAPI and RIL and place to this site.
yep thats what im working on ... I'm writing a document and sample codes on how to use TAPI and RIL.
i've searched on MSDN but i've founded nothing...
can someone tell me where can i start?
tnx all
nothing ?
Hi guys anyone wanna try help fix mobile data problem on miui with me?
Problem was framework.jar classes.dex was corrupted. I managed to fix the classes.dex. but telephony smali was missing.
I have added the telephony smali from stock. But no mobile data. Calls and text fine.
Any ideas devs?
Cheers
Hi all, apologies if this is the wrong forum to post this in , I have a c++ project ( Windows ) which uses libcurl and would like to port it to run on Android but I need some help on how to include the libcurl source in my project and build it - I've downloaded the source but am at a loss as to the method to build it - the source has shed loads of .mk files but I don't know how to tell c4Droid to build a binary - any ideas guys ?