Improving FPS(android)

Hi guys, need help to improve my game’s fps on android device. Currently running 18-20 fps. My game consists of 30-50 cubes per level. Hoping to run at least 30 fps. These are the steps that I found and applied so far but fps still the same. Also, my test device only has a 1 gig of RAM. Thank you.

  • disabled shadows
  • disabled post-processing
  • disabled “start with tick enable” to actors not using tick
  • build configuration set to “shipping”
  • set lights to static