{"id":23552796,"url":"https://github.com/rhildred/websqldbstart","last_synced_at":"2025-06-25T13:34:47.289Z","repository":{"id":146398228,"uuid":"119582249","full_name":"rhildred/websqldbstart","owner":"rhildred","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-04T02:43:49.000Z","size":2922,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-26T11:14:22.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rhildred.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-01-30T19:14:52.000Z","updated_at":"2018-01-30T21:25:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"8bf4ae4f-a058-47b1-8f92-063c379189e3","html_url":"https://github.com/rhildred/websqldbstart","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fwebsqldbstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fwebsqldbstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fwebsqldbstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhildred%2Fwebsqldbstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhildred","download_url":"https://codeload.github.com/rhildred/websqldbstart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239293947,"owners_count":19615041,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-26T11:13:13.243Z","updated_at":"2025-02-17T12:41:39.241Z","avatar_url":"https://github.com/rhildred.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003ca href=\"https://github.com/rhildred/hellophonegap\" target=\"_blank\"\u003ehellophonegap\u003c/a\u003e\n\nphonegap hello world. The config.xml sets the name and id:\n\n```\n\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\" ?\u003e\n\u003cwidget xmlns=\"http://www.w3.org/ns/widgets\" xmlns:gap=\"http://phonegap.com/ns/1.0\" id=\"io.github.rhildred.hellophonegap\" version=\"0.0.1\"\u003e\n\n    \u003cname\u003ehello phonegap\u003c/name\u003e\n\n    \u003cdescription\u003e\n        most basic of examples, responds to deviceready\n    \u003c/description\u003e\n    \u003ccontent src=\"index.html\" /\u003e\n    \u003cauthor href=\"https://rhildred.github.io\"\u003e\n        Rich Hildred\n    \u003c/author\u003e\n    \u003caccess origin=\"*\" /\u003e\n\u003c/widget\u003e\n\n```\n\nThe html5 phonegap code includes the javascript `cordova.js` file, which will be replaced during the build by a cordova.js that is built on the fly.\n\n```\n\n\u003c!Doctype html\u003e\n\u003chtml\u003e\n    \u003chead\u003e\n        \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n    \u003c/head\u003e\n    \u003cbody\u003e\n        \u003ch1\u003ehello phonegap\u003c/h1\u003e\n        \u003ch2\u003e I can't believe it's this simple. ... \u003c/h2\u003e\n        \u003cdiv id=\"connectionStatus\" style=\"color:blue\"\u003eNot connected to phonegap!\u003c/div\u003e\n        \u003cscript src=\"cordova.js\"\u003e\u003c/script\u003e\n        \u003cscript\u003e\n            var phonegapReady = function(){\n                oStatus = document.getElementById(\"connectionStatus\");\n                oStatus.innerHTML = \"Now connected to phonegap\";\n                oStatus.style.color = \"green\";\n            }\n\n            document.addEventListener(\"deviceready\", phonegapReady, false);\n\n        \u003c/script\u003e\n    \u003c/body\u003e\n\u003c/html\u003e\n\n```\n\nTo test this in a local environment:\n\n1. `npm install -g ripple-emulator` if you haven't already\n1. `ripple emulate`\n1. If your browser doesn't open up with your project in it surf to `http://localhost:4400/?enableripple=true`\n\nTo get the phonegap ready event select Cordova 2.0.\n\nThis can be loaded up on phonegap build, and turned into a apk that can be put on your phone.\nTo install this on phonegap build:\n\n1) sign up for an adobe account and log in to https://build.phonegap.com\n2) push this on to your own github\n3) create an app on phonegap build\n4) Click the `ready to build` button.\n5) Download the APK on to your local machine.\n6) Install [BlueStacks](https://www.bluestacks.com/download.html) if you haven't already.\n\n![telechargement](https://rhildred.github.io/hellophonegap/readmeimages/BlueStacksCapture.PNG \"telechargement\")\n\n7) Load the apk into BlueStacks\n\n![install apk](https://rhildred.github.io/hellophonegap/readmeimages/installApkCapture.PNG \"install apk\")\n\n8) Click on the app in your home screen\n\n![\"spy in this case\"](https://rhildred.github.io/hellophonegap/readmeimages/HomeScreenCapture.PNG \"spy in this case\")\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhildred%2Fwebsqldbstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhildred%2Fwebsqldbstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhildred%2Fwebsqldbstart/lists"}