Android Graphics Settings Menu?

Hello,

I am trying to make a graphics settings menu on an Android game using console commands. In the editor, I can use sg.ShadowQuality, sg.TextureQuality, sg.PostProcessQuality, and sg.EffectsQuality to change the graphics. However, these commands do not seem to work in the Android command line. How do I change the graphics settings in game on an Android device?