Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

it does not work in android app, how can we solve it? #32

Open
xiukongtiao opened this issue Mar 29, 2016 · 4 comments
Open

it does not work in android app, how can we solve it? #32

xiukongtiao opened this issue Mar 29, 2016 · 4 comments

Comments

@xiukongtiao
Copy link

when wen use a own jar in android app, we want to read the manifest file of the jar, but we can not, how can we solve it?

@dmarkov
Copy link

dmarkov commented Apr 1, 2016

@yegor256 take a look at this issue please and dispatch it somehow, see par.21

@yegor256
Copy link
Member

@xiukongtiao should be working. what error/exception do you see? show some code

@amihaiemil
Copy link
Member

@yegor256 This is also part of the reason why jcabi-github doesn't work on Android. As far as I know, it's because .apk files are packed differently so the lib cannot find the Manifest.mf file... I read my configs from a .properties files instead.

@yegor256
Copy link
Member

@xiukongtiao what do you think about what @amihaiemil said above? if Android packs files differently, you can't use this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants