Anis_Stack
Anis_Stack

Reputation: 3452

add package to android linux system

I developed new package and I compile it with OPENWRT toolchain. And then I install it in OPENWRT device.

It is possible to add package to android Linux system, like openwrt, and then compile it.

There is a link explain this in details if it is possible ?

Upvotes: 0

Views: 88

Answers (1)

Cativail
Cativail

Reputation: 1050

This link describes the process of how to use android standalone compiler to get what you have described.

You might also want to check your NDK docs/STANDALONE-TOOLCHAIN.html

Upvotes: 1

Related Questions