-
Notifications
You must be signed in to change notification settings - Fork 28.7k
Installing a flutter apk on Pixel C w/ Nougat takes 40+ seconds #6020
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
Comments
What is the size of the APK being installed? I have been testing on Nougat for the past week and haven't seen any regression. Also, are you using the Android SDK in third_party or using your own? |
14.7MB |
My own sdk |
Where is this third party one? |
Sorry. I assumed you were using the engine repository. In the engine, it is at |
What parts of an android sdk are needed to use flutter? Just built/platform tools or does it need all those system images? |
https://flutter.io/setup/#android-setup We need the SDK as well as the tools for building the APK. |
What does |
Android Debug Bridge version 1.0.36 |
Damn, thats actually newer than the one I am using. Lets try |
Working with Chinmay offline we found his 6P w/Nougat (same build NRD90R) was fine with my setup so it appears to be something specific about my Pixel C. |
fwiw, I discovered that if I uninstall the app before installing the new one this issue went away. |
@apwilson Doesn't |
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
Uh oh!
There was an error while loading. Please reload this page.
It used to take less than 10. (before I upgraded my device to Nougat).
The text was updated successfully, but these errors were encountered: