Android Open Source - Navigation slide Kodesearch






Project Summary

Kodesearch is an android app that makes use of the code search api http://searchcode.com/api/ to find various syntatical solutions on different languages e.g. PHP. It also has a slide out drawer just to ease navigation..

Web Site / Source Repository

Kodesearch is hosted in the following web site
https://github.com/lawrence615/Kodesearch

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Target SDK Version18
Minimum SDK Version7
Activity Count4
Fragment Count4
jar files usedandroid-support-v4.jar
twitter4j-core-3.0.5.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
Asset File Namesassets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf
assets\fonts\RobotoCondensed-Bold.ttf
assets\fonts\RobotoCondensed-BoldItalic.ttf
assets\fonts\RobotoCondensed-Italic.ttf
assets\fonts\RobotoCondensed-Light.ttf
assets\fonts\RobotoCondensed-LightItalic.ttf
assets\fonts\RobotoCondensed-Regular.ttf
assets\fonts\RobotoSlab-Bold.ttf
assets\fonts\RobotoSlab-Light.ttf
assets\fonts\RobotoSlab-Regular.ttf
assets\fonts\RobotoSlab-Thin.ttf




License

The license information of Kodesearch is as follows:

This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a co...

Resource Files

There are 9 image files in Kodesearch. The names of the image files are listed as follows.

fail.png
ic_action_facebook.png
ic_action_find.png
ic_action_location_news.png
ic_action_share.png
ic_action_twitter.png
ic_drawer.png
ic_home.png
success.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.kodesearch.ListResults.java
com.kodesearch.MainActivity.java
com.kodesearch.NewsFragment.java
com.kodesearch.SearchFragment.java
com.kodesearch.ServiceHandler.java
com.kodesearch.ViewResult.java
com.kodesearch.external.AlertDialogManager.java
com.kodesearch.external.CleanHtml.java
com.kodesearch.external.ConnectionDetector.java
com.kodesearch.external.FragmentNavigationDrawer.java
com.kodesearch.external.MainFragment.java
com.kodesearch.external.NavDrawerItem.java
com.kodesearch.external.NavDrawerListAdapter.java
com.kodesearch.external.RobotoButton.java
com.kodesearch.external.RobotoTextView.java
com.kodesearch.external.RobotoTypefaceManager.java
com.kodesearch.external.ShareWithTwitter.java