android app which use Heart (prolog) like a server.
droidheart is hosted in the following web site
https://github.com/kosttek/droidheart
If you think the Android project droidheart 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 droidheart.
Item | Value |
---|---|
Java File Count | 11 |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | android-support-v4.jar heartdroid.jar |
Required Permissions | android.permission.INTERNET |
droidheart has the following Java source files.
com.example.heartdroid.BuildConfig.java com.example.heartdroid.MainActivity.java com.example.heartdroid.services.ConnectionService.java com.example.heartdroid.services.LocalService.java com.example.heartdroid.services.SendRequestTask.java com.example.heartdroid.services.StartConnectionTask.java com.example.heartdroid.ui.MainActivity.java com.example.heartdroid.ui.PickDateActivity.java com.example.heartdroid.workshop.ReqestCreator.java com.example.heartdroid.workshop.RequestData.java com.example.heartdroid.workshop.SimpleMessageParser.java