--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
@aberent: I managed to build ChromePublic.apk from command line. Now, i am setting my own dev environment for Android Chromium
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
On Mon, Jun 1, 2015 at 12:17 PM, MinhHoang To <hoang...@gmail.com> wrote:@aberent: I managed to build ChromePublic.apk from command line. Now, i am setting my own dev environment for Android ChromiumWhy don't you want to use Eclipse which is the supported IDE at the moment?
Are you already successfully building the standard ChromePublic.apk, from the command line using gyp and ninja? If not, then I recommend getting this working first to make sure that your base environment is set up correctly.
I don't think anybody on the Chrome team is yet using Android Studio to develop Chrome for Android, and I suspect that getting this working is a significant piece of work; however many of us do use Eclipse; see https://code.google.com/p/chromium/wiki/AndroidEclipseDev.