Chromium-Android
Chromium-Android copied to clipboard
Cannot start application ( Chrome failed during startup .....)
When i cloned and install app. cannot start app. Maybe something wrong with lib or missing somthing.
Need more information. Could you please paste your logcat here?
E/cr_VariationsSeedFetch: IOException when fetching variations seed. java.io.InterruptedIOException at com.android.okio.Deadline.throwIfReached(Deadline.java:56) at com.android.okio.Okio$1.write(Okio.java:67) at com.android.okio.RealBufferedSink.flush(RealBufferedSink.java:154) at com.android.okhttp.internal.http.HttpConnection.flush(HttpConnection.java:126) at com.android.okhttp.internal.http.HttpTransport.flushRequest(HttpTransport.java:73) at com.android.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:622) at com.android.okhttp.internal.http.HttpURLConnectionImpl.execute(HttpURLConnectionImpl.java:388) at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponse(HttpURLConnectionImpl.java:332) at com.android.okhttp.internal.http.HttpURLConnectionImpl.getResponseCode(HttpURLConnectionImpl.java:500) at com.android.okhttp.internal.http.DelegatingHttpsURLConnection.getResponseCode(DelegatingHttpsURLConnection.java:105) at com.android.okhttp.internal.http.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:25) at org.chromium.components.variations.firstrun.VariationsSeedFetcher.downloadContent(VariationsSeedFetcher.java:231) at org.chromium.components.variations.firstrun.VariationsSeedFetcher.fetchSeed(VariationsSeedFetcher.java:171) at org.chromium.chrome.browser.init.AsyncInitTaskRunner$FetchSeedTask.doInBackground(AsyncInitTaskRunner.java:53) at org.chromium.chrome.browser.init.AsyncInitTaskRunner$FetchSeedTask.doInBackground(AsyncInitTaskRunner.java:40) at org.chromium.base.task.AsyncTask$1.call(AsyncTask.java:104) at java.util.concurrent.FutureTask.run(FutureTask.java:237) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587) at java.lang.Thread.run(Thread.java:818)
Did you try our build apk? Crash or not?
When i open application not crash just show a dialog "Chrome failed during startup with an unexpected error" and when i click OK is quit
https://github.com/kuoruan/Chromium-Android/releases/download/v73.0.3683.93/Chromium.apk
error like above but i find error in
did you build libchrome.so again ??
Everything works well on my device. So I can't reproduce the error.
Your built app not working on KitKat 4.4.4 Unfortunately chromium has stpped
@kuoruan did you try to test it on android < 21
I do not have a device with API level < 21, so I can't test it.
How i can get webview (build from chromium ) . Tks
When i open application show a dialog "Chrome failed during startup with an unexpected error" and when i click OK is quit