How to make a server on my android phone

hello @orfordj, did you managed to use android as server? i’m also interested in this, because i have to use blynk in area with no 3g and should be a small, portable configuration.
thanks!

Check this, simple google search, might help

@wanek Do you realise that you have commented on two old and separate threads that have been stagnate for between 10 and 16+ months… and that both users you are reaching out too, for an unlikely solution, haven’t even been “seen” (aka logged in) on the forums since April 2016?

The correct way would have been to create a new thread and ask current users.

That said, server needs Java to run and the only way (that I saw) a basically crippled Java emulation can run on Android is after rooting it (I found this out in 5 minutes of Google searching)… I don’t think it will run server, at least easily, but feel free to try on your own.

Or just use a RPi, or even install server on a >C.H.I.P.< You can even go >Pocket C.H.I.P.< with battery, keyboard and screen for a portable Local Blynk Server… Other C.H.I.P. users have even gotten it to run as a WiFi access point…

thanks, i already did this :slight_smile:
but if you look closer, you will find out that the lib link is broken: “This file is no longer available because of a claim by LeakID.”

and on the same topic, on stackoverflow it says:
"Concernig the mentiones app JBED: Well honestly, I could not find any credible source for this tools JBED, so I would really be very cautious (e.g. who is the developer?) "

so, i would rather not use this app. also, i’m not expert in java stuff, but afaik it is not just as simple to use the server directly on the android. this is why i tried to find someone who has actually tried to do so.

have you tried this one?

Im at work cant acces my pc atm (teamviewer bug) so cant test it myself

yeah, this is EXACTLY what i’m looking right now me too :slight_smile:
somehow all these java emulator i found are not very dependable…
all had suspicious (to say at least) websites / developers.
http://www.netmite.com/android/
http://phoneky.com/android/?id=d1d8862

for example this app is some chinese stuff, last updated in 2014…

Forgot it, I tried… failed :slight_smile:

1 Like

Sup @Gunner

thanks for reporting @Lichtsignaal, you saved me some time and probably some neurons :slight_smile:

any recommendations for obtaining an ultralight ultra portable blynk server
…and preferably as cheap as possible?

Raspberry pi zero should do the trick :wink:

yes, but it has wifi? or how it is supposed to connect with phone and wemos?

Found some guy mentioning this

“Just create a Android project in IntellJ, NetBeans or Eclipse, add your jar to the libs directory and write your little Android GUI for it.”

So could work that way perhaps? If anyone is up for trying

Just use USB nano stick for WiFi :slight_smile:
This should do the trick + micro usb to USB adapter
http://www.ebay.com/itm/332139740772

You could pry open the dongle and Desolder the USB and replace it with this type
http://www.ebay.com/itm/391333526724

1 Like

thanks :wink:

at the moment it seems that i will get some semi-broken windows phone, in weekend. i will try with that first. theoretically it should work…
that is zero money spent and is super compact with battery included, no case needed. if it will not work, the next step will be the rpi + wifi dongle.

as for the [quote=“Fettkeewl, post:16, topic:1540”]
Just create a Android project in IntellJ
[/quote]

i had never wrote any code for android, nor have any experience with java. so, definitely i will not begin right now. i have to resolve this issue with mobile server asap and as simple as possible.

1 Like

Just an FYI, there is apparently a new pi member

Raspberry Pi Zero W
With WiFi and and Bluetooth at $10

wow, this indeed looks very nice!

I was going to remind everyone that the >C.H.I.P.< is $9 , has WiFi, BT and runs Blynk Server (and even Client, but I haven’t yet been able to figure out the GPIO with Blynk).

But that New RPi Zero W looks real nice… and even a bit smaller than C.H.I.P. I think, especially without the soldered on header :+1:

And, yes, there is “currently” :wink: no resistor on the LED… but it is underdriven, just flashes as part of a battery monitor script… and has been doing so for a few weeks without issue (not on battery the whole time :stuck_out_tongue: just running in general).

OrangePi Zero is below 10$ ($7 costs 256MB version) and has WiFi. Personally using OPI One with ethernet, though so not tested by me but 99% or more it works. And try with Oracle Java where possible. OpenJDK is somehow worse - less responsive web interface, some errors or warnings… but works too.

thank you guys for all the useful info!

as i said, first i will try the windows phone, maybe i can use that as a server… that would be the most convenient from all pov.

you mean it is possible to run client + server on the same time on the same machine? i could be interested in that.

i’ve looked into these chip boards. indeed the 9 usd price is ok, however currently they are out of stock and as i see they anyway do not ship to romania. (this is where i live now, and i can’t find a dealer here). also, i wonder how much is the shipping…

Could this work?