Closed jenow closed 6 years ago
Merging #195 into 1.x will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## 1.x #195 +/- ##
=======================================
Coverage 89.07% 89.07%
=======================================
Files 243 243
Lines 4376 4376
=======================================
Hits 3898 3898
Misses 449 449
Partials 29 29
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 637a85a...3726fc8. Read the comment docs.
What does this PR do ?
Wrap NotificationListener, EventListener and SubscribeListener for android. First make each pure virtual methods abstract for Java.. Then wrap JSON type when needed
How should this be manually tested?
Check if it builds:
You can then test it in an android project (for x86 for now). Example of a subscribe with NotificationListener: