The application discloses a kind of application life cycle
callback function calling method, device, equipment and terminal, comprising: in the case where the life cycle trigger event of target application is monitored in
embedded operating system, the
callback function calling identification corresponding to life cycle trigger event is determined;Based on the
callback function mark in the callback
function table of the application registry of target application, the callback function index corresponding to callback function calling identification is obtained from callback
function table;Based on callback function index, the callback function corresponding to life cycle trigger event is called, based on this, by setting callback
function table in application registry, and based on the callback function mark in callback function table, callback function index is determined, to realize the callback of corresponding callback function, without recording the address of callback function in memory, solve the problem of memory occupation in callback function calling process, solve the problem that resource shortage can be caused when calling callback function in resource limited device.