# Unable to send text message from Android

**URL:** https://community.thunkable.com/t/unable-to-send-text-message-from-android/153626
**Category:** Questions about Thunkable X
**Created:** [July 23, 2019, 8:03pm UTC](https://community.thunkable.com/t/unable-to-send-text-message-from-android/153626 "2019-07-23T20:03:41Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![prof\_ellen\_spertus](https://avatars.discourse-cdn.com/v4/letter/p/839c29/32.png) [@prof\_ellen\_spertus](https://community.thunkable.com/u/prof_ellen_spertus)
#### Post date: [July 23, 2019, 8:03pm UTC](https://community.thunkable.com/t/unable-to-send-text-message-from-android/153626/1 "2019-07-23T20:03:41Z")

</div>

I am trying to create a Thunkable X app that sends a text message from my Android phone. Here are my blocks:

![send-text-app](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/9/f/9f4d127b692e722f7336a8f49e1427985ecfbb58.png)

I gave Thunkable Live full permission on my Android phone.

When I run this on my phone and press the button, my text messaging program (Google Messages) is opened with the right phone number, but the text message entry field is blank, and no message is sent. I would like for a message to be sent when I click on the button, with no further interaction on my part.

Any suggestions?

---

<div class="post-metadata">

### Author: ![Mark](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/mark/32/18133_2.png) [@Mark](https://community.thunkable.com/u/Mark)
#### Post date: [July 24, 2019, 12:32am UTC](https://community.thunkable.com/t/unable-to-send-text-message-from-android/153626/2 "2019-07-24T00:32:25Z")

</div>

> [@prof\_ellen\_spertus](#):
>
> When I run this on my phone and press the button, my text messaging program (Google Messages) is opened with the right phone number, but the text message entry field is blank

Sorry, Ellen. That’s a bug. It works on some Android devices, with some SMS apps, but not with all. Please feel free to create a bug report at our [external GitHub issue list](https://github.com/thunkable/thunkable-issues/issues/new/choose).

> [@prof\_ellen\_spertus](#):
>
> I would like for a message to be sent when I click on the button, with no further interaction on my part.

Both Apple and Google strongly dissuade apps from doing that sort of thing (i.e. the “no further interaction” part), as it can be too easily used for evil deeds. Consequently, we decided to not go through the hoops that would have been required to support that.

-Mark

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:12pm UTC](https://community.thunkable.com/t/unable-to-send-text-message-from-android/153626/3 "2024-11-08T12:12:09Z")

</div>


