https://github.com/Nenirey/Rellama
This is an Radial app using lamw, Lazarus and Free Pascal
https://github.com/Nenirey/Rellama
Last synced: 7 months ago
JSON representation
This is an Radial app using lamw, Lazarus and Free Pascal
- Host: GitHub
- URL: https://github.com/Nenirey/Rellama
- Owner: Nenirey
- Created: 2020-07-10T23:34:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T13:25:40.000Z (about 5 years ago)
- Last Synced: 2024-07-31T20:40:07.940Z (about 1 year ago)
- Language: Java
- Size: 950 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme-keytool-input.txt
Awesome Lists containing this project
- cuban-opensource - Rellama
README
Tutorial: How to get your keystore to Apk release:
1. Edit "keytool_input.txt" to more representative information!"
2. You need answer the prompts:
Enter keystore password: 123456
Re-enter new password: 123456
What is your first and last name?
[Unknown]: MyFirstName MyLastName
What is the name of your organizational unit?
[Unknown]: MyDevelopmentUnit
What is the name of your organization?
[Unknown]: MyExampleCompany
What is the name of your City or Locality?
[Unknown]: MyCity
What is the name of your State or Province?
[Unknown]: AA
What is the two-letter country code for this unit?
[Unknown]: BB
Is correct?
[no]: y
Enter key password for : 123456
3. Execute "release-keystore.bat" [.sh]
warning: well, before execute, you can change/edit the [param] -alias appintentdemo3aliaskey
ex. -alias www.mycompany.com
Please, change/edit/Sync [key.alias=appintentdemo3aliaskey] "ant.properties" too!
4. Edit [notepad like] "ant.properties" to more representative information!"
warning: "key.alias=appintentdemo3aliaskey" need be the same as in "release-keystore.bat [.sh]"
Yes, you got his [renowned] keystore!
.... Thank you!
.... by jmpessoa_hotmail_com