| Reply | « Previous Thread | Next Thread » |
|
I need to make my mobile vibrate at certain intervals and need it in an application.Is it possible?
Can anyone provide a quick solution? sam |
|
Hello sam
Yes there is a module named miso provides this functionality.Use the code below Code:
import miso miso.vibrate(500, 100) Best Regards croozeus
Last edited by croozeus : 2007-11-08 at 11:03.
Reason: indentation in code
|
|
Quote:
http://pdis.hiit.fi/pdis/download/miso/ http://sourceforge.net/projects/pdis-miso/ If you are using 3rdEd phone, you unfortunately have to choose between "a self-signed binary" and "an unsigned binary". In case of the latter, you have to sign it with your devcert. |
|
Quote:
Thanks croozeus for the code.aaaapo I have both 2nd as well as 3rd edition devices. But can you tell me what 500 is for miso.vibrate(500, 100)?? Can i change that ? sam |
|
And what is 100 for?
|
|
Hello
In the line Quote:
Hope that helps Best Regards croozeus |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| channel for going to market | matrix241 | News, Announcements and Job Listings | 12 | 2008-04-05 18:42 |
| Urgent! Cannot compile OggPlay on Carbide/SDK | Wickyorama | Symbian Tools & SDKs | 0 | 2007-04-22 19:24 |
| How to make a Call with mobile... | anjihere | General Symbian C++ | 3 | 2007-01-01 06:00 |
| How to test make and test an application in Python for Mobile Series60 and 80 | nisha.shukla | Python | 2 | 2006-12-24 10:30 |
| How can I make my MIDlet read mobile internals like Battery status or Signal Strength | vyasanirudh | Mobile Java General | 1 | 2004-08-08 08:39 |