Android 4.4.2 i.MX6DL own apk question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Android 4.4.2 i.MX6DL own apk question

986 次查看
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

标签 (1)
0 项奖励
回复
1 回复

875 次查看
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 项奖励
回复