Questions tagged [android-scripting]
33 questions
0
votes
2 answers
AndroidScript DrawText() new line?
I'm working on a fully-featured, basic classic RPG (JRPG) using the Android "Javascript" IDE--AndroidScript (which is great!). Here's a few questions to start off: (I'm going to ask in separate questions to get more reputation--it's hard to get in…

ProGrammar
- 298
- 4
- 17
0
votes
1 answer
Programatically launch phone internal setting dialog on Android phone
I have an philips w626 dual-sim android 2.3.5 phone.
When I manually turn on data connection, SIM selection dialog appears and I have to choose what Card should data be switched on.
And exaclty this Dialog I want launch programatically, for example…
0
votes
1 answer
Android: How do I load External JSON data via JSON or JSONP in webview
I have an application with WebView
I tried to load external data via Ajax (Get) but it failed with no errors, tried JSONP and failed with no errors too.
Now here are more info:
When my External Source is an IP-Based like http:…

Shehabic
- 6,787
- 9
- 52
- 93