{"id":15097035,"url":"https://github.com/ronycse778/cordova-api-fetch","last_synced_at":"2026-01-06T15:41:13.771Z","repository":{"id":251005053,"uuid":"836096196","full_name":"ronycse778/cordova-api-fetch","owner":"ronycse778","description":"An app built with Cordova-PhoneGap for fetching API, https or http request.","archived":false,"fork":false,"pushed_at":"2024-07-31T08:42:03.000Z","size":35174,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T17:44:21.121Z","etag":null,"topics":["android-studio","cordova","http-request","https-request","phonegap","rest-api"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ronycse778.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":"2024-07-31T06:33:44.000Z","updated_at":"2024-07-31T08:42:06.000Z","dependencies_parsed_at":"2024-07-31T09:05:05.492Z","dependency_job_id":null,"html_url":"https://github.com/ronycse778/cordova-api-fetch","commit_stats":null,"previous_names":["ronycse778/cordova-api-fetch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronycse778%2Fcordova-api-fetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronycse778%2Fcordova-api-fetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronycse778%2Fcordova-api-fetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronycse778%2Fcordova-api-fetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronycse778","download_url":"https://codeload.github.com/ronycse778/cordova-api-fetch/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245853057,"owners_count":20683139,"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":["android-studio","cordova","http-request","https-request","phonegap","rest-api"],"created_at":"2024-09-25T16:03:50.809Z","updated_at":"2026-01-06T15:41:13.744Z","avatar_url":"https://github.com/ronycse778.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cordova-api-fetch\nAn app built with Cordova-PhoneGap for fetching API, https or http request.\n\nPlease, cover my another cordova repository first, so it will be easy. \u003cbr\u003e\nhttps://github.com/ronycse778/cordova-phonegap-android-studio\n\nFor API server I use this repository \u003cbr\u003e\nhttps://github.com/ronycse778/laravel-simple-rest-api\n\nType ipconfig in CMD, to find pc ip. suppose(192.168.68.108) \u003cbr\u003e\nClone the API server repository and follow processes and run with\n\u003cpre\u003ephp artisan serve --host=0.0.0.0\u003c/pre\u003e\nSo, basically the server will run in \u003ccode\u003ehttp://192.168.68.108:8000\u003c/code\u003e \u003cbr\u003e\nIf server is ok, it can be checked with the link \u003ccode\u003ehttp://192.168.68.108:8000/api/v1/users\u003c/code\u003e in browser. \u003cbr\u003e\nNo login is required. \u003cbr\u003e\n\nAs this link is http server so, a cordova advanced http plugin is required.\nInstall it in app project by\n\u003cpre\u003ecordova plugin add cordova-plugin-advanced-http\u003c/pre\u003e\n\nTo show bug, output or anything in android studio console add\n\u003cpre\u003ecordova plugin add cordova-plugin-console\u003c/pre\u003e\n\n\u003cb\u003eAfter importing the project to android studio,\u003c/b\u003e to bind this ip(192.168.68.108) \u003cbr\u003e\n1. Update your AndroidManifest.xml to use the network security configuration. \u003cbr\u003e\n\u003capplication \u003cbr\u003e\n        android:networkSecurityConfig=\"@xml/network_security_config\" \u003cbr\u003e\n        ... \u003e \u003cbr\u003e\n    \u003c/application\u003e \u003cbr\u003e\n2. Create a file named network_security_config.xml in the res/xml directory of your project (create the xml directory if it doesn't exist). \u003cbr\u003e\ncontent of this xml not shown in here, so check it from snapshot from Data.Source folder\n\n\u003cb\u003eTo use this repository:\u003c/b\u003e \u003cbr\u003e\nClone it, unzip node_modules.zip, platforms.zip, plugins.zip \u003cbr\u003e\nChange ip address from www folder/index.html file. \u003cbr\u003e\nCheck app ouput snapshot. \u003cbr\u003e\n\nDone\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronycse778%2Fcordova-api-fetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronycse778%2Fcordova-api-fetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronycse778%2Fcordova-api-fetch/lists"}