Senin, 07 Maret 2011

Android library projects – Renting some code

Android does not require that all source code used by one application is directly included into this application.,Android library projects allow to store source code which is used by several other Android projects. Library projects cannot be compiled to .apk files directly. If a project which uses the library project is compiled the ADT compiles the library and adds the compiled source to the .

Tidak ada komentar:

Posting Komentar