On Sunday, March 1, 2015 at 7:35:42 PM UTC+1, Rabbi Hossain wrote: > Hello All, > > I am currently building an app for some of my personal experimental project. > Since I don't have that much knowledge on B2G APIs available for use, I am > stuck in something. Currently the the I want to do is somethink like this, > > "When an user opens an app from homescreen, My app will track it and will > show a notification before opening that app." > > > Is this thing currently possible in B2G? Any code snippet or API reference > available? > > Thanks in advance. > > Regards > Rabbi Hossain
You'll need a rooted phone, but the code lives here: https://github.com/mozilla-b2g/gaia/blob/master/apps/system/js/app_window_manager.js#L632 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
