Question How to fix fastboot: error: ANDROID_PRODUCT_OUT not set ?

Search This thread

mura20

Senior Member
Dec 17, 2012
504
91
Hello everyone,

I am trying to flash the vbmeta e GSI ROMs on my tablet TB128FU but I am receiving an error message on fastboot.
For instance, if I try:
fastboot --disable-verity --disable-verification flash vbmeta (location of the vbmeta file)

I get the message:
fastboot: error: ANDROID_PRODUCT_OUT not set

How do I fix this error??

Thank you!
 

nexuspb

Senior Member
Jul 9, 2014
58
1
the environment variable ANDROID_PRODUCT_OUT should be set to the directory containing the binary images.
 

Paacho_

New member
May 8, 2023
1
0
I'm not quite sure I understand what this means. Mind explaining a bit more.
He means, that you gotta open your terminal (cmd, powershell, etc.) on the directory (folder) where you saved your file (or at least be in the same folder)...

Go where your file is, shift + right clic on it and you should see an option that says open in terminal
 

Kelv0804

Member
Apr 30, 2023
8
1
I experience Android_Product_out not set and
I dont know what to do pls check on attached files to see where I failed.
Thanks
 

Attachments

  • cmd.PNG
    cmd.PNG
    27.4 KB · Views: 713
  • adb.PNG
    adb.PNG
    30.2 KB · Views: 707

eduardinho30

Member
Jul 23, 2021
7
4

Top Liked Posts