{"id":23042282,"url":"https://github.com/venkatch668/ionic2-starter-template_deployementsteps","last_synced_at":"2026-04-08T18:01:51.759Z","repository":{"id":268126381,"uuid":"96001188","full_name":"venkatch668/ionic2-Starter-template_DeployementSteps","owner":"venkatch668","description":"Ionic2 Starter template and Deploy steps, Generate .apk file for android","archived":false,"fork":false,"pushed_at":"2017-07-02T04:07:55.000Z","size":1661,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T23:32:36.201Z","etag":null,"topics":["android","angular2","cordova","hybrid-apps","ionic2","ionic2-starter-template","typescript2"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/venkatch668.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":"2017-07-02T03:55:57.000Z","updated_at":"2017-07-02T04:13:21.000Z","dependencies_parsed_at":"2024-12-14T14:35:29.423Z","dependency_job_id":"c90d097e-b0b7-4314-8d02-fdc9f274deb6","html_url":"https://github.com/venkatch668/ionic2-Starter-template_DeployementSteps","commit_stats":null,"previous_names":["venkatch668/ionic2-starter-template_deployementsteps"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/venkatch668/ionic2-Starter-template_DeployementSteps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkatch668%2Fionic2-Starter-template_DeployementSteps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkatch668%2Fionic2-Starter-template_DeployementSteps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkatch668%2Fionic2-Starter-template_DeployementSteps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkatch668%2Fionic2-Starter-template_DeployementSteps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/venkatch668","download_url":"https://codeload.github.com/venkatch668/ionic2-Starter-template_DeployementSteps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/venkatch668%2Fionic2-Starter-template_DeployementSteps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31567227,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","angular2","cordova","hybrid-apps","ionic2","ionic2-starter-template","typescript2"],"created_at":"2024-12-15T20:23:58.390Z","updated_at":"2026-04-08T18:01:51.707Z","avatar_url":"https://github.com/venkatch668.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a starter template for [Ionic](venkat)projects.\n\n## How to use this template\n\n*Download the files\nhttps://github.com/venkatch668/ionic2.git\n\n### With the Ionic CLI:\nTake the name after `ionic2-`, and that is the name of the template to be used when using the `ionic start` command below:\n\n```bash\n$ npm install -g ionic cordova\n$ ionic start myTabs tabs\n```\n\nThen, to run it, cd into `myTabs` and run:\n\n```bash\n$ ionic cordova platform ios or $ ionic cordova platform andorid\n$ ionic cordova run ios or $ ionic cordova run andorid\n```\n\n## Ionic Setup \u0026 Deploy\n\u003col\u003e\n\t\u003cli\u003e\u003cp\u003eInstall Ionic and coredova files\u003c/p\u003e \n\t\t\u003cp\u003e\u003cb\u003eCommand :\u003c/b\u003e npm install -g cordova ionic\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eRef:\u003c/b\u003e http://ionicframework.com/getting-started/\u003c/p\u003e\n\t\u003c/li\u003e\n\t\u003cli\u003e\n\t\t\u003cp\u003eDevelop your own login / application as per requirement\u003c/p\u003e\n\t\u003c/li\u003e\n\t\u003cli\u003e\u003cp\u003eInstall Latest Android SDK(2.3), Java Latest version (1.8)\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eRef:\u003c/b\u003e https://developer.android.com/studio/index.html\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eRef:\u003c/b\u003e https://www.java.com/en/download/windows-64bit.jsp\u003c/p\u003e\n\t\t\u003cp\u003eSet proper environment variables\u003c/p\u003e\n\t\t\u003cp\u003e1.\tJAVA_HOME\u003c/p\u003e\n\t\t\u003cp\u003e2.\tPath\u003c/p\u003e\n\t\u003c/li\u003e\n\t\u003cli\u003e\u003cp\u003eGet Setup/build ready\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eCommand:\u003c/b\u003e ionic cordova run android --prod –release\u003c/p\u003e\n\t\t\u003cp\u003eThen it will create unsigned .apk file in below path\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003ePath:\u003c/b\u003e myApp\\platforms\\android\\build\\outputs\\apk\u003c/p\u003e\n\t\t\u003cp\u003eBut to install in device we need signed .apk\u003c/p\u003e\n\t\u003c/li\u003e\n\t\u003cli\u003e\u003cp\u003eSign Android APK\u003c/p\u003e\t\n\t\t\u003cp\u003e\u003cb\u003eCommand:\u003c/b\u003e  keytool -genkey -v -keystore my-release-key.jks -keyalg RSA -keysize 2048 -validity 10000 -alias my-alias\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eEnter password:\u003c/b\u003e demoadmin123 \u0026 re-enter again (Note: we can use any password, we should use same password in whole app)\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eCommand:\u003c/b\u003e jarsigner -verbose -sigalg SHA1withRSA -digestalg SHA1 -keystore my-release-key.jks android-release-unsigned.apk my-alias\u003c/p\u003e\n\t\t\u003cp\u003eEnter password: demoadmin123\u003c/p\u003e\n\t\t\u003cp\u003e\u003cb\u003eRef:\u003c/b\u003e http://ionicframework.com/docs/intro/deploying/\u003c/p\u003e\n\t\u003c/ol\u003e\n\t\u003ch3\u003eNow Signed .apk file is ready, copy into mobile then install.\u003c/h3\u003e\n\n\t\u003cp\u003e\u003cb\u003eAdditional Points:\u003c/b\u003e\u003c/p\u003e\n\t1.\tNeed 5 hours of time to setup\n\t2.\tGood internet speed\n\t3.\tCareful on setup javapath\n\n@venkat ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenkatch668%2Fionic2-starter-template_deployementsteps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvenkatch668%2Fionic2-starter-template_deployementsteps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvenkatch668%2Fionic2-starter-template_deployementsteps/lists"}