I want to shorten the URL of the message i want to share. i am using "createIntentChooser" to select the client i want to use. If i use a twitter client somethimes the url is to long. how can i shorten this within my code? has anyone got an...
Using the following code (basically copied from the webinar): ~~~ share.addEventListener('click',function(e) { var activity = Ti.Android.currentActivity; var intent = Ti.Android.createIntent({ action:...
Showing 1-2 of 2