mclown / adhoc-on-android

Automatically exported from code.google.com/p/adhoc-on-android
0 stars 0 forks source link

How to execute this system? #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. execute the program 
2. enter "Display Name" 
3. click the "connect" button
4. no response. the screen is not changed.

What is the expected output? What do you see instead?
how to send the message to the desired destination? 

What version of the product are you using? On what operating system?
the android devices are hero

Please provide any additional information below.
I have executed the following command lines in adb
:adb remount
adb push "\local\path\to\startstopadhoc" "/system/bin/"
adb shell
# mkdir "/data/local/bin/"
adb push "local\path\to\tiwlan.ini" "/data/local/bin/"
adb shell
# chmod 0755 "/system/bin/startstopadhoc"
.
another questions: what is SSID in tiwlan.ini? why do we need to setup SSID?
Thanks for your help!!
Best regard.

Original issue reported on code.google.com by sholmes2...@gmail.com on 22 Aug 2012 at 4:50

GoogleCodeExporter commented 8 years ago
Hi,I am doing this project now.Have you solved this problem so far?

Original comment by Rex.1314...@gmail.com on 20 Nov 2013 at 6:18

GoogleCodeExporter commented 8 years ago
So do I, I just get started on ad-hoc. It will be very appreciated if anyone 
can answer it.  

Original comment by Randolph...@gmail.com on 13 Dec 2013 at 5:39