Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Unresolved reference: tensorflow #22

Open
YihanDong0828 opened this issue Oct 19, 2022 · 1 comment
Open

Unresolved reference: tensorflow #22

YihanDong0828 opened this issue Oct 19, 2022 · 1 comment

Comments

@YihanDong0828
Copy link

Expected Behavior

Actual Behavior

Steps to Reproduce the Problem

Specifications

  • Version:
  • Platform:
@YihanDong0828
Copy link
Author

I fixed the problem and hoped my experience could help anyone.
I have no knowledge of coding or Andriod Studio, so my explanation maybe not be logical and reasonable. But it finally worked.

Firstly, go to Gradle Scripts-build.gradle (Module: My_Sound_Classification.app) and find targetSdkVersion. Set the SdkVersion to 33. Before it was 30, but Google has a new kind of update plan, so you need to update it as well.

Then, find a phone with Andriod 10-12 system. Do not use a very new Andriod phone, it would not work unless you know how to add android name = true (not working for me, since I couldn't understand.)

Finally, make your old phone into a developer version and open debugging section (literally open all the USB-related power). Sync the project and run the app. It should work now.

I hope this could help anyone confused with the early setup stage.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant