Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16322] Android: uses-feature android:glEsVersion not being copied to AndroidManifest.xml

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-02-03T04:01:52.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 03, 2014 Sprint 03 Core, Release 3.2.3, Release 3.3.0
ComponentsAndroid
Labelsn/a
ReporterAdam Paxton
AssigneeChris Barber
Created2014-01-27T21:31:48.000+0000
Updated2014-03-24T21:02:28.000+0000

Description

Comments

  1. Chris Barber 2014-01-30

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5290 3.2.x pull request: https://github.com/appcelerator/titanium_mobile/pull/5291
  2. Satyam Sekhri 2014-02-04

    The manifest entry for OpenGL ES v 2.0 is now done. Checked on: OSX: 10.9.1 CLI: 3.2.1-beta3 Titanium SDK: 3.3.0.v20140202230850
  3. Joe Falcone 2014-03-10

    Is there a recommended work-around other than waiting for 3.3.0 to be released?
  4. Lokesh Choudhary 2014-03-24

    Verified the fix. Now we see:
    <uses-feature android:glEsVersion="0x00020000" android:required="true"/>
    in the Androidmanifest.xml when we build latest 3.2.3 & 3.3.0. Closing. Environment: Appc Studio : 3.2.3.201403190645 Ti SDK : 3.2.3.v20140324114345, 3.3.0.v20140323190522 Mac OSX : 10.8.5 Alloy : 1.3.1 CLI - 3.2.1 Nexus 4 - android 4.4

JSON Source