Add Ethernet UI to Andriod build.

Discussion in 'General Programming Discussion' started by ciphertooth, May 28, 2014.

  1. ciphertooth

    ciphertooth New Member

    Joined:
    May 21, 2014
    Messages:
    4
    Likes Received:
    0
    I'm using the UDoo as a server, and I'm using Android as the OS.

    I need to set the IP Address to a static value and have it stay. the settings app seems to have no way to do this,

    I found this article: https://community.freescale.com/docs/DOC-93626 titled "How to Add Ethernet UI Support in ICS"

    In the article they had a link to an app to set the IP address and DNS.

    They also have patches to apply to the compile of Android, I have never compiled Android.

    The app works fine on the UDoo... until it restarts, then it forgets everything and goes DHCP to get it's IP address.

    This is not acceptable for a server. If there is a way to get the UDoo to save these settings, I have not found it. If there is a way to set the IP Address in UDoo and have it stay, I have not found it.

    Anyone have an ideas?

    Jerry
     
  2. zisosak

    zisosak New Member

    Joined:
    Mar 19, 2015
    Messages:
    14
    Likes Received:
    1
    Did someone found any solution? I have exactly the same problem
     

Share This Page