René's URL Explorer Experiment


Title: Missing Android N compatibility because of behavior changes · Issue #216 · sqlcipher/android-database-sqlcipher · GitHub

Open Graph Title: Missing Android N compatibility because of behavior changes · Issue #216 · sqlcipher/android-database-sqlcipher

X Title: Missing Android N compatibility because of behavior changes · Issue #216 · sqlcipher/android-database-sqlcipher

Description: Hello, Google changed some things regarding linking/loading libs: https://developer.android.com/preview/behavior-changes.html#ndk This also affects SQLCipher. E.g. the Test-Suite failed 10 out of 32 tests. Log show up following: 03-10 09...

Open Graph Description: Hello, Google changed some things regarding linking/loading libs: https://developer.android.com/preview/behavior-changes.html#ndk This also affects SQLCipher. E.g. the Test-Suite failed 10 out of 3...

X Description: Hello, Google changed some things regarding linking/loading libs: https://developer.android.com/preview/behavior-changes.html#ndk This also affects SQLCipher. E.g. the Test-Suite failed 10 out of 3...

Opengraph URL: https://github.com/sqlcipher/android-database-sqlcipher/issues/216

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Missing Android N compatibility because of behavior changes","articleBody":"Hello,\n\nGoogle changed some things regarding linking/loading libs: https://developer.android.com/preview/behavior-changes.html#ndk\n\nThis also affects SQLCipher. E.g. the Test-Suite failed 10 out of 32 tests.\n![screenshot_20160310-091222](https://cloud.githubusercontent.com/assets/1174584/13663240/7124f7a4-e6a0-11e5-957c-3b06bcdd4dd2.png)\n\nLog show up following:\n\n```\n03-10 09:09:17.497 26856-26869/net.zetetic:provider W/linker: library \"libutils.so\" (\"/system/lib/libutils.so\") needed or dlopened by \"/data/app/net.zetetic-1/lib/arm/libsqlcipher_android.so\" is not accessible for the namespace \"classloader-namespace\" - the access is temporarily granted as a workaround for http://b/26394120\n03-10 09:09:17.497 26856-26869/net.zetetic:provider W/linker: library \"libcutils.so\" (\"/system/lib/libcutils.so\") needed or dlopened by \"/data/app/net.zetetic-1/lib/arm/libsqlcipher_android.so\" is not accessible for the namespace \"classloader-namespace\" - the access is temporarily granted as a workaround for http://b/26394120\n03-10 09:09:17.517 26856-26869/net.zetetic:provider W/linker: library \"libnativehelper.so\" (\"/system/lib/libnativehelper.so\") needed or dlopened by \"/data/app/net.zetetic-1/lib/arm/libdatabase_sqlcipher.so\" is not accessible for the namespace \"classloader-namespace\" - the access is temporarily granted as a workaround for http://b/26394120\n03-10 09:09:17.518 26856-26869/net.zetetic:provider W/linker: library \"libandroid_runtime.so\" (\"/system/lib/libandroid_runtime.so\") needed or dlopened by \"/data/app/net.zetetic-1/lib/arm/libdatabase_sqlcipher.so\" is not accessible for the namespace \"classloader-namespace\" - the access is temporarily granted as a workaround for http://b/26394120\n03-10 09:09:17.518 26856-26869/net.zetetic:provider W/linker: library \"libbinder.so\" (\"/system/lib/libbinder.so\") needed or dlopened by \"/data/app/net.zetetic-1/lib/arm/libdatabase_sqlcipher.so\" is not accessible for the namespace \"classloader-namespace\" - the access is temporarily granted as a workaround for http://b/26394120\n```\n","author":{"url":"https://github.com/TheNephilim88","@type":"Person","name":"TheNephilim88"},"datePublished":"2016-03-10T08:15:00.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":77},"url":"https://github.com/216/android-database-sqlcipher/issues/216"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d5325d84-ea11-4c28-e4aa-5efd78ae6f38
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA4E4:25602F:1360D65:1A16A42:6973E4E8
html-safe-nonce21faa00d4b1be167ca3d3df6c97c8effea26c5b618a6d452311acb2ea78d6df5
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNEU0OjI1NjAyRjoxMzYwRDY1OjFBMTZBNDI6Njk3M0U0RTgiLCJ2aXNpdG9yX2lkIjoiNzgzODY1OTQ4OTg3ODUwMDU4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac25d46e5d2f0445b202f3f7e29cd86ecf2966c3061dc34c5507212b6c7e141b46
hovercard-subject-tagissue:139817199
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/sqlcipher/android-database-sqlcipher/216/issue_layout
twitter:imagehttps://opengraph.githubassets.com/e453ed8530cfd07eb34ceede84c25f71ab77614365734b8673d3a012dd8ace37/sqlcipher/android-database-sqlcipher/issues/216
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/e453ed8530cfd07eb34ceede84c25f71ab77614365734b8673d3a012dd8ace37/sqlcipher/android-database-sqlcipher/issues/216
og:image:altHello, Google changed some things regarding linking/loading libs: https://developer.android.com/preview/behavior-changes.html#ndk This also affects SQLCipher. E.g. the Test-Suite failed 10 out of 3...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameTheNephilim88
hostnamegithub.com
expected-hostnamegithub.com
None4b7a84cee4a6a4d5586408f46e9a84ba4875452ca979bb7cde3489bd59b55cb7
turbo-cache-controlno-preview
go-importgithub.com/sqlcipher/android-database-sqlcipher git https://github.com/sqlcipher/android-database-sqlcipher.git
octolytics-dimension-user_id649049
octolytics-dimension-user_loginsqlcipher
octolytics-dimension-repository_id1466080
octolytics-dimension-repository_nwosqlcipher/android-database-sqlcipher
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1466080
octolytics-dimension-repository_network_root_nwosqlcipher/android-database-sqlcipher
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release4042c2390128e359bfef98d0ec9e5622256ea303
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/sqlcipher/android-database-sqlcipher/issues/216#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsqlcipher%2Fandroid-database-sqlcipher%2Fissues%2F216
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fsqlcipher%2Fandroid-database-sqlcipher%2Fissues%2F216
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=sqlcipher%2Fandroid-database-sqlcipher
Reloadhttps://github.com/sqlcipher/android-database-sqlcipher/issues/216
Reloadhttps://github.com/sqlcipher/android-database-sqlcipher/issues/216
Reloadhttps://github.com/sqlcipher/android-database-sqlcipher/issues/216
sqlcipher https://github.com/sqlcipher
android-database-sqlcipherhttps://github.com/sqlcipher/android-database-sqlcipher
Notifications https://github.com/login?return_to=%2Fsqlcipher%2Fandroid-database-sqlcipher
Fork 575 https://github.com/login?return_to=%2Fsqlcipher%2Fandroid-database-sqlcipher
Star 2.8k https://github.com/login?return_to=%2Fsqlcipher%2Fandroid-database-sqlcipher
Code https://github.com/sqlcipher/android-database-sqlcipher
Issues 1 https://github.com/sqlcipher/android-database-sqlcipher/issues
Pull requests 0 https://github.com/sqlcipher/android-database-sqlcipher/pulls
Actions https://github.com/sqlcipher/android-database-sqlcipher/actions
Projects 0 https://github.com/sqlcipher/android-database-sqlcipher/projects
Security 0 https://github.com/sqlcipher/android-database-sqlcipher/security
Insights https://github.com/sqlcipher/android-database-sqlcipher/pulse
Code https://github.com/sqlcipher/android-database-sqlcipher
Issues https://github.com/sqlcipher/android-database-sqlcipher/issues
Pull requests https://github.com/sqlcipher/android-database-sqlcipher/pulls
Actions https://github.com/sqlcipher/android-database-sqlcipher/actions
Projects https://github.com/sqlcipher/android-database-sqlcipher/projects
Security https://github.com/sqlcipher/android-database-sqlcipher/security
Insights https://github.com/sqlcipher/android-database-sqlcipher/pulse
New issuehttps://github.com/login?return_to=https://github.com/sqlcipher/android-database-sqlcipher/issues/216
New issuehttps://github.com/login?return_to=https://github.com/sqlcipher/android-database-sqlcipher/issues/216
Missing Android N compatibility because of behavior changeshttps://github.com/sqlcipher/android-database-sqlcipher/issues/216#top
https://github.com/TheNephilim88
https://github.com/TheNephilim88
TheNephilim88https://github.com/TheNephilim88
on Mar 10, 2016https://github.com/sqlcipher/android-database-sqlcipher/issues/216#issue-139817199
https://developer.android.com/preview/behavior-changes.html#ndkhttps://developer.android.com/preview/behavior-changes.html#ndk
https://cloud.githubusercontent.com/assets/1174584/13663240/7124f7a4-e6a0-11e5-957c-3b06bcdd4dd2.png
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.