Hi,

I had create two Android project with ecplise. The main project is
called Dracula3 part1 and the second is TeEngine.
I had just put TeEngine as dependency in Dracula3/Properties/Project
References.

But it doesn't work, I am getting an error when running, there is no
problem when building. Need I add something to force java files of
TeEngine to be installed on the device with the main project?

Here is my error :
05-17 15:14:41.733: ERROR/dalvikvm(692): Could not find class
'com.tetraedge.TeEngine.TeMain', referenced from method
com.tetraedge.dracula3.part1.Dracula3.onCreate

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to