[hipl-users] Image on Andorid platform

  • From: Frances Gao <middlebrow2008@xxxxxxxxx>
  • To: hipl-users@xxxxxxxxxxxxx
  • Date: Wed, 31 Mar 2010 13:57:32 +0800

Hi,
I am a fresh user of hip.I try to test hip connection with Android
emulator,and ask for your help.
I downloaded the Android image from here:
http://infrahip.hiit.fi/hipl/contrib/android/
My host OS is Unbuntu 9.10. I tried to run the Android emulator . Follow the
steps of the Manual "HIPL on Android",seems the emulator runs ok.
Then test HIP connection ,connect to test server failed.
Here is my steps:
1. $ cd android-sdk
    $ tools/emulator -data platforms/android-1.5/images/userdata.img &
2. $ tools/adb shell # Log into emulator shell
    # hipd -k 2>/dev/null &
    # hipfw -klpF 2>/dev/null &
    # hipconf add map 2001:1b:a9be:c6a6:34e5:8361:c07f:a990 193.167.187.134
3.  # wget http://[2001:001b:a9be:c6a6:34e5:8361:c07f:a990] -O-
Result:
The hip daemon runs,but can not connect to the test server with HIP.

I also configure the Unbuntu to test .Here is the steps:
1.  add a new file */etc/apt/sources.list.d/hipl.list* with the following
contents:
* deb http://packages.infrahip.net/ubuntu/ karmic main*
2.  run: *aptitude update*
3.  run: *aptitude install hipl-all*
 Then I have a quick test,use the firefox to browse test server.Connection
with HIP ok.
Would you help me with the Android platform please?
Thanks.

Frances

Other related posts: