audio_recognition_app icon indicating copy to clipboard operation
audio_recognition_app copied to clipboard

Flutter mobile application for audio recognition using Tensorflow Lite to integrate the classification model

Results 4 audio_recognition_app issues
Sort by recently updated
recently updated
newest added

There is an issue when trying to run the app, the overlay manifest attribute decalred at AndroidManifest.xml file in android/app/src/debug is not the same as the one declared in androis.app/src/main/res

question

![image](https://user-images.githubusercontent.com/39415471/144723288-b14f50e2-26c7-4119-94c4-46ce3ba69f94.png) C:\Users\rdila\Documents\GitHub\audio_recognition_app\android\app\src\debug\AndroidManifest.xml Error: Overlay manifest:package attribute declared at AndroidManifest.xml:2:5-48 value=(com.example.audio_recognition_app) has a different value=(com.example.audio_recognition_app) declared in main manifest at AndroidManifest.xml:2:5-54 Suggestion: remove the overlay declaration at AndroidManifest.xml and place it...

duplicate
question

The Gradel Build Process fails for the newer version of SDK. It would be helpful if you update the resources according to the present-day needs. Thank You

enhancement

I am trying to build an application with the help of Teachable Machine and I am getting this error, seems you've done this too, please help me out. ![Screenshot (46)](https://user-images.githubusercontent.com/69761121/114271579-b70aa280-9a2f-11eb-8c4b-4ed0f12aa693.png)