Android Studio - Fix WebView error "The webpage could not be loaded because: net::ERR_CACHE_MISS"

  Рет қаралды 4,813

Programmer World

Programmer World

Жыл бұрын

This video shows how to fix the error "The webpage could not be loaded because: net::ERR_CACHE_MISS" in WebView.
It shows how simply adding the below INTERNET permission in the manifest file solves the issue:
ANGULAR_BRACKETuses-permission android:name="android.permission.INTERNET"/ANGULAR_BRACKET
I hope you like this video. For any questions, suggestions or appreciation please contact us at: programmerworld.co/contact/ or email at: programmerworld1990@gmail.com
Complete source code and other details/ steps of this video are posted in the below link:
programmerworld.co/android/an...
However, the main Java code is copied below also for reference:
package com.programmerworld.webview_error;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebView;
public class MainActivity extends AppCompatActivity {
private WebView webView;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
webView = findViewById(R.id.webView);
webView.loadUrl("programmerworld.co");
}
}
-

Пікірлер: 5
@Harizchowdhury-ot9ee
@Harizchowdhury-ot9ee 3 ай бұрын
okay sir I try to password first password device after 6 years old device Huawei on email but verification not sent information give me email please help
@ProgrammerWorld
@ProgrammerWorld 3 ай бұрын
I do not think there is any need for password verification. It just needs to add below permission in manifest file to resolve this. programmerworld.co/android/android-studio-fix-the-webview-error-the-webpage-could-not-be-loaded-because-neterr_cache_miss/
@katharinej.chardwood6631
@katharinej.chardwood6631 Жыл бұрын
thank you, ChatGPT didn't know this :D
@MariaAyala-qz9ou
@MariaAyala-qz9ou 2 ай бұрын
Is my chach card 1901 still the same?
@ProgrammerWorld
@ProgrammerWorld 2 ай бұрын
Could you give more details of what you mean by "chach card 1901"? programmerworld.co/android/android-studio-fix-the-webview-error-the-webpage-could-not-be-loaded-because-neterr_cache_miss/
How To Create WebView App In Android Studio
8:22
Ghost Together
Рет қаралды 64 М.
No empty
00:35
Mamasoboliha
Рет қаралды 10 МЛН
Smart Sigma Kid #funny #sigma #memes
00:26
CRAZY GREAPA
Рет қаралды 8 МЛН
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 112 МЛН
Common Sense Test That 90% of People Fail
9:49
BRIGHT SIDE
Рет қаралды 17 МЛН
How to fix "Unable to Load assets" Error! | flutter | Solved 100%
5:08
Abdalla Ashraf | عبدالله أشرف
Рет қаралды 5 М.
How to Send Notification in Android
14:15
Codes Easy
Рет қаралды 39 М.
Unable to load asset image Flutter error SOLVED 100%
6:10
United Top Tech
Рет қаралды 15 М.
Build Your Own Android Webview App: A Step-by-step Guide With Android Studio
16:35
Stop, Intel’s Already Dead!
13:47
Linus Tech Tips
Рет қаралды 256 М.
Notes App With Firebase | Android | 2024
1:36:01
Easy Tuto
Рет қаралды 50 М.
No empty
00:35
Mamasoboliha
Рет қаралды 10 МЛН