Android Open Source - Location Share stack_careers






Project Summary

An Android app for searching Stackoverflow Careers. Allows job seekers to search for job postings exposed by the Stackoverflow Careers RSS feed. Users can search by skill(s) and location, and share on social networks any listings they have found..

Web Site / Source Repository

stack_careers is hosted in the following web site
https://github.com/benlakey/stack_careers

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
guice-2.0-no_aop.jar
libGoogleAnalyticsV2.jar
roboguice-2.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
com.android.vending.CHECK_LICENSE




License

The license information of stack_careers is as follows:

Apache License

Resource Files

There are 1 image files in stack_careers. The names of the image files are listed as follows.

careers_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.benlakey.android.Connectivity.java
com.benlakey.android.LogTag.java
com.benlakey.stackcareers.ExtraKey.java
com.benlakey.stackcareers.InjectionModule.java
com.benlakey.stackcareers.JobActivity.java
com.benlakey.stackcareers.JobListing.java
com.benlakey.stackcareers.JobResultsActivity.java
com.benlakey.stackcareers.JobResultsAdapter.java
com.benlakey.stackcareers.MainActivity.java
com.benlakey.stackcareers.SearchQuery.java
com.benlakey.stackcareers.StackCareersApplication.java
com.benlakey.stackcareers.feed.CareerFeedClient.java
com.benlakey.stackcareers.feed.HttpCareerFeedClient.java
com.benlakey.stackcareers.feed.HttpSearchRequestBuilder.java
com.benlakey.stackcareers.feed.HttpSearchResponseParser.java