Raj
2018-08-08 09:41:12 UTC
New to Android development & to NDK, Need help in creating background
helper application's using NDK. I have to port a large application in C to
Android platform and my main C application makes use of few standalone
applications which run in the background (as services on windows & as
daemons on Linux). So how can I create these standalone applications in
Andriod platform. I'm aware that these have to be services in Android
applications, but the services are written using Java code & NDK doesn't
support services & all my application code is in C. So how can I port these
standalone applications onto Android along with my main application which
uses these standalone helper applications. Should they be made separate
libraries ? I'm not sure, so any pointers will be very helpful. Please
Note: Rooting the device is not allowed.
helper application's using NDK. I have to port a large application in C to
Android platform and my main C application makes use of few standalone
applications which run in the background (as services on windows & as
daemons on Linux). So how can I create these standalone applications in
Andriod platform. I'm aware that these have to be services in Android
applications, but the services are written using Java code & NDK doesn't
support services & all my application code is in C. So how can I port these
standalone applications onto Android along with my main application which
uses these standalone helper applications. Should they be made separate
libraries ? I'm not sure, so any pointers will be very helpful. Please
Note: Rooting the device is not allowed.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/87314142-45f0-48b4-8ad2-ce9e28502c50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/87314142-45f0-48b4-8ad2-ce9e28502c50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.