Android Open Source - Development activity Hack1






Project Summary

Background service with two direction communication with activity.

Web Site / Source Repository

Hack1 is hosted in the following web site
https://github.com/Bhavdip/Hack1

If you think the Android project Hack1 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 Hack1.

ItemValue
Java File Count8
Target SDK Version14
Minimum SDK Version14
Activity Count1
jar files usedandroid-support-v4.jar




Java Source Files

Hack1 has the following Java source files.

com.takeuse.hack1.BackgroundService.java
com.takeuse.hack1.HandleServiceListener.java
com.takeuse.hack1.IMainView.java
com.takeuse.hack1.IServiceHandler.java
com.takeuse.hack1.IServicePresenter.java
com.takeuse.hack1.MainActivity.java
com.takeuse.hack1.ServiceHandlerImpl.java
com.takeuse.hack1.ServicePresenterImpl.java