Communicating my app with mobile hardware?buttons,accelerometer... - Windows Mobile Development and Hacking General

Hi again guys , I have been wondering how to communicate my app with the hardware of the mobile (SAMSUNG omnia ) to m associate functions to hardware buttons... and the most important thing i would want to knowis to use accelerometer gestures to activate functions.
I am working in flash,, if its not posible could you please recomend me to program in another language that supports it??
thank you again

Related

Blouetooth Keyboard-HELP PLEASE !!!

Dear Prophet users,
Is there a way to use my nokia 6230 as a bluetooth keypad for my QTEK S200?
On screen keyboard is not useful most of the time.
I'm an expert on my nokia 6230's keyboard.
If it were possible to use it as a bluetooth keyboard for QTEK S200 it would be perfect for me.
And If it is not possible is there a blutooth keypad with 9 key phone key layout which can be used as "phone pad" text entry tool in WM5.0
!! NO BODY?? !!
No body have an idea ??
dionysos77 said:
Dear Prophet users,
Is there a way to use my nokia 6230 as a bluetooth keypad for my QTEK S200?
On screen keyboard is not useful most of the time.
I'm an expert on my nokia 6230's keyboard.
If it were possible to use it as a bluetooth keyboard for QTEK S200 it would be perfect for me.
And If it is not possible is there a blutooth keypad with 9 key phone key layout which can be used as "phone pad" text entry tool in WM5.0
Click to expand...
Click to collapse
Can't you use the built in phone pad with your fingers?
Personally, I use Spb Full Screen Keyboard
I've been googling for a bluetooth keypad for a long time. Touch screen keypad is definitely not a good idea, at least for me. I'm on the road most of the time. Used to be able to sms without looking at the screen while driving. Can't do it now. I know I'm not suppose to do that but.... excuse... excuse... excuses....
The closest (but not close enough) is a device called "Frog" something. Can't remember the name. Emailed the distributor in Singapore. They didn't follow thru with my query. Sad....
I have a omz bluetooth keyboard,no wording in dopod 830 too...
No one ??
Actually I have an idea but I'm not a programmer so it is just an idea for me.
There are some software those enable users to connect their PC(server) via Bluetooth (and/or GPRS) enabled mobile phones (client).
There are two parts of the sotfware
1st to be installed on PC and works as server
2nd is a java program to be run on Mobile Phone.
This enables the mobile user to control the PC via mobile phone.
User can use navigation key as mouse and keypad of mobile phone as keyboard of the PC.
If there were a server part for WM 5.0, it would also work for PPC to mobile phone management.
Can anybody have a proramming background to perform this kind of software.
I'm sure it would have so much buyers.
no one ??
isn't there a good programmer to do this application
I think what you're describing there is remote desktop. This is already built into Windows Mobile (5 & 6), and can connect to any PC running XP Pro/Server/Vista. Alternatively you could use a VNC client opn your WM Device (there are a few around) and a VNC server on your PC (again, there are a few variants). Although this sounds like a good idea its pretty fiddly trying to control a whole PC using a touchscreen and an onscreen keyboard, and if you're anyhting like me you'll get sick of it pretty fast and just use a laptop.
As for the PC connecting to the WM device, this can be done using the Remote Display Control Powertoy released by Microsoft a couple of years back. You'll have to google for that one though. If you cant find it give me a buzz and ill post it somewhere.

APPZ Work Only On HTC Devices

Hey i Have a HP Ipaq 514 most Appz That Use hardware functions Like camera Vibration device or usb dont work but they work on htc devices herez a list
1.CoolCamera IT Shows Lots Of Colours instead Of the view finder
2.Esmeretec Jbed Dont Vibrate
3.WebCamera Dont open camera
4.PdaNet Cant Use USb
5.Wm5torage dont work either
6.IBM J9 Unable To Start Bluetooth i gotta do it manually
Funny Thing Jblend Allows VibrationThats wierd Can some one help me fiX This

Activate bluetooth from vb.net application

