Page 1 of 1

Resident and Minimize

Posted: Fri Dec 28, 2012 6:01 pm
by Osvaldo

I want know how to handle an app to minimize and get resident when phone go on


Resident and Minimize

Posted: Fri Dec 28, 2012 6:32 pm
by maxkatz

I'm not sure I understand the question.. can you give an example what exactly you want the app to do?


Resident and Minimize

Posted: Fri Dec 28, 2012 6:35 pm
by Osvaldo

Hey Max, I need that: When i start the application go minimize or iconize and stay resident (4 example active in the background) the customer use his phone witht standard functions but with a single combination of keys he can do some function in my app, but leaving the main screen free to other stuffs.


Resident and Minimize

Posted: Fri Dec 28, 2012 6:55 pm
by maxkatz

I don't know if that's possible. You start with a mobile web app in Tiggzi. To get access to device APIs, we include PhoneGap (http://phonegap.com). If PhoneGap provides the API/functionality that you need - then you can use it.

http://docs.tiggzi.com/getting-started/


Resident and Minimize

Posted: Fri Dec 28, 2012 6:59 pm
by Osvaldo

Ok thank you ill try