Auto starting your app
- By JakeBullet70
Hi all!
Here is what you need to auto start your app at boot up.
Create a service module and paste in the code below:
Here is what you need to auto start your app at boot up.
Create a service module and paste in the code below:
B4X:
#Region Service Attributes
#StartAtBoot: True
#End Region
Sub...
Last edited: