jaydeepmca / adhoc-on-android

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

crash immediately after text messenger is started #4

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. click "run" in eclipse on any virtual device or real device
2.
3.

What is the expected output? What do you see instead?
the program should start smoothly.Instead,it failed right away.

What version of the product are you using? On what operating system?
android2.2 on htc incredible

Please provide any additional information below.
the error logs says "Could not find class 'adhoc.setup.AdhocManager', 
referenced from method android.TextMessenger.view.Connect.clickConnect.

08-07 19:55:35.664: E/AndroidRuntime(291): FATAL EXCEPTION: main"

any idea on why?
it seems that the text messenger can not make reference to "adhocLibary"library 
project somehow.

Original issue reported on code.google.com by liao24h...@gmail.com on 7 Aug 2012 at 8:42

GoogleCodeExporter commented 9 years ago
I think that you may need to download the library from 
http://adhoc-on-android.googlecode.com/svn/ using SVN

Original comment by sholmes2...@gmail.com on 23 Aug 2012 at 2:41