I haven't found a component in this SDK that allows me to access a specific URL. The only related component is the TinyWebDB that answers only to a specific protocol.
2 に答える
3
The latest release of App Inventor has a Web component, so it's no longer to mess with TinyWebDb.
Update: I wrote a tutorial for the Web component.
于 2011-06-10T01:43:00.017 に答える
0
I have devised a workaround which consists of modifying the TinyWebDb server to act as a proxy for such requests.
于 2011-04-03T15:15:40.970 に答える