How to convert android library project with resources to jar? -


hi had created android library project. want distribute library others without showing code. tried converting jar. not working because used resources in library project. there method convert library project resources jar file ?? or how can hide java code in project ??? please me examples, in advance :)

first create jar project , create new project , add resources project put jar in libs folder of new project. leave manifest file is.

you can see example in google_play_service_lib in folder in sdk.


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -