Home | History | Annotate | Download | only in text

Lines Matching full:application

8 "Application Binary Interface" (ABI) that defines exactly how your
9 application's machine code is expected to interact with the system at
59 - ELF System V Application Binary Interface
175 * Amendment to System V Application Binary Interface
189 - no DSP application specific extensions
199 - ELF System V Application Binary Interface
219 You can however add the following line to your Application.mk to generate
230 each ABI listed on this line. Both libraries will be copied to your application
243 will ensure that your application package contains libraries for all target ABIs.
253 native code in application packages.
256 III.1. Native code in Application Packages:
260 the final application package (.apk) at locations of the form:
279 them manually in your application.
311 since it can run application native binaries generated for both
323 When installing an application, the package manager service will scan
329 where `$APPDIR` corresponds to the application's specific data directory.