Android Open Source - Android-HCI Model Object






From Project

Back to project page Android-HCI.

License

The source code is released under:

MIT License

If you think the Android project Android-HCI listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Java Source Code

package ar.edu.itba.model;

public class ModelObject {

}

Java Source Code List

ar.edu.itba.HelloAndroidActivity.java
ar.edu.itba.ItemDetailActivity.java
ar.edu.itba.ItemDetailFragment.java
ar.edu.itba.ItemListActivity.java
ar.edu.itba.ItemListFragment.java
ar.edu.itba.ProductActivity.java
ar.edu.itba.dummy.DummyContent.java
ar.edu.itba.model.GetAllStates.java
ar.edu.itba.model.Meta.java
ar.edu.itba.model.ModelObject.java
ar.edu.itba.model.State.java
ar.edu.itba.services.FetchJSONDataTask.java