Android app to send text messages with image attachment - 10/12/2023 20:16 EST
Budget: $250 – $750 USD
Produce a proof of concept android cell phone application. I will test by installing and running it on my Samsung Galaxy phone.
It should have three text boxes:
1. cell number
2. text message
3. internet URL to an image.
A "send" button will send the text with the image attachment to the cell number. This must be accomplished using the Android O/S. It should not use any third party server, such as Twilio. My test will be on a cell with the mobile connection via TMobile.
A current app that I have written uses "Android.Telephony.SmsManager.Default.SendTextMessage([cellNumber], null, [text], null, null)" to send a simple SMS message. I want to add the code for sending MMS, used in the proof of concept, to my existing app.
The cell phone at that number should receive the text message with the image displayed.
Code must be C#, compile and install with Visual Studio
It should have three text boxes:
1. cell number
2. text message
3. internet URL to an image.
A "send" button will send the text with the image attachment to the cell number. This must be accomplished using the Android O/S. It should not use any third party server, such as Twilio. My test will be on a cell with the mobile connection via TMobile.
A current app that I have written uses "Android.Telephony.SmsManager.Default.SendTextMessage([cellNumber], null, [text], null, null)" to send a simple SMS message. I want to add the code for sending MMS, used in the proof of concept, to my existing app.
The cell phone at that number should receive the text message with the image displayed.
Code must be C#, compile and install with Visual Studio