Android Open Source - App server droidheart






Project Summary

android app which use Heart (prolog) like a server.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of droidheart.

ItemValue
Java File Count11
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
heartdroid.jar
Required Permissionsandroid.permission.INTERNET




Java Source Files

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