Chromium-Android icon indicating copy to clipboard operation
Chromium-Android copied to clipboard

Sync file for Content-Shell

Open rajdeep-pocketaces opened this issue 4 years ago • 7 comments

Hey I am using the Content Shell project of yours for reference. Can you provide the sync file for that which you used?

rajdeep-pocketaces avatar Oct 16 '19 13:10 rajdeep-pocketaces

This project has not update for a long time, so I don't have the latest sync script.

kuoruan avatar Oct 16 '19 13:10 kuoruan

The old one which you used will be helpful too if you still have it somewhere. As i am trying to change the chrome sync script and having a bit hard time doing that.

rajdeep-pocketaces avatar Oct 16 '19 13:10 rajdeep-pocketaces

Or if you can give me a direction which you took while writing these scripts. Regarding how to go about knowing what all files are needed, etc.

rajdeep-pocketaces avatar Oct 16 '19 13:10 rajdeep-pocketaces

see: https://github.com/kuoruan/ContentShell-Android/blob/master/sync-content.sh

kuoruan avatar Oct 16 '19 13:10 kuoruan

Thanks a lot. It somehow slipped out of my eyes.

rajdeep-pocketaces avatar Oct 16 '19 13:10 rajdeep-pocketaces

Follow this guide: https://chromium.googlesource.com/chromium/src/+/master/docs/android_build_instructions.md

https://chromium.googlesource.com/chromium/src/+/master/docs/android_studio.md

and the gradle files will show you the source files needed by chromium.

kuoruan avatar Oct 16 '19 13:10 kuoruan

I followed this https://chromium.googlesource.com/chromium/src/+/master/docs/android_studio.md But the gradle showed lots of folders which were not in your build which was working. So i was not sure if it is the right way to go. Thanks, i'll check if i can get it working from that.

rajdeep-pocketaces avatar Oct 16 '19 13:10 rajdeep-pocketaces