question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pls add android 10 as a requirement (wiki)

See original GitHub issue
  1. https://github.com/stevesoltys/seedvault/pull/105
  2. https://github.com/stevesoltys/seedvault/wiki/Building-with-AOSP (requirements topic)

after digging around with the aosp inline build I found that it simply does not work. thx to https://github.com/stevesoltys/seedvault/issues/97 I got the confirmation that android 10 is needed. so I switched to prebuilt and now realized that ofc that will not work as well (hoped that the a10 req would be just related to building…):

01-02 07:50:17.629 1070 1070 W PackageManager: Failed to parse /system/priv-app/Seedvault: /system/priv-app/Seedvault/Seedvault.apk (at Binary XML file line #7): Requires newer sdk version #29 (current version is #28)

it would have saved me a lot of time when the above 2 things would have been there.

btw any chance to get that running in PIE ever?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
grotecommented, Jul 27, 2020

Yep help with documenting this is very much appreciated. Thanks!

0reactions
steadfasterXcommented, Aug 7, 2020

closing that issue as #105 got merged and wiki is updated, thx!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Android 10 - Wikipedia
In October 2019, it was reported that Google's certification requirements for Google Mobile Services will only allow Android 10-based builds to be approved ......
Read more >
Termux and Android 10 - GitHub
A brief explanation about Android 10 problem​​ Google requires the target SDK level to be set to at least 29, which corresponds to...
Read more >
Developer Guides
Welcome to the Android developer guides. These documents teach you how to build Android apps using APIs in the Android framework and other ......
Read more >
Android Auto
Connect your phone to your car display—your Android apps show up onscreen, ... With Android 10, Android Auto is built in—so you don't...
Read more >
Android - ArchWiki
The Android Studio Setup Wizard installs the required #SDK packages and places the SDK by default in ~/Android/Sdk .
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found