how to create a chat app that works without network on wifi

184 views
Skip to first unread message

viv lbo

unread,
Aug 8, 2016, 9:21:34 PM8/8/16
to MIT App Inventor Forum
hiii all 
i am new to this, and i want to create a chat app that works on wifi, i mean it can work without any network access.
this chat app kind of forms a mesh network to communicate.
already existing apps of this kind are FIRECHAT and also SERVAL MESH.
i have taken inspiration from them.

Ghica

unread,
Aug 9, 2016, 1:28:10 PM8/9/16
to MIT App Inventor Forum
Wifi usually means network access, and Firechat is (I think) based on Firebase, which also means network access, although you do not see it in your app.
What you could do, is make a Bluetooth chat app. In fact there is already one that you could use as a basis: http://puravidaapps.com/btchat.php
For Bluetooth you do not need internet access, but your phones should be close and they should be paired in advance.
Cheers, Ghica.

Tim at Loddon

unread,
Aug 10, 2016, 7:06:23 AM8/10/16
to MIT App Inventor Forum
Firechat can work peer to peer between phones, which overcomes normal network restrictions.

Not sure if AI2 is up to this sort of thing, but you might be able to do something browser based through the webviewer?

Taifun

unread,
Aug 10, 2016, 12:32:07 PM8/10/16
to MIT App Inventor Forum
you could write your own extension and create a block yourself...
to use the Nearby API would be great, see also here https://developers.google.com/nearby/

more information about how to create an extension see here https://groups.google.com/d/msg/mitappinventortest/Ip2AX036d0U/5NJlAEbFCgAJ
however that will be more advanced and will require some Java skills...

Taifun

Trying to push the limits of App Inventor! Snippets, Tutorials and Extensions from Pura Vida Apps by Taifun. 



Reply all
Reply to author
Forward
0 new messages