{"id":29037157,"url":"https://github.com/teamsolutionanalysts/ionic-plugin-externalsdcardpath","last_synced_at":"2026-04-12T02:36:10.503Z","repository":{"id":57276075,"uuid":"98878777","full_name":"teamSolutionAnalysts/ionic-plugin-ExternalSdCardPath","owner":"teamSolutionAnalysts","description":null,"archived":false,"fork":false,"pushed_at":"2017-08-31T08:14:53.000Z","size":4,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-25T19:52:42.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/teamSolutionAnalysts.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}},"created_at":"2017-07-31T10:51:00.000Z","updated_at":"2017-12-05T15:24:19.000Z","dependencies_parsed_at":"2022-08-24T23:52:03.688Z","dependency_job_id":null,"html_url":"https://github.com/teamSolutionAnalysts/ionic-plugin-ExternalSdCardPath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/teamSolutionAnalysts/ionic-plugin-ExternalSdCardPath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamSolutionAnalysts%2Fionic-plugin-ExternalSdCardPath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamSolutionAnalysts%2Fionic-plugin-ExternalSdCardPath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamSolutionAnalysts%2Fionic-plugin-ExternalSdCardPath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamSolutionAnalysts%2Fionic-plugin-ExternalSdCardPath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teamSolutionAnalysts","download_url":"https://codeload.github.com/teamSolutionAnalysts/ionic-plugin-ExternalSdCardPath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teamSolutionAnalysts%2Fionic-plugin-ExternalSdCardPath/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262072777,"owners_count":23254314,"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":"2025-06-26T13:01:26.887Z","updated_at":"2025-10-03T21:35:14.413Z","avatar_url":"https://github.com/teamSolutionAnalysts.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cordova Android external SD card path plugin\n\nPlugin that returns the path of internal and external sd card.\n\n## Using\n    \nInstall the plugin\n\n    $ cordova plugin add https://github.com/teamSolutionAnalysts/ionic-plugin-ExternalSdCardPath.git\n    \n\n\n```js\n    var success = function(message) {\n        var path = JSON.parse(message);\n        console.log(path.SDCard.external);\n    }\n\n    var failure = function() {\n        alert(\"Error calling external Plugin\");\n    }\n\n    externalsd.getPath(\"microSD\", success, failure);\n```\n    \n   You can access path of external and internal by following this way:\n   \n    1) path.SDCard.external \n    2) path.SDCard.internal \n\nInstall Android platform\n\n    cordova platform add android\n    \n\n## More Info\n\nFor more information on setting up Cordova see [the documentation](http://cordova.apache.org/docs/en/latest/guide/cli/index.html)\n\nFor more info on plugins see the [Plugin Development Guide](http://cordova.apache.org/docs/en/latest/guide/hybrid/plugins/index.html)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamsolutionanalysts%2Fionic-plugin-externalsdcardpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteamsolutionanalysts%2Fionic-plugin-externalsdcardpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteamsolutionanalysts%2Fionic-plugin-externalsdcardpath/lists"}