from a Facebook post I see that you are trying to control every hardware there is (including PCs, with nodeJs).
So, would you like the idea of people running your app everywhere too?
With this hack, one could run the Blynk app in Windows, Linux and MacOs.
I was able to load and run Blynk in my Ubuntu 14.04 desktop, running it in Chrome (see screenshot below). However it does not connect to the blynk server:
hey there, sorry for not stating so in the original post. I have made a modification now.
And no, I could not connect the app to the blynk server, that is why I proposed the idea of fixing the Android code in Java to the developers of the app - if they have the time and the interest and the priority of course.
I donāt even know if it is even possible to just fix the code in the app, for that matter.
All I know is that some apps can run in archon, and maybe Blynk can too.
thanks
Gustavo.
I tried to scan barcode, although the webcam is on (there is a led in my laptop showing whenever an application accessing webcam), but itās not showing any picture.
The log files show, with my local server, not even an attempt is being made to connect to the server. Iām running ARC Welder on MacBook, so we tried on three different platforms, therefor the problem must be in ARC Welder. It may be more prudent to search for support on the ARC Welder side of things. Iām thinking it has something to do with either SSL or networking in general from the ARC Welder side.
@Dmitriy : is it possible to run the AppServer without SSL? Just for testing purpose of course
No, itās not that either. I mapped 443 to 8443 and tried from outside, doesnāt work either. Iām guessing itās just not possible using ARC Welder.
You can always go Droid4X, but itās a heavy package to be running for one App.
I donāt find it too heavyā¦ I now have two instances running all the time (one on Cloud Server, one on Local server). Only 20-40MB each (my anti-malware itself takes over 150MB) and the one running an active app 24/7 only draws between 0.5-2% CPU (old Q6600 with 4GB RAM).