"Install via USB" button is stuck and not working in Google AI studio

Hello,

I built an app in Google AI Studio and successfully installed it via USB cable between two phones multiple times before. However, today the “Install via USB” button is frozen and I cannot click it. I tried with a different phone, restarted USB debugging options, and cleared the browser cache, but the button remains stuck.

Could you please help me fix this issue?

Hello @Farshidas2701 ,
I am not able to reproduce this issue on our end, could you please check the following :
The “Install via USB” button might be disabled when the project’s build artifact(APK) is not ready.

1.check for any build/Compilation errors and make sure the ai assistant have completely finished the code generation

2.try to reload the application and make a small change and try to trigger a new build

3.make sure to close any other conflicting tools running in the background like “adb” or “Android studio”

4.please check if this issue exists in other apps (check with a new app)

If the issue persists after trying the above steps please let us know