Android Question Add Starter Service to old applicaton

Rusty

Well-Known Member
Licensed User
Longtime User
I have an app that was developed during the ICS OS era. It has been upgraded as B4A has released new releases.
When the Start service was added to B4A, we tried adding a Starter and it failed. Since we didn't already have one, we continued without.
Now, I'd like to add a Starter service to the OLD application which is currently compiled and distributed using B4A 6.00.
When I merely add a Starter service to the OLD app and try to compile it, it fails with:

I'm completely lost as to what is causing this. I've created a very small test program (NEW) and starter works fine...
Any suggestions?
 

fixit30

Active Member
Licensed User
Longtime User
Maybe try adding the Starter service that was created by the working test app?
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
Thanks Fixit,
I tried that. I even created the test app; ported all modules, services and classes into the test app; copied and pasted MAIN into the test app and tried to run the TEST app. ...the same results. argh!
Rusty
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
In Debug:
In Release mode ... it works!
Is there a reason it doesn't work in Debug? How do you debug the Starter service?
Thanks Erel,
Rusty
 
Upvote 0

Rusty

Well-Known Member
Licensed User
Longtime User
The best I can tell. With unfiltered logs, there are hundreds of lines of logging...
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…