Android Open Source - SQLite persist BritishPetroleum






Project Summary

location, job description and the rest of the job related data is fetched from JSON feed. Data Persistence is done using SQLLite Database in the app. Push notification has been implemented in the app so that the user gets alerts on new jobs..

Web Site / Source Repository

BritishPetroleum is hosted in the following web site
https://github.com/swethababurao/BritishPetroleum

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

ItemValue
Java File Count19
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version12
Activity Count5
jar files usedandroid-async-http-1.4.3.jar
android-support-v4.jar
gson-2.2.2.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_PHONE_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.example.britishpetroleum.permission.C2D_MESSAGE
com.example.britishpetroleum.permission.MAPS_RECEIVE
com.google.android.c2dm.permission.RECEIVE
com.google.android.providers.gsf.permission.READ_GSERVICES




Resource Files

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

ic_stat_gcm.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BritishPetroleum has the following Java source files.

com.example.britishpetroleum.FillDetailedView.java
com.example.britishpetroleum.GCMBroadcastReceiver.java
com.example.britishpetroleum.GCMIntentService.java
com.example.britishpetroleum.GoogleMaps.java
com.example.britishpetroleum.JobVacancyList.java
com.example.britishpetroleum.LastScreen.java
com.example.britishpetroleum.LocationBasedOnJobDescription.java
com.example.britishpetroleum.MainActivity.java
com.example.britishpetroleum.SingletonData.java
com.example.britishpetroleum.adapter.ListViewAdapter.java
com.example.britishpetroleum.helper.APIHelper.java
com.example.britishpetroleum.helper.BpClient.java
com.example.britishpetroleum.helper.DatabaseWrapper.java
com.example.britishpetroleum.helper.GsonHelper.java
com.example.britishpetroleum.helper.PostORM.java
com.example.britishpetroleum.model.JobDetails.java
com.example.britishpetroleum.model.ServerResponse.java