android.net.ethernet

btbb

Member
Licensed User
Longtime User
Hi all!

First post on forum. Have been using b4a for a couple of months and think it's great. Love it. :)

Now i'm making an app for a amlogic mediaplayer with android 4.0.3. The app will run in a sort of kiosk mode and serve the user with streaming movies, series, tv and music.

One problem that i am having is that the user can not access the settings. And sometimes the internet connection get disconnected. The solution is only to turn ethernet off and on again and it's working again.

I know how to turn on and off wifi, gps, bluetooth and so on, but ethernet on this specific device i don't know how.

I talked to a rom maker for this device and he told me that the namespace android.net.ethernet i missing. Don't know how to do this in android but is it possible to access this?

Any help would be appreciated.

Thanks,

/btbb
 
Top