i'm working with an Android 4.2 mini PC mk802 iv. i have to capture images from a CCTV camera on network and process the image. for that i have to set my ip range to connect to camera (camera has a fixed ip) and then capture the image on network. after the process i have to send the results via Bluetooth.
my questions:
1) how can i send files via Bluetooth without GUI? (consider Bluetooth is always on)
2) how can i change my ip and proxy settings via java/c++/shell? (its not necessary for the project, since ip has to be set once; but i want to know!)
0 comments:
Post a Comment