Binding method and device for Java function and C function
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- ADVANCED NEW TECH CO LTD
- Publication Date
- 2017-10-10
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present application relates to the communication field, in particular to a method and device for binding a Java function and a C function. Background technique
[0002] During the APP development process, if you want to call Java functions in the Javascript script, it usually involves the operation of establishing the binding relationship between the Java functions in the Java class of the APP and the C functions in the C files of the APP. However, at present, when establishing the binding relationship between Java functions and C functions, developers need to specify the Java functions and C functions that need to be bound, then modify the code of the C function, and register the corresponding relationship with the Java function in the C function to achieve Binding, the operation is more complicated. Contents of the invention
[0003] The application proposes a method for binding a Java function and a C function, the method comprising: [0004...