Skip to content
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

Warnings Issue while running app - Resolved ✔️ #1

Open
Lakhankumawat opened this issue Jun 19, 2021 · 0 comments
Open

Warnings Issue while running app - Resolved ✔️ #1

Lakhankumawat opened this issue Jun 19, 2021 · 0 comments
Labels
good first issue Good for newcomers wontfix This will not be worked on

Comments

@Lakhankumawat
Copy link
Owner

Launching lib\main.dart on AOSP on IA Emulator in debug mode...
Running Gradle task 'assembleDebug'...
Parameter format not correct -
Note: C:\src\flutter\flutter\.pub-cache\hosted\pub.dartlang.org\audio_session-0.1.5\android\src\main\java\com\ryanheise\audio_session\AndroidAudioManager.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: C:\src\flutter\flutter\.pub-cache\hosted\pub.dartlang.org\audio_session-0.1.5\android\src\main\java\com\ryanheise\audio_session\AndroidAudioManager.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
√  Built build\app\outputs\flutter-apk\app-debug.apk.
Installing build\app\outputs\flutter-apk\app.apk...
I/Choreographer(10000): Skipped 601 frames!  The application may be doing too much work on its main thread.
Debug service listening on ws://127.0.0.1:52663/WaLRhC1k7GE=/ws
Syncing files to device AOSP on IA Emulator...

While Buliding app it may show some errors but don't worry those errors just related to the sound files which i m using . Google api thinks that it is royalty free music and hence shows warnings to not to use it ...But i will use it only for development not for production 😁

@Lakhankumawat Lakhankumawat added good first issue Good for newcomers wontfix This will not be worked on labels Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant