Ask Your Question
0

What does "INSTALL_FAILED_OLDER_SDK" mean in the preview of Android 14 SDK?

asked 2023-06-15 22:42:05 +0000

scrum gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2023-06-15 22:43:01 +0000

nofretete gravatar image

"INSTALLFAILEDOLDER_SDK" means that the application you are trying to install on an Android 14 SDK device requires a newer SDK version than the one installed on the device. In other words, the application was built for a more recent version of Android than the one your device is running. To resolve this issue, you may need to update your device's firmware or build your application to target an older SDK version.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-06-15 22:42:05 +0000

Seen: 11 times

Last updated: Jun 15 '23