• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Statically linked app

Kuchiku

Newbie
while learning to compile a native application for android i read that statically linked program does not use the phone's libc libraries. And the intructions i have only compiles statically.

I am using the instructions here: Kevin Boone's Web site

Do you know what is the disadvantage of this aside from the size of the output?
 
Back
Top Bottom