Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13356] Android: make TiBaseService an interface

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterMartin Guillon
AssigneeUnknown
Created2013-02-06T08:23:30.000+0000
Updated2018-02-28T20:03:59.000+0000

Description

I was looking at creating a Service inheriting Service but without being android.app.Service. As a consequence of that i couldnt use TiBaseService and ServiceProxy as they just inherit android.app.Service. So i had to copy everything. Would be great if it was made an interface so that we could use subclasses of android.app.Service.

Comments

  1. Andrew McElroy 2014-06-16

    This is also a requirement to be able to build android widgets. Is there any movement on this? I'd be up for helping on this issue if we can get some attention on it.

JSON Source