Android Linked Data Server.
ALDS is hosted in the following web site
https://github.com/AKSW/ALDS
If you think the Android project ALDS listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of ALDS.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 17 |
Minimum SDK Version | 9 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_CONTACTS |
Asset File Names | assets\phones.json |
ALDS has the following Java source files.
org.aksw.lds.MainActivity.java org.aksw.lds.server.JettyServer.java org.aksw.lds.service.BackgroundService.java org.aksw.lds.service.config.ColumnConfig.java org.aksw.lds.service.config.ConfigManager.java org.aksw.lds.service.config.ConfigRequest.java org.aksw.lds.service.config.ProviderConfig.java