fsl_imx_demo下相关Eink的应用缺少资源无法编译成功

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

fsl_imx_demo下相关Eink的应用缺少资源无法编译成功

1,361 Views
shawn_lu
Contributor I

Hi

Android4.4.2_r1使用了补丁IMX6_KK442_100_ANDROID_EINK_PATCH2以后,在fsl_imx_demo下的App无法编译通过,发现错误原因是packages/apps/fsl_imx_demo下,多数应用缺少了资源文件,尤其是drawable这个文件夹不存在。导致demo中的多数app无法编译过,资源这部分是否含在另外的补丁里边?能否提供一下?

谢谢

Labels (1)
0 Kudos
Reply
4 Replies

1,161 Views
max_tsai
NXP Employee
NXP Employee

hi,

The patch would includes the resource as the below. Please use "git am" or "git apply" to apply the patch.

# vi 0001-ENGR00314217-Enable-Eink-Feature-on-i.MX6SL.patch

From 9e5dc6821bf6f5392408793255cb9d219f7ea7f8 Mon Sep 17 00:00:00 2001

From: Jack Lee <jack.lee@freescale.com>

Date: Fri, 14 Mar 2014 10:18:41 +0800

Subject: [PATCH 1/5] ENGR00314217 Enable Eink Feature on i.MX6SL

Develop a new framework architecture to enable E-ink

display on i.MX6SL

Signed-off-by: Jack Lee <jack.lee@freescale.com>

---

Animation/Android.mk                               |   13 +

Animation/AndroidManifest.xml                      |   18 +

Animation/res/drawable-hdpi/icon.png               |  Bin 0 -> 4147 bytes

Animation/res/drawable-mdpi/icon.png               |  Bin 0 -> 2574 bytes

Animation/res/drawable/a1.png                      |  Bin 0 -> 7614 bytes

Animation/res/drawable/a10.png                     |  Bin 0 -> 7619 bytes

Animation/res/drawable/a11.png                     |  Bin 0 -> 7673 bytes

Animation/res/drawable/a12.png                     |  Bin 0 -> 7673 bytes

Animation/res/drawable/a13.png                     |  Bin 0 -> 7662 bytes

Animation/res/drawable/a14.png                     |  Bin 0 -> 7640 bytes

Animation/res/drawable/a15.png                     |  Bin 0 -> 7661 bytes

Animation/res/drawable/a2.png                      |  Bin 0 -> 7600 bytes

Animation/res/drawable/a3.png                      |  Bin 0 -> 7650 bytes

Animation/res/drawable/a4.png                      |  Bin 0 -> 7668 bytes

Animation/res/drawable/a5.png                      |  Bin 0 -> 7582 bytes

Animation/res/drawable/a6.png                      |  Bin 0 -> 7606 bytes

Animation/res/drawable/a7.png                      |  Bin 0 -> 7651 bytes

Animation/res/drawable/a8.png                      |  Bin 0 -> 7667 bytes

1,161 Views
max_tsai
NXP Employee
NXP Employee

hi

There is no additional patch. 0001-ENGR00314217-Enable-Eink-Feature-on-i.MX6SL.patch of IMX6_KK442_100_ANDROID_EINK_PATCH2 includes the resource needed by application. Can you check if the missed resource files doesn't in 0001-ENGR00314217-Enable-Eink-Feature-on-i.MX6SL.patch?

0 Kudos
Reply

1,161 Views
shawn_lu
Contributor I

The patch doesn't have directories like drawable,etc.

0 Kudos
Reply

1,161 Views
jimmychan
NXP TechSupport
NXP TechSupport

sorry, I cannot find the patch you mentioned.

0 Kudos
Reply