I made an app in LiveCode - calculator. I was doing it by these (https://livecode.com/lessons/calculator/) instructions and it is scaled to fit iPhone. I need it to fit different mobile phones that run Android (Samsung, GSmart, LG etc). I went through most of this site and also LiveCode forums and help (http://lessons.livecode.com/m/4071), there's nothing about Android phones, only iOS stuff. I also tried
on preOpenStack
set the fullscreenmode of me to "exactFit"
end preOpenStack
but I don't know if it's working (haven't saved it as standalone app, wanted to do this first).
Thank you for your answers.