need to run unity app in android when minimized, can anyone help me…i need this because, i want to make a utility like,keep the app open for 60 minutes and you get 60 points.
Please please help me on this with a solution.
I am not a native java coder for android / ios
u need to check noloadlevel method =to make a use of it in timer script and with points ,.to make ur count ++ .what u like to do
incase i want to send long / lat values to my sql every 15 minutes then ?
How do i do this part ?
write a service in java that performs this operation for you.
memory heavy stuff like unity applications will not survive for long when the OS requires memory, but a light service has a good chance to do so
making things out of unity and joining to unity needs extra knowledge, i am not capable of it. Cant i do this part inside unity
You can enable run in background and ask to the gods of droids that your app does not get killed.
But with Unity applications you can be pretty sure that its not gonna survive for that long if the device is used actively, it will likely be the first thing killed in the background