My First App SMS Location, Please help to improve

24 views
Skip to first unread message

enugroho

unread,
Apr 10, 2019, 12:49:49 AM4/10/19
to MIT App Inventor Forum
Hi Guys,

This is my first time for creating App with MIT App Inventor.
I am creating APP to send Location by using SMS, its working fine.
but I want to improve for SMS format message. Anyone can help?

Current format SMS :
('Latitude (Longitude Address))

Expected format SMS :
Latitude : 'Value of Latitude'
Longitude : 'Value of Longitude'
Address : 'Value of Address'

Cheers,
enugroho
MIT_appinventor2_Show my place_Send my place.pdf

TimAI2

unread,
Apr 10, 2019, 7:14:29 AM4/10/19
to MIT App Inventor Forum
Don't make a list to send as text message

Use the text join block to compile your message, use "\n" or "<br>" for line breaks

That will remove all the parentheses - ( & )
Reply all
Reply to author
Forward
0 new messages