Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9871] Android: Most of our android library projects are still pointing to API 7 and should be 8.

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-07-03T15:56:54.000+0000
Affected Version/sRelease 2.1.0
Fix Version/sSprint 2012-14 Core, Release 3.0.0
ComponentsAndroid
Labelscore
ReporterBill Dawson
AssigneeBill Dawson
Created2012-07-03T13:33:21.000+0000
Updated2017-03-06T22:29:58.000+0000

Description

Our Titanium Android module projects are Android library projects (from Eclipse's perspective) containing AndroidManifest.xml files that currently are still pointing to api level 7 (which we don't support). Same with the project.properties files. These files need to be updated to api level 8 (our minimum supported)

Comments

  1. Bill Dawson 2012-07-03

    Testing Notes

    There isn't really a QE-style test for this, since this is only relevant for Eclipse. For platform tester: * Build my branch outside of Eclipse. * Go into Eclipse and refresh all your projects. * Make sure no strange errors. :) If strange errors, try Project->Clean
  2. Bill Dawson 2012-07-03

    Pull request ready https://github.com/appcelerator/titanium_mobile/pull/2503
  3. Lee Morris 2017-03-06

    Closing ticket due to time passed.

JSON Source