I really don't have enough information. What app are you using (TouchOSC?) What OS version is on your macbook. What version OS is on your android?
From what I am guessing and if you are using TouchOSC, there is another app called TouchOSC bridge that I believe does the connecting.
h e x l e r . n e t | TouchOSC for Android
Since I am guessing at all this I can't do more without more information.
Lisa
Dear lisa,
the macbook is running on OS X Yosemite 10.10
the android devises are Nexus 5 and Nexus 7 both running Android 5.0
I am not using touchOSC but what works for touchOSC should work for me unless it is touchOSC specific.
What I am using is an android app that I have made (in Processing 2.2.1) that remotely controls a processing sketch running on a macbook pro (OS X Yosemite 10.10).
this works fine when both are connected to my home WiFi but as the setup is intended to be an installation exposed in a museum I need the two to communicate over a local network.
there is WiFi in the space but it does not allow for static IP so if I would use that connection I would have to go to the venue every day to make sure my android app is sending the OSC messages to the correct IP (which doesn't really work).
I therefor want to create a local network on the macbook with a static IP that the tablet can connect to in order to enable it to send OSC messages to the computer.
The problem I am experiencing is that even though I can create a local network with a static IP the android device is not seeing it, and as I will be using a nexus 7 without sim card I can not create the connection in the other direction (macbook connects to network created by the nexus (or?))
I have previously done a similar setup with an ipad that works fine, where the ipad sees the computer as a device, but this option is not available in android and my interface wont run on an ipad so I need the nexus and the macbook to communicate.
(I would also be open to ANY other solution to the problem).
I have read on the internet that this can be done easily with a PC which I dont have but might be able to get from the venue but then I would have the problem that I cannot use the syphon framework that I need to communicate to Mad Mapper which I use to place the visual output.
I would be very very thankful for help.
Thank you!