[TIMOB-23626] Avoid deprecated methods/libs while generating default android module
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | n/a |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | n/a |
| Labels | n/a |
| Reporter | Rainer Schleevoigt |
| Assignee | Unknown |
| Created | 2016-04-16T15:07:59.000+0000 |
| Updated | 2018-02-28T19:55:14.000+0000 |
Description
Hi,
width Studio v4.5.0 I have created a new, empty module project. In header I found deprecated classes like org.appcelerator.titanium.util.Log and org.appcelerator.titanium.util.TiConfig.
I think it would be better to use the new stuff from org.appcelerator.kroll.common.*
Code strong!
Rainer
No comments