Android Open Source - Development book AndroidMooch






Project Summary

An Android client for the BookMooch book swapping community.

Web Site / Source Repository

AndroidMooch is hosted in the following web site
https://github.com/stchris/AndroidMooch

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

ItemValue
Java File Count13
Supported screen sizes[mdpi]
Minimum SDK Version4
Activity Count7
Required Permissionsandroid.permission.INTERNET




License

The license information of AndroidMooch is as follows:

Copyright (c) 2010 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software witho...

Resource Files

There are 3 image files in AndroidMooch. The names of the image files are listed as follows.

ic_menu_bookmark.png
ic_menu_database.png
ic_menu_glases.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.github.stchris.activities.BookInfoActivity.java
com.github.stchris.activities.BookSearchActivity.java
com.github.stchris.activities.BookSearchListActivity.java
com.github.stchris.activities.InventoryActivity.java
com.github.stchris.activities.MainActivity.java
com.github.stchris.activities.ShowImageActivity.java
com.github.stchris.activities.WishlistActivity.java
com.github.stchris.models.BookListAdapter.java
com.github.stchris.models.Book.java
com.github.stchris.queries.Constants.java
com.github.stchris.util.JSONUtil.java
com.github.stchris.util.Util.java
com.github.stchris.views.BookListView.java