NoSuchMethodError; thrown while initializing Lorg/doubango/tinyWRAP/tinyWRAPJNI
- Dominant language
- Java
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response
What steps will reproduce the problem?
1.Build our application with ngn stack
2.Signed the application
3.
What is the expected output? What do you see instead?
Call should establish
But we are getting the following exception
03-19 12:57:54.779: W/dalvikvm(31533): Exception Ljava/lang/NoSuchMethodError;
thrown while initializing Lorg/doubango/tinyWRAP/tinyWRAPJNI;
03-19 12:57:54.779: W/dalvikvm(31533): Exception Ljava/lang/NoSuchMethodError;
thrown while initializing Lorg/doubango/ngn/a;
03-19 12:57:54.779: D/AndroidRuntime(31533): Shutting down VM
03-19 12:57:54.780: W/dalvikvm(31533): threadid=1: thread exiting with uncaught
exception (group=0x41676d40
03-19 12:57:54.795: E/AndroidRuntime(31533): java.lang.NoSuchMethodError: no
static method with name='SwigDirector_DDebugCallback_OnDebugInfo'
signature='(Lorg/doubango/tinyWRAP/DDebugCallback;Ljava/lang/String;)I' in
class Lorg/doubango/tinyWRAP/tinyWRAPJNI;
03-19 12:57:54.795: E/AndroidRuntime(31533): at
org.doubango.tinyWRAP.tinyWRAPJNI.swig_module_init(Native Method
What version of the product are you using? On what operating system?
version name is 2.0
Please provide any additional information below.
```
Original issue reported on code.google.com by `hansika....@gmail.com` on 19 Mar 2015 at 1:04
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.