After completion of some work in Middleware C library, Need to show few notifications to Notification bar. Please suggest if any work around to show the notifications.This C library doesnt have GUI part of it.
After completion of some work in Middleware C library, Need to show few notifications
Share
As Nitrex said, you would need to call the method in your Java class via JNI:
In C:
In your “HelloJni” (pls. find a better name ;-)) class, you can then call: