A floating app?

I don’t know if it’s ever been done, but I’m working on an experiment to create a ‘floating app’ on a rooted Android device, for changing wallpapers / sleep-animations etc etc.

Is there a basic set of guidelines anywhere in the API, that I could use to achieve this?

Thanks

I dont event know if you can do this in corona SDK, maybe you can but it’ll prob be a pretty long task… As i also code in c# id recommend you learn some c# and make an android app from there… Get visual studios … heres a vid for you to get started if you want…

https://www.youtube.com/watch?v=Yj0G5UdBJZw

Corona SDK does not support jailbroken or rooted devices. If you have issues with your apps on these devices, you are on your own.

Secondly we don’t provide API’s to handle wall papers and widgets with Corona SDK.  You would need to use Corona Enterprise or CoronaCards to be able to access native API calls.

Rob

I dont event know if you can do this in corona SDK, maybe you can but it’ll prob be a pretty long task… As i also code in c# id recommend you learn some c# and make an android app from there… Get visual studios … heres a vid for you to get started if you want…

https://www.youtube.com/watch?v=Yj0G5UdBJZw

Corona SDK does not support jailbroken or rooted devices. If you have issues with your apps on these devices, you are on your own.

Secondly we don’t provide API’s to handle wall papers and widgets with Corona SDK.  You would need to use Corona Enterprise or CoronaCards to be able to access native API calls.

Rob