Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to execute this system? #6

Open
GoogleCodeExporter opened this issue Oct 27, 2015 · 2 comments
Open

How to execute this system? #6

GoogleCodeExporter opened this issue Oct 27, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 22 Aug 2012 at 4:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant