4

enter image description here

I click my menu-> Run -> Run 'app'

It's Gradle Build Running.

I got a message like 'Launch Succeeded' but nothing installed on my mobile

Unable to determine application id: com.android.tools.idea.run.ApkProvisionException: Error loading build artifacts from: C:\Users\name\AndroidStudioProjects\LoginApplication\app\build\outputs\apk\debug\output-metadata.json
Livin
  • 166
  • 3
  • 8

1 Answers1

0

enter image description here

SOLUTION : Just rebuild the nothing else

UTTAM
  • 319
  • 3
  • 4
  • For me none of the wok around provided here worked - https://stackoverflow.com/questions/56440572/how-to-fix-unable-to-determine-application-id-com-android-tools-idea-run-apkpr .... I am still looking for solution. – Shadow Droid Jan 10 '23 at 05:31