Chromium-Android
Chromium-Android copied to clipboard
Chromium Android Browser Source for Android Studio
我把applicationId修改后报错 E/cr_BkgrdTaskJS: Tried finishing non-current BackgroundTask. E/cr_SBApiBridge: Failed to init handler: Attempt to invoke virtual method 'java.lang.reflect.Constructor java.lang.Class.getDeclaredConstructor(java.lang.Class[])' on a null object reference chromium: [FATAL:jni_android.cc(249)] Please include Java exception stack...
org.chromium.base.library_loader.LibraryLoader.java if (!isInZipFile()) { // The extract and retry logic isn't needed because this path is // used only for local development. System.loadLibrary(library); } Unable to load library chrome
Hi there, any one know a way to add a new strings file for any language, for example pt-PT?
how can i access html code of current tab and query on elements?
Hey I am using the Content Shell project of yours for reference. Can you provide the sync file for that which you used?
i want to build an android chromium with an extension installed by default from google webstore is it possbile and if yes can you help me if i donate your...
will you update to chrome 76?
Hi. I tried to build the app (nothing was changed, just opened the zip, connected phone with debugging and clicked Run). It did show 50 errors, most of which were...
Can you help me to extract tab from this project . i just need tab, Thank you
When i cloned and install app. cannot start app. Maybe something wrong with lib or missing somthing.