Hi folks .. I'm looking for some example programs or tutorials to illustrait he comands with either TAPI or RIL.
Im not sure what is reuired and i feel i learn better by examples (as many do)
Id love to have a list of commands and how to use them as im very much a "Noob".
I only want to make a small program that will enter the phone into "flight mode" and vice versa ... then take it from there to eventually make calls etc .
Anyway ... thanks in advance
TAPI code for making calls is in the SDK. I think it's called dialer or something.
tutorial on extended Tapi here
I've never used RIL. Tell me what you discover re RIL. I'd like to get into it. I want to get Cell ID. Maybe also learn how to go to flight mode.
V
Cheers for the pointer mate it all loks very confusing atm but ill get there eventually
I foiund THIS thread interesting, it lists the RIL functions and also a few links to even more interesting reading on the subject.
Related
Hi everybody. When I write SMS with my girlfriend I sometimes mess with the text. For example I write the text down on a paper and writh it backwards like:
Hi sweetheart. I just wanted to say that I stay here one more day. I love you --->
ouy evol I. yad erom eno ereh yats I taht yas ot detnaw tsuj I. traehteews ih.
So that she has to read it from the end.
Unfortunatly I am not a programmer. Could anybody write a tool that can mirro an sms text please. Then it would be easier. No need of paper anylonger.
And if anybody else has more funny ideas it could end up in a fun sms tool.
Thanks alot.
Greets Alex
oh yeah great fun. I suggest you ask your girlfriend to look at the phone facing a mirror and read the text from the mirror image. Just joking no offince There are serious issues which need to be resolved with XDA2 SMS before we can make fun out of it.
Kufi, have you really thinked on what you said ? did you try the mirror ? was the same effect ?
Alex, if i have some time, i'll write a simple app to do it in the next days and post it here
regards
Hey Hbatista! Sounds great!
Thank you very much!
@ kufi if you turn your display off you get a mirror
Alex
loooool guys, you are wonderful! I tried the mirror but what I saw was the ugly me..
here's your tool with source code
Glad that good humour still persists!
Here's your app. I'm including source code and a ARM cab to do the installation. You should copy the cab and dat file to your device and proceed to installation.
Hope it helps
regards!
talking about good humor..
I included in the about box a small credit to Kuffi!
Hi hbatista! Thank you very much for your cool tool.
A copy function would be cool though. Because then I could copy any text into a sms or mms using the normal tools which also stire the send messages.
And... Nice Mirror Pic Man!!
Thanks.
Alex
right away!
no problem!
here's the new version with a copy/paste menu!
Thanks Man.
Really nice one.
Alex
Now I get an error:
MirrorSms.exe
MissingMethodException
Application::Run+0xf
frmSendMirrorSms:Main+0xa
Is anything else exept the files you attached needed to run it properly?
Alex
sorry!
yep.. I only tested it on emulator, and I don't know why the opennetcf is not being correctly installed...
this new version is working...
Now another funny thing. Does anybody remeber these secred languages form childhood? We were about 5 children and we had such a language training it for weeks. At the end we were really fluent and nobody could understand us. My sister and I still use this language for fun every now and then.
Now we could transfair this to SMS.
For example: Iluvi aluvam coluvomiluving laluvateluver.
which means: I a m co mi ng la te r
I am coming later.
The rule is: After each vowel you put luv and then repeat the vowel if there are more vowels in a row like ea you take all of them and put luv there like ealuvea.
Do you like my suggestion?
Any other ideas?
Alex
lol
well, and what about random ? :lol:
the source code is there, so any other posters can change it. now i have to come back to my vehicle tracking system
Thanks anyway.
Very nice tool
Greets
Alex
phonenumber?
Do you need to type the phone number in by hand? I don't know any phonenumber nowadays ...
Copy/paste doesn't seem to work in that field
phonenumber?
Do you need to type the phone number in by hand? I don't know any phonenumber nowadays ...
Copy/paste doesn't seem to work in that field
contacts integration only available at commercial release
(read this post title) :lol:
I'm just kidding.
Well, integration with contacts will be a little more difficult. There is no library to do it in the language i used.
Even the clipboard integration was more difficult than sending the sms (can u imagine ?), because compact framework does not support CE clipboard.
I'm not fluent in eC++, but maybe other posters can do it...
Although, if i have some time i will do it...
regards
Hello hbatista,
I'm trying to find a simple programming language to program small nice functions for my Qtec. can you suggest an affordable language ?
thanks
See OpenNetCF
Hi Abalgir
Right now, the best choice would be eC++ (embedded visual c), but for someone initiating, it could be complicated. You can also choose embedded visual basic (eVB).
Although, Microsoft operating systems are migrating to "Managed code" and .net technologies. This means that you should start thinking on using .net to program the devices. In .net you can choose your favorite language, like c# or vb.net, but i prefer c#.
With .net compact framework, you can do a lot of things, but some core fiunctionalities are still not available, but you can use something like OpenNetCF (see www.opennetcf.org) to do core things like sendsms, etc
hope it helps
All the tools you need to develop for windows mobile
I received some private messages with more questions about how to develop for qtek
Here's a link that better explains what i said earlier and gives more details about everything you need to develop for windows mobile:
http://msdn.microsoft.com/mobility/...ry/en-us/dnppcgen/html/devtoolsmobileapps.asp
Emulators are included in PocketPC 2003 sdks
regards
Attention:
The Release is Here
I do alot of skinning but finally decided to jump in and try and actually create my own program, and i need a little help
Some of you may be familiar with trinket softwares "fake call." If not you can do a quick read up with this link.....
http://www.trinketsoftware.com/FakeCall/
I am in the middle of developing something similar but a freeware version (if you didn't know the software isn't freeware any longer) I had put a very basic but working program together in basic4ppc, i then found out i had to buy the software to compile the program. Since i already own visual studio 2008 i decided i would go ahead and try to rewrite my program in vs.
I have completed my design, but i need help with the code....
i need a help with-
"sound" - i obviously need to be able to play sound, i have looked in ms help in vs and they provide some keywords but i am getting errors when i debug.....
-how to load images from an xml file- (in need code for the call)
These will all get me rolling and allow me to release a beta......
I'm getting closer and closer
Because everyone has a different dialer or "incoming call screen," i have decided the best way to go about your fake call is to allow people to select a screen shot and a sound of their choice, creating a very customized realistic experience for every phone (as it would look just like the dialer on your phone) without having to input an obsessive amount of information. (caller name, picture, ect..)
thanks for your help in advanced
THANKS TO-
MRABIE
Attention:
The Release is Here
Wow, this is great. Ya, since fake call is no longer free this is a very amazing idea. I know a lot of people here will help you. We just have to wait. =)
Great idea, I downloaded that app a while ago when it was posted and was rather disappointed to find out it was fake freeware. A couple of suggestions, the aforementioned app would use the default ringer. The suggestion seems pretty simple from a logistics point of view but may be more difficult to program than I would imagine, when selecting a person with a ringer other than default associated use that one. Maybe have a call timer that will stay up and count until the end button is tapped. Hope this helps.
I didn't realize that the other software had gone commercial. Thanks for stepping up!!
bump............
What programming language are you using, considering Visual Studio supports several.
In vb.net your Wait method could be replaced by Sleep(milliseconds). Documentation. I am not sure, however, it this method is included in the compact framework, assuming that's the one you are using. Hope this helps somehow.
Full .Net documentation can be found here.
I am using .net but may consider rewriting again later after getting a release to rid the program of dependacy on the .net framework.
I Have updated the list, as i have gotten some stuff already figured out thanks to different people on the forums, THANK YOU
If you guys can help me out with this other stuff it would be greatly appreciated
Whoa!
Trinket Software is practically giving away their apps!
http://www.trinketsoftware.com/xdadevoffer.aspx
selfdestrct said:
Trinket Software is practically giving away their apps!
http://www.trinketsoftware.com/xdadevoffer.aspx
Click to expand...
Click to collapse
thanks for posting.
just as a reference, there's something called DOWNCALL which is free and simple.
edit: my bad, this calls someone at a scheduled time.. doesn't fake a call.
this is nice of trinket but will only last until the 24, and is really only supposed to be for our webpage.
UPDATE:
i'm working on xml now
still need help with sound
did this die out or is it still in development?
jhw549 said:
did this die out or is it still in development?
Click to expand...
Click to collapse
Yeah, I'm curious to know as well. Thanks.
Heres an app I use called PhoneyCall
http://www.aimproductions.be/titleview_comingsoon.php?title=PhoneyCall
Saw yesterdays American dad episode when Stan was searching for his phone which he had lost,and he had set it to vibrate mode and therefore he could not call the phone... his wife "said" something smart
"why cant you just invent like a code, you dial the phone and enter the code and it switches to another profile" something like that...
Now a phone-call couldn't be possible, but how about via a text-message?
I'm not a programmer so i don't know the limitations of the API(?) in the TD but it should be possible i.e scan a (incoming) text-message for a specific code and then call a function to switch profile / turn up the volume
well well, just an idea thrown out
to all programmers and chefs @ XDA - just love the work you're doing!
Remote Tracker
You mean an application like Remote Tracker?
You could ask someone with knowledge of that app to help you out, or maybe it already exists!
http://forum.xda-developers.com/showthread.php?t=394203
already exists. smsRunner
hello !
@fnotsje
thank for the tip about remote tracker, but I already have it in subscribed threads, maybe going to the first page a little more often is something I'll have to work on
@bbobeckyj
thank you for the tip, will check it out
*note to self - search a few times extra when in middle of the night*
Hello everyone!!!
well the thing is that i want to make a program which finish my calls after 3 or 4 minutes.
i know how to make programs for wm, but i don't know how to end a call by command...
does anyone knows about an article, book, tutorial or something like that, about the types of commands of wm?
or any recomendation??
thanks a lot!!
I'm a **** in making program and developement, but you can maybe use a command that use the link to the "End-Call button". To simulate a press on it.
Don't know at all if it's possible :/ Hope that help you, or give you idea =)
after hours of browsing and finding no help i figured out a easy way to get diag mode with diag port for my pc my tab is 90% flashed im stuck at writing a regular prl every one iv tried to write i get an error saying something about the prl length is overloaded / to much for this device the prl i tried are the basic 3g prls used when flashing to Verizon pp such as 0001,2 and 3 and such; any help would be appreciated
to get into diag in this device root is not necessary all you have to do is install a app called shortcut master.apk i used the full version the lite version might work but i dont know,
once installed open it and go to app explorer scroll down till you see usb settings you will see two choices
usb settings and usbsettings
touch the 2nd one usbsettings
you will then see three choices choose the 1st one usbsettings
you will be giving three choices choose the 1st one which is launch viola magic
choose the option all the way to the bottom you you are now in diag mode and have diag ports in device manager on your pc
spc is the same as all verizon devices and 16 digit pw is the same one for samaung i920 i dont know it its integrated into cdma ws if you dont have it look it up
this device flashes like all other verizon devices with the exception of the dang prl issue where im stuck at any help on that would be nice
this is info for the know hows im sorry i dont have the time or patients teach ppl how to flash thats not why i made this thread so please dont ask me how to do this and how to do that ive helped as much as i could here
PUNCTUATION !!!
And this seems suspiciously like a question, which probably belongs in q&a.
no clue what a prl is, but about the overload/oversize portion of your thread/post,
have you tried trimming out padding [hex]
you're flashing the crap out of your device
and can obviously manage your business so,
it couldn't hurt to experiment...,
and use a comma once in a while.... and the occasional period.
:silly:
m
after thought, dd write to dec/hex address ?
1st off all i was typing from my phone with swype but i care nothing about punctuations, 2nd if you are coming on here to criticize then move around , this is in a since a help thread but mostly to help others,i haven't seen anything anywhere providing the info i have, and last but not least i don't run a bushiness i don't even flash for money i do this for fun and for fun only so i am asking you to please stay out o this thread with any negativity
eightiesbaby said:
1st off all i was typing from my phone with swype but i care nothing about punctuations, 2nd if you are coming on here to criticize then move around , this is in a since a help thread but mostly to help others,i haven't seen anything anywhere providing the info i have, and last but not least i don't run a bushiness i don't even flash for money i do this for fun and for fun only so i am asking you to please stay out o this thread with any negativity
Click to expand...
Click to collapse
My question in response to yours was about attempting modifying the file via hex editor to remove padding, and so reduce the size of the
file, and maybe achieve a successful flash since, from your jumbled mess of a post, the best i was able to decipher was that may be the
issue.
My compliment to you was to aknowledge that you are clearly skilled in managing your device. As such, I passed the suggestion
concerning the hex editor approach and alternately the dd approach to circumvent the issue, [risky yes]
Since you want to be a fathead , my insult to you is as follows;
If you lack a sense of humour, then shove your head in a blender and you may find it. :good:
If you are meaning to create a guide thread, then do so neatly and clearly. You are not as bright as you think.
You are certainly free to request the moderator to remove my post. However "Genius" my question remains.
m
well i apologize, i m no t here for grama nor does anywhere in the faqs require one to use it, i am also not here to argue with you , i am getting the point across and that is that . with that being said thanks for the compliment , i am some what a seasoned flasher but do it only for fun don't have a business here., and i know nothing about editing prls. this maybe a help tread in a since to you but it is more so to help others whom were seeking this info but didn't know where to find it
What about the trick with any cut.apk and test.prl ?
http://forum.xda-developers.com/gal...-verizon-corporate-prl-sprint-galaxy-t1660740