-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 [email protected] on 7 Aug 2012 at 8:42