Skip to main content

eclipse - Add files to META-INF folder within Android .apk automatically -


i've managed port jersey android (jersey-android)

jersey requires configuration files present within folder meta-inf/services . far i'm manually copying services folder generated apk's meta-inf folder.

is there way instruct eclipse, adt or ant copy services folder within apk in meta-inf folder?

eclipse - add files meta-inf folder within android .apk automatically - stack overflow

learn, share, build

each month, on 50 million developers come stack overflow learn, share knowledge, , build careers.

join world’s largest developer community.

sign up

i've managed port jersey android (jersey-android)

jersey requires configuration files present within folder meta-inf/services . far i'm manually copying services folder generated apk's meta-inf folder.

is there way instruct eclipse, adt or ant copy services folder within apk in meta-inf folder?

share|improve question

your answer

 
discard

posting answer, agree privacy policy , terms of service.

browse other questions tagged or ask own question.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -