Friday, 7 February 2014

Week 11 part 2

Link to website and access to phone call

After finishing most of the page linking, to make the Application more functionable and user friendly for the user. Instate just let you saw the information. I make the info clickable and link them to the website able to let the user call.

I search through internet to find some relevant code so that i can understand how does the coding work

Link to URL


From this website i understand how to navigateToURL to create a link to URL

first i need to import the event into flash before i code.




for  call, the latest SDK and AIR provide the new function to access and call and sms with the code "tel" and "sms"







Access to phone Keyboard (NativeApplication)
Android devices have their own back button and iphone don't have so when creating iphone application user need to create their own back button but android we are able to access to their keyboard and use the back button.

I find this tutorial that available online.
http://snipplr.com/view/60824/as3-exiting-android-app/

so base on the tutorial i first import the system,

that i create a function 

 and last i command which will i go after i press the key back.

Upload to mobile (TESTFLIGHT)

after double check on the function on laptop i search on internet how to upload the files to android mobile. So this the tutorial i found on youtube.



base on the tutorial create the license and instead of using cable to transfer the files i uses TestFlight a software that was introduced by yi wei. Test flight is a website design for app developer to use for user test and let developer trouble shoot their application.



I include the 3 different size of icon just in case the screen icon do not fit. Then tick on the abilities that redang app will access the publish the apk files.

After finish publishing i login to test flight website to upload the apk files. When the files finished upload i notify and update the user so that they can download the apps.

I launch the testflight apps in my phone

then i click on the latest version to download onto my mobiles




when the application finish download you will able to see the icon on your phone.


so that the way i upload the app to my mobile.


No comments:

Post a Comment