Okay, I didn't see anything in the dictionary for this, so that may be the problem. I'm trying to create a confirmation message for an event in the text messaging app. Here's what I have.
On SendStackRequest
answer info "do you want to continue."
With "Yes" or "No"
If it = "Yes" then
pass ...
Search found 7 matches
- Tue Sep 08, 2015 2:01 am
- Forum: Android Deployment
- Topic: testing app on phone
- Replies: 6
- Views: 5705
- Mon Sep 07, 2015 9:01 pm
- Forum: Android Deployment
- Topic: testing app on phone
- Replies: 6
- Views: 5705
testing app on phone
Hi
Sorry for the brain fart. I have successfully moved my app onto my phone for testing. I see the app on my phone however, I feel like I am missing a step somewhere. The app groups contacts in text messaging app. Am I missing a step to activate the app or should it activate once the messaging ...
Sorry for the brain fart. I have successfully moved my app onto my phone for testing. I see the app on my phone however, I feel like I am missing a step somewhere. The app groups contacts in text messaging app. Am I missing a step to activate the app or should it activate once the messaging ...
- Wed Aug 19, 2015 2:26 am
- Forum: Android Deployment
- Topic: Emulator and Live code
- Replies: 5
- Views: 5026
Re: Emulator and Live code
Yep, that did it. Thanks Max.
- Wed Aug 19, 2015 2:08 am
- Forum: Android Deployment
- Topic: Confirm message
- Replies: 2
- Views: 3287
Re: Confirm message
Thanks Martin,
I'll let you know how it goes.
Mike
I'll let you know how it goes.
Mike
- Mon Aug 17, 2015 11:06 pm
- Forum: Android Deployment
- Topic: Confirm message
- Replies: 2
- Views: 3287
Confirm message
is it possible, in live code, to create a confirm message? For instance, once you close an app, etc. a message appears that says "you are about to close this app. Do you want to continue?" YES. NO.
- Sat Aug 08, 2015 4:15 am
- Forum: Android Deployment
- Topic: Emulator and Live code
- Replies: 5
- Views: 5026
Re: Emulator and Live code
Thanks,
Sorry for the confusion. I am using a windows computer. The emulator is for the android platform. Once the emulator is up on the screen, I try to test live code to verify that it is linked with emulator and although it goes through all the initializing, nothing comes up on the emulator. Do ...
Sorry for the confusion. I am using a windows computer. The emulator is for the android platform. Once the emulator is up on the screen, I try to test live code to verify that it is linked with emulator and although it goes through all the initializing, nothing comes up on the emulator. Do ...
- Fri Aug 07, 2015 1:34 am
- Forum: Android Deployment
- Topic: Emulator and Live code
- Replies: 5
- Views: 5026
Emulator and Live code
Hi,
When I try to test livecode with the emulator for windows, it goes through all the steps (installing to the device, etc) but nothing ever shows up on the emulator.
When I try to test livecode with the emulator for windows, it goes through all the steps (installing to the device, etc) but nothing ever shows up on the emulator.