java - Android creating library project without source code -


i developing android library project.i don't want share source code.i want create jar file.but can't create jar file includes xml layouts.so there way build project without including source code?

i can give example of such library. open android sdk manager , download google play services library.

this library contains 'libs' folder google-play-services.jar contains source code. there 'res' folder , android manifest file able add library every android project.


Comments

Popular posts from this blog

java - nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet Hibernate+SpringMVC -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -

asp.net mvc - breakpoint on javascript in CSHTML? -