As the title says, did anyone get around to implementing that in an app via Corona, is it even possible ?
I want to add it to one of my apps which uses some widgets so was hoping someone could point me in the right direction.
Thanks
As the title says, did anyone get around to implementing that in an app via Corona, is it even possible ?
I want to add it to one of my apps which uses some widgets so was hoping someone could point me in the right direction.
Thanks
As the title says, did anyone get around to implementing that in an app via Corona, is it even possible ?
I want to add it to one of my apps which uses some widgets so was hoping someone could point me in the right direction.
Thanks
I think what you are looking for is the Accelerometer… Corona has packaged a sample app under “hardware” you should check it out!
https://docs.coronalabs.com/api/event/accelerometer/index.html
http://code.tutsplus.com/tutorials/corona-sdk-create-an-accelerometer-driven-application–mobile-2900
Thanks for the response eja, I know about the accelerometer and the tilting, asking more around creating a parallax effect with widgets using the accelerometer like ios7 has on the homescreen. Was hoping someone could point me to a sample where that is used, although seeing as it might put unnecessary load on the device while running the app possibly not a great idea, even though would look nice.
As the title says, did anyone get around to implementing that in an app via Corona, is it even possible ?
I want to add it to one of my apps which uses some widgets so was hoping someone could point me in the right direction.
Thanks
I think what you are looking for is the Accelerometer… Corona has packaged a sample app under “hardware” you should check it out!
https://docs.coronalabs.com/api/event/accelerometer/index.html
http://code.tutsplus.com/tutorials/corona-sdk-create-an-accelerometer-driven-application–mobile-2900
Thanks for the response eja, I know about the accelerometer and the tilting, asking more around creating a parallax effect with widgets using the accelerometer like ios7 has on the homescreen. Was hoping someone could point me to a sample where that is used, although seeing as it might put unnecessary load on the device while running the app possibly not a great idea, even though would look nice.