Groups
Groups
Sign in
Groups
Groups
DroidScript
Conversations
Labels
AndroidScript
Arduino
Bluetooth
Control
DroidScript
Droidcon
Espruino
GPIO
Games
JavaScript
News
ODROID
OTG
Remix
Sample
Serial
SmartWatch
Tips
USB
wiki
About
Send feedback
Help
DroidScript
Contact owners and managers
1–12 of 6958
Mark all as read
Report group
0 selected
Jason Custer
, …
Tanya Jackson (T's DeliveryandMore580!)
6
12/17/23
Q&A
How to cause a TextEdit to accept "TAB" key without changing focus?
window.addEventListener("keydown", (event) => { if (event.key === "Tab") {
unread,
Control
Q&A
How to cause a TextEdit to accept "TAB" key without changing focus?
window.addEventListener("keydown", (event) => { if (event.key === "Tab") {
12/17/23
Jason Custer
, …
Dave
7
5/6/20
Q&A
Is this a bug, or am I missing something?
PS You need to remove the spaces after the commas from your list or the spin.SelectItem( "Picard
unread,
Control
Sample
Q&A
Is this a bug, or am I missing something?
PS You need to remove the spaces after the commas from your list or the spin.SelectItem( "Picard
5/6/20
Kallikratidas
, …
Nii Darko Darkoh
4
6/20/20
Q&A
Circle Images
You are welcome:-)
unread,
Control
Q&A
Circle Images
You are welcome:-)
6/20/20
Jason Custer
,
Symbroson
2
8/3/19
Q&A
Closures?
btns[i][j].data = {y:i, x:j}; btns[i][j].SetOnTouch(function() { btnTouched(this.data.x, this.data.y)
unread,
Control
Q&A
Closures?
btns[i][j].data = {y:i, x:j}; btns[i][j].SetOnTouch(function() { btnTouched(this.data.x, this.data.y)
8/3/19
omissam2002
,
Steve Garman
2
7/25/19
Q&A
Problem with list body; it disappear
Is this old post any help to you? https://groups.google.com/d/msg/androidscript/58l2-XNs6so/
unread,
Control
JavaScript
Q&A
Problem with list body; it disappear
Is this old post any help to you? https://groups.google.com/d/msg/androidscript/58l2-XNs6so/
7/25/19
Caiota
,
Steve Garman
2
10/17/18
Q&A
ping 'shell command' stop working
Are you sure it was working before? The only working arguments I have ever seen working for app.
unread,
Control
DroidScript
JavaScript
Q&A
ping 'shell command' stop working
Are you sure it was working before? The only working arguments I have ever seen working for app.
10/17/18
Brad Yoch
, …
BareK
9
9/4/18
Q&A
Apk Text Edit fails to get text
Sorry, right now I am using my employer's Wifi(bad internet connection) Tried what you said and
unread,
Control
Sample
Tips
Q&A
Apk Text Edit fails to get text
Sorry, right now I am using my employer's Wifi(bad internet connection) Tried what you said and
9/4/18
rico de graaf
3/7/17
Building APK Error.
Hey Guy's, I have a question. In droidscript when i use Build APK i have a problem. when i use
unread,
Control
DroidScript
Sample
Building APK Error.
Hey Guy's, I have a question. In droidscript when i use Build APK i have a problem. when i use
3/7/17
Jack Black
9/5/16
Coding help
Hi, Coding help me. Detailed description of the picture, Can we
unread,
Control
DroidScript
Coding help
Hi, Coding help me. Detailed description of the picture, Can we
9/5/16
Mohammad Bagheri
4/20/16
Slide show image
Image Slideshow Hello Peace be on you Are you thinking ... so he can make an application for the
unread,
Control
Sample
Slide show image
Image Slideshow Hello Peace be on you Are you thinking ... so he can make an application for the
4/20/16
dave finney
, …
Steve Garman
7
5/1/16
How can we get a countdown to run (in seconds), along with text, after a button is pressed?
number2 should be a perfectly acceptable name for a variable.
unread,
Control
DroidScript
Sample
How can we get a countdown to run (in seconds), along with text, after a button is pressed?
number2 should be a perfectly acceptable name for a variable.
5/1/16
Dave Smart
, …
Right2TheV0id
5
3/19/23
[Control] Multi-state button with optional sound effects
Here's a working version of the MultiButton Sample adapted to DS 2.57. Note: I slightly modified
unread,
Control
Sample
[Control] Multi-state button with optional sound effects
Here's a working version of the MultiButton Sample adapted to DS 2.57. Note: I slightly modified
3/19/23