Android Open Source - Development api gu






Project Summary

example application for android using google open search api.

Web Site / Source Repository

gu is hosted in the following web site
https://github.com/giago/gu

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

ItemValue
Java File Count73
Supported screen sizes[hdpi]
Activity Count2
jar files usedgson-1.6.jar
libGoogleAnalytics.jar




Resource Files

There are 5 image files in gu. The names of the image files are listed as follows.

bg_header.9.png
search.png
search_default.png
search_pressed.png
search_selected.png

The following screenshort is generated from the image listed above.

null

Java Source Files

gu has the following Java source files.

novoda.lib.httpservice.HttpService.java
novoda.lib.httpservice.Settings.java
novoda.lib.httpservice.SimpleGlobalHandler.java
novoda.lib.httpservice.SimpleRequestHandler.java
novoda.lib.httpservice.exception.ExecutorException.java
novoda.lib.httpservice.exception.HandlerException.java
novoda.lib.httpservice.exception.ProviderException.java
novoda.lib.httpservice.exception.RequestException.java
novoda.lib.httpservice.handler.GlobalHandler.java
novoda.lib.httpservice.handler.HasHandlers.java
novoda.lib.httpservice.handler.RequestHandler.java
novoda.lib.httpservice.processor.HasProcessors.java
novoda.lib.httpservice.processor.Processor.java
novoda.lib.httpservice.processor.etag.ETag.java
novoda.lib.httpservice.processor.etag.ETagProcessor.java
novoda.lib.httpservice.processor.etag.ETagSQLiteHelper.java
novoda.lib.httpservice.processor.gzip.GZipProcessor.java
novoda.lib.httpservice.provider.EventBus.java
novoda.lib.httpservice.provider.IntentRegistry.java
novoda.lib.httpservice.provider.IntentWrapper.java
novoda.lib.httpservice.provider.Provider.java
novoda.lib.httpservice.provider.Response.java
novoda.lib.httpservice.provider.http.AndroidHttpClient.java
novoda.lib.httpservice.provider.http.HttpProvider.java
novoda.lib.httpservice.provider.http.UserAgent.java
novoda.lib.httpservice.provider.local.LocalProvider.java
novoda.lib.httpservice.receiver.ContentStringReceiver.java
novoda.lib.httpservice.service.ExecutorService.java
novoda.lib.httpservice.service.LifecycleManagedExecutorService.java
novoda.lib.httpservice.service.executor.CallableExecutor.java
novoda.lib.httpservice.service.executor.CallableWrapper.java
novoda.lib.httpservice.service.executor.ConnectedThreadPoolExecutor.java
novoda.lib.httpservice.service.executor.ExecutorManager.java
novoda.lib.httpservice.service.executor.ThreadManager.java
novoda.lib.httpservice.service.monitor.Dumpable.java
novoda.lib.httpservice.service.monitor.Monitor.java
novoda.lib.httpservice.service.monitor.MonitorManager.java
novoda.lib.httpservice.service.monitor.Monitorable.java
novoda.lib.httpservice.util.ConnectivityReceiver.java
novoda.lib.httpservice.util.IntentBuilder.java
novoda.lib.httpservice.util.IntentMatcher.java
novoda.lib.httpservice.util.Log.java
novoda.lib.httpservice.util.ParcelableBasicNameValuePair.java
org.chickymate.gu.activity.BaseActivity.java
org.chickymate.gu.activity.BaseListActivity.java
org.chickymate.gu.activity.Feedbacks.java
org.chickymate.gu.activity.OptionMenu.java
org.chickymate.gu.activity.ResultsSearchActivityCoordinatorImpl.java
org.chickymate.gu.activity.adapter.ResultsCursorAdapter.java
org.chickymate.gu.activity.binder.FromHtmlViewBinder.java
org.chickymate.gu.activity.presenter.BasePresenter.java
org.chickymate.gu.activity.presenter.Presenter.java
org.chickymate.gu.activity.presenter.ResultsPresenter.java
org.chickymate.gu.activity.presenter.ResultsPresenterImpl.java
org.chickymate.gu.activity.presenter.SearchPresenter.java
org.chickymate.gu.activity.presenter.SearchPresenterImpl.java
org.chickymate.gu.activity.view.ResultView.java
org.chickymate.gu.activity.view.ResultViewImpl.java
org.chickymate.gu.activity.view.SearchView.java
org.chickymate.gu.activity.view.SearchViewImpl.java
org.chickymate.gu.activity.view.View.java
org.chickymate.gu.provider.DatabaseManager.java
org.chickymate.gu.provider.GuProvider.java
org.chickymate.gu.provider.GuUriMatcher.java
org.chickymate.gu.service.Cursor.java
org.chickymate.gu.service.GoogleHandler.java
org.chickymate.gu.service.GuService.java
org.chickymate.gu.service.model.GoogleResponse.java
org.chickymate.gu.service.model.ResponseData.java
org.chickymate.gu.service.model.Result.java
org.chickymate.gu.utils.Gu.java
org.chickymate.gu.utils.Log.java
org.chickymate.gu.utils.SqlFile.java