benbahrenburg / benCoding.Android.Tools

A collection of utilities designed to make working with Titanium on Android alittle easier.
Other
59 stars 36 forks source link

define service name within package context #15

Closed janisr closed 9 years ago

janisr commented 9 years ago

Add option to define startup service name within package context. instead of : "com.myapp.MyBootService" write : ".MyBootService"

Service name will be changed on fly depending on package name