Disable device filter

Is it possible to disable the device filter? I can run my application when I use the universal device filter but an annoying popup comes, so basically what I want is to remove the pop up and let the user run the application regardless of hardware specs.

Thanks!

Not possible cause the warning is there to tell you thta you are not on the real deployment mode which you would want to use when pushing it to the market etc

unity will not work “regardless of hardware specs”, it will just fail if the hardware is too weak ie larger parts of the android install base. The universal one is to be able to test anything at all if you don’t have a supported hardware yet