Seite 1 von 1
					
				Start app after boot up with bluetooth gps
				Verfasst: Mo 15. Jul 2024, 13:48
				von Phuong
				Dear friend, I use your application to use garmin glo 2 on the android screen of my car. The application runs very well, however, when I select the start app after bootup, the application does not automatically connect bluetooth to glo 2, I have to lauch the application manually. Can you add the auto pair function with bluetooth gps in service?
			 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: Di 16. Jul 2024, 13:09
				von Mazuch
				Hi Phuong,
let me check ... i will add the BT-Auto-Connect feature to my ToDo list.
			 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: Di 16. Jul 2024, 13:28
				von Phuong
				Thank you very much! Love you 

 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: So 18. Aug 2024, 18:00
				von Phuong
				Hi Mazuch,
can you update this feature soon? thank you!
			 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: Mo 14. Okt 2024, 10:59
				von Mazuch
				Hi Mazuch, can you update this feature soon? thank you!
The request is still on my ToDo list - i guess on next App update it's implemented.
 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: Di 26. Nov 2024, 05:10
				von Phuong
				I just updated the app. Now the application starts on boot just like running a normal application. However, can you make the application run in the background as a service at boot and automatically connect to the bluetooth gps in the service?
			 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: Mi 27. Nov 2024, 14:23
				von Mazuch
				What exactly do you mean?
The app should not be visible after the device is booted?
If so - let me check, but i thinks that's not so easy to change on my app.
There is a background service (which is managing the NMEA data) but this service
is not able to open a connection to bluetooth or USB.
This last-mode handler is in the app activity (not in the service), so the app must start.
A solution maybe is to hide the app again as soon as lastmode is restored.
			 
			
					
				Re: Start app after boot up with bluetooth gps
				Verfasst: Fr 29. Nov 2024, 11:54
				von Phuong
				I mean exactly that. But now I have a solution for that problem. I used tasker to hide the app when it first runs. Thanks for your great support