You are on page 1of 4

ST0504 –

Mobile Application
Development
Lecture 12 – Mobile Application Deployment

Official (Open) Non-Sensitive


Mobile Application Deployment - Android
• Once the application is tested via emulator or android phone.
• The Mobile Application is ready to be deployed to any android mobile
application.
• The process is make easy by using the Andorid Studio IDE.
• To distribute the Android mobile application via Google Play store,
• The mobile application has to be signed with a release key that then
needs to be used for all future updates.
• Detail guide on how to deploy Android mobile application is
documented in Practical 15 - Mobile Application Deployment
Official (Open) Non-Sensitive
Mobile Application Deployment - iOS
• Similar to Android, iOS deployment can be using the X-Code IDE.
• Developer required the following before it can be deploy to app store.
• Create an iTunes Connect app record
• Configure the XCode project for distribution
• Archive the mobile app
• Run iTunes Connect validation tests
• Upload your app
• Submit Version for Review
• Release
• Detail guide on how to deploy iOS mobile application is documented
in Practical 15 - Mobile Application Deployment
Official (Open) Non-Sensitive
Mobile Application Deployment

• Practical 15 - Mobile Application Deployment

Official (Open) Non-Sensitive

You might also like