Skip to content

fix loading libandroid on MIUI ROMs#62

Merged
Frenzie merged 1 commit intomasterfrom
fix-libandroid
Sep 23, 2017
Merged

fix loading libandroid on MIUI ROMs#62
Frenzie merged 1 commit intomasterfrom
fix-libandroid

Conversation

@chrox
Copy link
Copy Markdown
Member

@chrox chrox commented Sep 23, 2017

Xiaomi MIUI ROMs won't load libandroid.so to the global namespace. We have to load the library by ourselves.


-- Android specific

-- Some Android roms won't load libandroid.so to the global namespace thus
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Android continues to confound me. :-)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't know this until I got a Xiaomi Mix. :) And after this fix there will be much less crashes on Android. And the No. 1 issue will be ANR which has something to do with the JIT failure. Hope we can work out that.

Frenzie pushed a commit to koreader/koreader-base that referenced this pull request Sep 23, 2017
Frenzie added a commit to Frenzie/koreader that referenced this pull request Sep 23, 2017
chrox added a commit to chrox/koreader that referenced this pull request Sep 23, 2017
Frenzie added a commit to koreader/koreader that referenced this pull request Sep 23, 2017
chrox added a commit to chrox/koreader that referenced this pull request Sep 23, 2017
chrox added a commit to chrox/koreader that referenced this pull request Sep 23, 2017
chrox added a commit to koreader/koreader that referenced this pull request Sep 23, 2017
@Frenzie Frenzie deleted the fix-libandroid branch September 23, 2017 22:03
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

Successfully merging this pull request may close these issues.

2 participants