Search found 24 matches

by wmiriye
Tue Oct 04, 2022 2:54 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: custom keyboard
Replies: 3
Views: 1316

custom keyboard

I would like to create a custom keyboard for android phones that could be used in addition to the default one. this keyboard should be able to input chars for any apps on the phone. Any pointers would be appreciated.
by wmiriye
Sat Feb 20, 2021 11:30 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Hotspot Controller
Replies: 5
Views: 2734

Re: Hotspot Controller

Interesting, I'll look into the routers. I looked into google play store but really did not go in depth. I'll check around and see what solutions are available based on your suggestions. Thanks.
by wmiriye
Sat Feb 20, 2021 3:24 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Hotspot Controller
Replies: 5
Views: 2734

Re: Hotspot Controller

The client is going to tether his cell phone internet to others and needs the App to manage the users..so not using a router in this use case.
by wmiriye
Sat Feb 20, 2021 12:35 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Hotspot Controller
Replies: 5
Views: 2734

Hotspot Controller

I am developing an APP for a client who is looking to provide internet services where internet that is limited. He wants to provide hotspot to people by moving around to different places. How would I stop/disconnect a person connected to the hotspot via script when their time limit has reached? Many...
by wmiriye
Thu Oct 29, 2020 7:41 am
Forum: Internet
Topic: LiveCode Connections with Websockets
Replies: 5
Views: 7122

LiveCode Connections with Websockets

This subject was brought up last year. Checking in to see if there has been any updates on real time notifications. Can LC connect to a websocket server. I am trying to create a simple chat like android app like WhatsApp. My backend server is powered by laravel websockets. If anyone has done this, p...
by wmiriye
Thu Aug 27, 2020 10:08 am
Forum: Android Deployment
Topic: Sending USSD Codes from my LiveCode App to my Mobile Phone Carrier
Replies: 6
Views: 4305

Re: Sending USSD Codes from my LiveCode App to my Mobile Phone Carrier

yes, I noticed that as well. That is why I am asking.... :(
by wmiriye
Thu Aug 27, 2020 2:06 am
Forum: Android Deployment
Topic: Sending USSD Codes from my LiveCode App to my Mobile Phone Carrier
Replies: 6
Views: 4305

Sending USSD Codes from my LiveCode App to my Mobile Phone Carrier

I am having a challenge in trying figure out how to send USSD codes in the background to the local mobile phone carrier (in this case, Digicel) and then getting the response and displaying for the user in the App. Instead of the user going through and punching in all the number sequence for each tex...
by wmiriye
Thu Aug 27, 2020 12:57 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Hiding native android text fields
Replies: 6
Views: 3195

Re: Hiding native android text fields

yes I did. Also, I noticed that when the app first loads on my phone when testing, the field shows up. When I go to a different card and then back to that page, the field is hidden for no apparent reason. I have written in my script that the only time, the field should be hidden is when a user click...
by wmiriye
Sun Aug 23, 2020 11:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Hiding native android text fields
Replies: 6
Views: 3195

Re: Hiding native android text fields

Thanks, I did that. For the standard fields, that works but seems like it's not working for android native fields once deployed and tested in my android phone.
by wmiriye
Sat Aug 22, 2020 10:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Hiding native android text fields
Replies: 6
Views: 3195

Hiding native android text fields

I have been reading up on android native text/input fields and see that they float above all the other obects in my app. I have some objects floating above them. When testing on my android phone, the fields are not hidden under but are visible on top. I try making the invisible properties of the fie...
by wmiriye
Sat Aug 22, 2020 4:49 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Auto Dial Text Message Based Menus
Replies: 2
Views: 2310

Auto Dial Text Message Based Menus

Hi Everyone, I am facing a challenge in trying to figure out a way for my Android mobile App to automatically dial numbers on a menu that is text based. For example, the app should dial "120#" and launch, wait 3 seconds for a response text with next set of menus options (eg. 1,23,...), then dial "1"...
by wmiriye
Tue Jul 21, 2020 1:46 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Groups/Group Layers/Objects inside groups
Replies: 1
Views: 1584

Groups/Group Layers/Objects inside groups

I am facing a delima that I need help on. I have created buttons(Android Native Buttons), background images and text labels that are all inside a group. In some of the cards, on load, I am hiding some groups and displaying some groups. It is working fine within LiveCode but when I test it on my Andr...
by wmiriye
Tue Jul 21, 2020 1:35 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: LiveCode Popup modal Window
Replies: 7
Views: 3963

Re: LiveCode Popup modal Window

Used groups and hide and showed them as pop ups. works nice.

Go to advanced search