Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7292] Android: KS - Cannot install KS to Kindle Fire

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionWon't Fix
Resolution Date2012-02-09T23:30:15.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsqe-and011912, qe-nfc
ReporterWilson Luu
AssigneeMarshall Culpepper
Created2012-01-19T11:19:44.000+0000
Updated2012-02-09T23:30:15.000+0000

Description

Steps to reproduce: 1. Pull latest KS from titanium_mobile master branch 2. Install KS to Kindle Fire from TiStudio Actual: Missing shared library error message appear in the console:
[ERROR] Failed installing com.appcelerator.titanium: 	pkg: /data/local/tmp/app.apk
Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]
Expected: Should be able to install KS to Kindle Fire

Comments

  1. Michael Pettiford 2012-01-20

    This also occurs with Nook Color with the same environment as in the ticket
  2. Marshall Culpepper 2012-01-24

    KitchenSink uses our Maps API which requires the Google Maps API be installed on the device you deploy to. The Kindle Fire (and Nook) don't have the Google Maps library installed, and the error reported is the standard error that occurs when you try to install an app with a Maps dependency on a device without Maps. In the meantime, KS-Nook should work on the Kindle Fire.
  3. Thomas Huelbert 2012-01-25

    closing based on Marshalls comments

JSON Source