hi, I have made a small application to retreive nmea information from my bluetooth GPS on my HTC Tytn phone ( wm6 )
I developped it using microsoft visual studio 2008 pro avec wm6 pro sdk.
I would like to include a button to activate/desactivate the bluetooth from my application, any idear how I could do that plz ?
You'll find native functions and description in the SDK-Help.
Anyway, bluetooth is not simple to handle.
I'd recommend to use a freeware called 32feet to use bluetooth functions in .NET.
I's a library which does the wrapping of native DLL-functions to .NET.
You can find it on codeplex.com.
But keep in mind that it is not guaranteed to work properly, because there are 3-4 different bluetooth stacks on the market and the library does not work with all of them.
Hi,
if I good remeber someone on XDA have made some library to enable/disable BT/Wifi/Phone, and it was make in C# or VB... and there was near 1 or 2 month ago.
I don't know how to find his post but the good users could help you...
Sorry for this little help Hope you'll find !
I've been messing around with the 32Feet libraries (6.1 Touch Cruise with MS stack) and found them to be very useful and reliable so far. But the may be overkill for simply turning Bluetooth on and off. VJVolubilis (http://www.vijay555.com/?Releases:VJVolubilis) may give you what you want but it looks to be only compatible with the MS stack too.
SoftCoder
donzeze said:
hi, I have made a small application to retreive nmea information from my bluetooth GPS on my HTC Tytn phone ( wm6 )
I developped it using microsoft visual studio 2008 pro avec wm6 pro sdk.
I would like to include a button to activate/desactivate the bluetooth from my application, any idear how I could do that plz ?
Click to expand...
Click to collapse
Would like to help, but I like to work on your code. So if you can post it then I will see if I could put these buttons on

[Android] Lock down user interface ?

Hello all,
I have been tasked to look into possible lock down of user interface for Android phones. Previously, we built custom mobile application for Windows Mobile and used SPB Kiosk Engine to perform lock down so that users can only run our application on windows mobile devices.
I would like to find out whether it is possible to perform similar lock down on Android Phones (limiting the functionalities) and start up with just our custom built android application. It would be best if there are existing lock down applications which can do this (similar to SPB Kiosk engine). If not, the only way would be to compile custom firmware ?
Hope anyone who has ideas of this topic can shed some light.
Thanks in advance!
Zell
Hello all,
did some research on the web and didn't manage to find anything regarding lock down on Android mobile phones. Any comments on whether this can be done at firmware level (e.g. compile custom Android firmware) ?
Thanks,
Zell
zellhwang said:
Hello all,
I have been tasked to look into possible lock down of user interface for Android phones. Previously, we built custom mobile application for Windows Mobile and used SPB Kiosk Engine to perform lock down so that users can only run our application on windows mobile devices.
I would like to find out whether it is possible to perform similar lock down on Android Phones (limiting the functionalities) and start up with just our custom built android application. It would be best if there are existing lock down applications which can do this (similar to SPB Kiosk engine). If not, the only way would be to compile custom firmware ?
Hope anyone who has ideas of this topic can shed some light.
Thanks in advance!
Zell
Click to expand...
Click to collapse
Hy and welcome to our forum,
what do you mean with lock down??? I cant follow you!
Greatz
mccoffein
Hello Mccoffein,
Lock down would mean to restrict the functionalities. E.g. we only want the Android mobile phone to run our program on start up and cannot access any other functions.
Other examples on PC will be windows based Internet Kiosks, which only allows users to surf Internet net, but does not expose other functionalities of Windows.
Cheers,
Zell
zellhwang said:
Hello Mccoffein,
Lock down would mean to restrict the functionalities. E.g. we only want the Android mobile phone to run our program on start up and cannot access any other functions.
Other examples on PC will be windows based Internet Kiosks, which only allows users to surf Internet net, but does not expose other functionalities of Windows.
Cheers,
Zell
Click to expand...
Click to collapse
I dont know ... but maybe there is a tool.
Greatz
Hello Mccoffein,
have been looking around but to no avail. Thanks for the reply anyway.
Hope anyone who have some ideas regarding this can help out.
Thanks,
Zell

[Q] Remapping frontfacing HW-Buttons under Win7 ?

Rempapping frontfacing HW-Buttons under Win7 ?
Well. I would love to remap those two frontfacing Hardwarebuttons to Spacebar and Printscreen.
I know its possible to do something like this under Linux: of.eslack.org/2008/06/11/shiftbuttons-htc-shift-hardware-buttons-control/#comment-1616
Wouldn't it be able to get working under Windows 7 aswell ?
(BTW: How do I actually activate the functions of these buttons anyways ? What do I have to install in order to activate them ?)
Thanks in advance for answers.

Categories

Resources