Global Mouse Hooking - Windows Mobile Development and Hacking General

Is it possible to hook global mouse events?
Looking for some source code example...
Thanks in advance

Related

Control/Semd Commands to Vario II from PC

Anyone know of any software (open source preferably) that can be used to control the Hermes from a PC over USB, I'm not meaning along the line's of an emulator, but something that say, presents a keypad on the PC that i can then use to dial a number on the phone.
Looking for open source as I'm looking for ideas to develop something of my own (dial numbers, access address book and messages), although any open source software that can send commands to the Phone over USB would do to give me a starting point
Hello.
Could something like http://smslib.sourceforge.net/ SMSLib help? It has good (I used Java) interfaces for addressing the phone when connected to a COM port. It could be used as an example.
Hope it helps.
Best regards, jZ
NOM4D said:
Hello.
Could something like http://smslib.sourceforge.net/ SMSLib help? It has good (I used Java) interfaces for addressing the phone when connected to a COM port. It could be used as an example.
Hope it helps.
Best regards, jZ
Click to expand...
Click to collapse
Thanks i'll have a look
This will cost you, but it's well worth it (I consider it a "must-have" app):
http://www.soti.net/default.asp?Cmd=Products&SubCmd=PCPro

Connecting WiiMote

Hi, I'm a student of IT. My final project is on remote monitoring of patients. One of the features is the detection of falls and I have to use two types of accelerometers (Witilt and WiiMote).
Market applications that use the Wiimote does not work in our i9000.
And my question is: Is it possible with the standard ROM to perform a program that connects to the Wiimote?
If so could someone guide me a little about how to start, or put some link where I can see the starting point for this part of my project?
If it is not possible, would appreciate an explanation of why this happens.
Thanks in advance
Nobody can help me? =)
Can't you just use the accelerometer and orientation sensors built into the phone? If you have to use the external hardware in conjunction with the phone I would say use an Arduino, which has a lot of Wiimote and Wiichuck interface code available, with a Bluetooth module to talk to the phone; look at the Amarino project for interface code.
Alternatively the wiimote IME developer had the problem with the SGS and HTC because they were using a native library as most phones didn't have Bluetooth HID support, and the Bluetooth native library didn't behave the same way on all phones. Because the SGS with Froyo has Bluetooth HID support you may be able to interface with the Wiimote at a higher level and avoid the native libraries, if you take care of its quirky pairing behavior, but you will have to do more work with the Wiimote low-level protocol, which is quite well documented.

[Q] Wii Remote Accelerometer Data

I am in the process of writing an Android app that will receive the accelerometer data from the Wii Remote. I know that a few developers have created excellent apps to receive button press events, so it looks like 90% of the work has been figured out. If possible, could one of these developers please share their knowledge of establishing the Bluetooth connection? Are you using the Android Native Development Kit or the BT Java SDK? Are you using the Bluez library or an alternative? Any pointers or source code is appreciated.

A7+usb mouse=?

I read yesterday in the online owners manual that the A7 is compatible with both a mouse and keyboard, however when I plug my mouse in I don't get a cursor. I can select stuff but I have to completely guess where the pointer is
Does anyone know how to enable the cursor or maybe an app in the market that will do this? Thanks!
There is no cursor. I don't believe android has a way of supporting a mouse like a regular computer either.
netstat_EVO said:
There is no cursor. I don't believe android has a way of supporting a mouse like a regular computer either.
Click to expand...
Click to collapse
it actually works perfect on Folio100, Toshiba enabled the Nvidia framebuffer mouse, which also exists on A7, but is not enabled and embedded into framework for use.
but mouse is fully supported, but depends on distributor to enable it correctly.
I cannot fix it, as it require framework source additions i guess, i can only do limited smali coding.. too complex smali makes it impossible to add.
Dexter_nlb said:
it actually works perfect on Folio100, Toshiba enabled the Nvidia framebuffer mouse, which also exists on A7, but is not enabled and embedded into framework for use.
but mouse is fully supported, but depends on distributor to enable it correctly.
I cannot fix it, as it require framework source additions i guess, i can only do limited smali coding.. too complex smali makes it impossible to add.
Click to expand...
Click to collapse
Hrmm learn something new every day I guess.
Any other manufacturers that you know of that have enabled it?
Thanks guys. Maybe whenever elocity stops messing around and decides to release the source code we can help you get some things sorted out. Love your mods Dexter!

[Q] Miracast alternatives with input

Hi all,
I'm trying to do a wifi-based screen-mirroring from one android device to a 2nd android device, and support remote input from the 2nd device to control the 1st device.
Is there any open source example projects that uses miracast to do that with control input?
Any help will be appreciated. Thanks

Categories

Resources