The current SDK does not support Wifi AdHoc. You can enable Wifi-AdHoc
on system level, but you would need to root the phone and write some
JNI wrapper or socket communication to access this functionality from
application level.

Regarding to the support of two interfaces at the same time you also
need to change the platform code. Android SDK right now does not
support multiple interfaces at the same time.

In general you are able to get the things done, but you need platform
changes.


--
Roman Baumgaertner
Sr. SW Engineer-OSDC
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.
On Oct 2, 1:32 am, DWischer <danielwisc...@googlemail.com> wrote:
> Hi,
>
> what im trying to do is, to connect the phone to an adhoc wlan with no
> internet access. Over this connection, i connect to a printer, to
> print over wireless.
> Normal http Requests should be made over the UMTS connection of the
> phone.
>
> Is it possible to choose the interface which will be used for the
> connection? How is this made?
>
> Regards,
> Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to