Hi everybody, I'm not an app developer (although I have written lots' of code in my life, but that was long time ago) but I'm trying to specify requirements for an external coder for an app that I need. For a very unique application I need an app that will enable my andoird phone to share it's 3G internet connection over WiFi, but WITHOUT putting the WiFi in a host mode. The phone is connected to another AP over wifi and has to be able to do NAT between Wifi and 3G. Other clients on the same AP have my phone IP defined as the default gateway. Currently, I'm using Raspbarry in this application and using IPTABLES rules to do NAT and it works great. I want to get rid of the extra hardware (RPI) and use my phone. I understand that in order to use iptables in android (with the original kernel) I need it to be rooted and than I can install iptables (I can require ROOTed phones but I cannt demand custom kernels from this app users). Is that indeed that simple? Is there any other way of doing what I'm asking for (maybe it's possible to intervene in the tethering/hotspot mode to enable the WiFi to be connected as client and still share 3G?). Thank you Evgeny
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/66ae0f68-cb07-4ba5-9324-9e09c2e4c995%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

