View Single Post
Old December 26th, 2012, 11:19 AM   #1 (permalink)
aniga
New Member
Thread Author (OP)
 
Join Date: Dec 2012
Posts: 1
 
Device(s):
Carrier: Not Provided

Thanks: 0
Thanked 0 Times in 0 Posts
Default Android application

Hi developers!

I'm creating an Android application to send commands from a smartphone to a pc via Bluetooth. I'm using Phonegap framework (which uses HTML, Javascript and CSS) to develop the app. So far, I can theoretically connect the two devices and data can be exchanged between them. But I couldn't figure out how to launch applications inside the pc and then run them remotely. I've tried to use ActiveX controls, but they are not supported by Phonegap, unlike IE which does support them. Please advise me as to the best approach to go about:

1- Launching the programs.

2- Interacting with them.


Thanks!
aniga is offline  
Last edited by aniga; December 26th, 2012 at 01:01 PM.
Reply With Quote