Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-23601] Android: Recompile ti.moddevguide module against latest SDK

GitHub Issuen/a
TypeStory
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2016-07-29T07:31:10.000+0000
Affected Version/sn/a
Fix Version/sRelease 6.0.0
ComponentsAndroid
Labelsn/a
ReporterChristopher Williams
AssigneeChristopher Williams
Created2016-07-01T14:57:51.000+0000
Updated2016-10-05T22:22:22.000+0000

Description

ti.moddevguide: https://github.com/appcelerator-modules/ti.moddevguide Generally this requires some minor changes to each module: - bump the module's version up to the next major (i.e. 2.3.1 -> 3.0.0) - bump the module's apiversion to 3 (for Android) - bump the minsdk to 6.0.0 (for Android) At a higher level, we'll need to update our CI build scripts for modules to use the master branch SDK to build against, and Android NDK r11c.

Comments

  1. Christopher Williams 2016-07-27

    https://github.com/appcelerator-modules/ti.moddevguide/pull/4
  2. Ashraf Abu 2016-07-29

    PR reviewed and merged.
  3. Lokesh Choudhary 2016-09-22

    [~cwilliams], I don't see any ti.moddevguide module built with this fix. Last android one is 2.1.1 which has apiversion 2 in the manifest. Can you please build one ?
  4. Lokesh Choudhary 2016-10-05

    Verified the fix. ti.moddevgiude works as expected. Checked it with 3.0.0 version of the module. Closing. Environment: Appc Studio : 4.8.0.201609292239 Ti SDK : 6.0.0.v20161005072811 Ti CLI : 5.0.10 Alloy : 1.9.2 MAC El Capitan : 10.11.6 Appc NPM : 4.2.8-7 Appc CLI : 6.0.0-56 Node: 4.4.4 Nexus 5 - Android 6.0.1

JSON Source