InterviewSolution
Saved Bookmarks
| 1. |
What Is Scripting Layer For Android (sl4a) For? |
|
Answer» SL4A makes it possible to quickly prototype APPLICATIONS for Android on the DEVICE itself using high-level SCRIPTING languages. These scripts have ACCESS to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface. SL4A makes it possible to quickly prototype applications for Android on the device itself using high-level scripting languages. These scripts have access to many of the APIs available to full-fledged Android applications, but with a greatly simplified interface. |
|