SWIFT beta Lab

Introducing the Samsung SWIFT beta Lab

Welcome to the SWIFT beta Lab. ‘SWIFT’ stands for Samsung Web Integrated Framework Technology, and is an embedded web server, currently available for Samsung Android devices.

With SWIFT, users can access and manage device services and contents through a web browser. Developers can use standard web technologies such as PHP, HTML, Javascript and Java to create applications.



If you would like to see what you can do with SWIFT, then download Kies Air for free from Samsung Apps on your Android phone.

Within this beta Lab, you will find all the basic materials you need to create your own applications and services using SWIFT using the links below:

 
Development examples that utilize this core API and define the web application structure can be found within the swift.package.zip (/www/apps/), these include;

(1) Photoalbum     (2) Phonebook     (3) Blackjack

* Use of simulators to run Application
To develop and test multi-player module as a part of Framework two Android emulators can be installed on PC. Emulators Networking configuration should be configured in a proper way to allow this. It is also possible to use different WEB browser in the same PC to simulate multiuser access to the PHP Light Webserver. Please follow the next links to get more detailed information:
http://developer.android.com/guide/developing/tools/emulator.html#emulatornetworking
http://developer.android.com/guide/developing/tools/emulator.html#connecting
Top