Add files to Android /data partition in i.MX53 board

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

Add files to Android /data partition in i.MX53 board

618 Views
Goi
Contributor II

Hi,

I'm building the Android file system for an i.MX53 board, and I've successfully done so. However, I would also like to add files to my /data/data/ directory for certain pre-built apps, preferably with the same user/group as the app itself.

I'm able to do this by booting up the device and using an adb push, but my app really needs the files to exist before it can run properly. Also, an adb push makes the files belong to the root user/group rather than belong to the app.

How do I do this? Thanks.

0 Kudos
2 Replies

479 Views
arunmitteam
Contributor III

Hi,

Can you please help me with booting android on i.mx53 qsb. I used the adeneo prebuilt images and whenever I power on, I just see a blank screen. I'm totally new to this and spent 3 days to figure out what's going on. If possible please provide the steps for formatting the sd card and loading them with prebuilt image. Thanks in advance for your help.

0 Kudos

479 Views
Goi
Contributor II

Hi,

Does anyone know how I can do this?

Thanks.

0 Kudos