fbelderink / flutter_pytorch_mobile

A flutter plugin for pytorch model inference. Supports image models as well as custom models.
https://pub.dev/packages/pytorch_mobile
Other
99 stars 52 forks source link

Package install error: Failure [INSTALL_FAILED_OLDER_SDK] #6

Closed yernarsha closed 3 years ago

yernarsha commented 3 years ago

Greetings! I installed your package pytorch_mobile, tried to compile the example from the package and got the error message: Package install error: Failure [INSTALL_FAILED_OLDER_SDK] Error launching application on GT I9500.

What will I do?

Thank you for your work.

fbelderink commented 3 years ago

Hello there,

To be honest I‘ve got no idea how to fix it right now. Is there any way to reproduce the error ?

On 12. May 2021, at 06:24, Yernar Shambayev @.***> wrote:

 Greetings! I installed your package pytorch_mobile, tried to compile the example from the package and got the error message: Package install error: Failure [INSTALL_FAILED_OLDER_SDK] Error launching application on GT I9500.

What will I do?

Thank you for your work.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

yernarsha commented 3 years ago

I tried it with another smartphone, and it worked. Thanks!