# geckoviewjsdemo **Repository Path**: github-android-mirror/geckoviewjsdemo ## Basic Information - **Project Name**: geckoviewjsdemo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-08 - **Last Updated**: 2025-12-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GeckoView demo (https://github.com/mozilla/geckoview) show - web send message to android (window.JSBridge.postMessage('')) - android run javascript code # vue-js-demo dir is web demo - run cli - cd vue-js-demo - yarn install - npm run dev # app dir is android demo # note - in android demo,this code geckoSession.loadUri("http://192.168.11.148:8001/"),replace this URL with the one on your computer