Android 4.4.2 i.MX6DL own apk question

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Android 4.4.2 i.MX6DL own apk question

558 Views
sebastianpszczo
Contributor I

Hi,

I compiled android 4.4.2 accordian PDF for sd Card for sabre kit and everything works fine. Next step I want customize image and I want to add some *.apk files bbut when I use PRODUCT_COPY_FILE += your/build/tree/$FILE:path/to/location/on/device/$FILE Android is not compiling correctly with error that Prebuilt apk found in PRODUCT_COPY_FILES etc. How can I add some apk file to image in simple way?

Thank You an

Labels (1)
0 Kudos
1 Reply

447 Views
SergioSolis
NXP Employee
NXP Employee

You can try using ADB to install apk's.

Have you used it before?

This may help:

[GUIDE][ADB]Easiest How to use adb, logcat, … | Samsung Galaxy Ace S5830, S5830i, Ace II | XDA Forum...


Best regards,
Sergio

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos