Hi.
I want to get th the Intent.ACTION_TIME_TICK for th e android OS that alert evry minut that the time changed
usually it is being done by BroadcastReceiver
how do I implement it in B4a
That's what I did.
But my brother who is a much better programmer than me (with a degree, experience, etc.)
told me that if I worked for him and did it he would fire me ?,
because the application resources should not be used if the operating system can give it to me.
So I wanted to learn how to do it.