Hi,
I have downloaded eclair source code and created an
application which is having UI, native code and externel interfaces
(not android interfaces) which are imported in one service class of
package. This interfaces directory is not part of installation
package. We compiled our code for emulator and it created apk for my
package. i execute the emulator bin and my package works fine on
emulator and then same package i installed on samsung galaxy by using
adb but on boot up , i am getting error for the interfaces
classes.Error : Failed to find the interface and link with class and
then Class not found exception.
Note: i complied the code for emulator i.e lunch 1. Does it
require to compile the code for target with some other specification.
Thanks in advance
Chetan Chauhan
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en