shared libraries - How android apps use library made by user? -


i reading 1 of articles on internet , saying he'll make library apps can use it. how possible? ideas?

to add libraries project, in eclipse package manager right click on project select 'properties' on left select 'java build path' click on libraries tab toward top. click 'add external jars' button navigate jarfile , select it. ready import , use whatever inside of in project. recommend add libs folder project , keep of jar files used in project inside there if distribute project source else have of needed libraries compile it.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -