Android Open Source - Location library LocPrivLib






Project Summary

Location Privacy Library for Android.

Web Site / Source Repository

LocPrivLib is hosted in the following web site
https://github.com/LSIR/LocPrivLib

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

ItemValue
Java File Count58
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version11
Activity Count8
Fragment Count3
jar files usedandroid-support-v4.jar
gson-2.3-javadoc.jar
gson-2.3-sources.jar
gson-2.3.jar
sqliteassethelper-2.0.1.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
com.google.android.providers.gsf.permission.READ_GSERVICES
org.epfl.locationprivacy.permission.MAPS_RECEIVE
Asset File Namesassets\databases\laussanegrid.sqlite
assets\databases\laussanevenues.sqlite
assets\semantic_locations.txt
assets\semantic_locations_foursquare_filtered.txt




Resource Files

There are 8 image files in LocPrivLib. The names of the image files are listed as follows.

attacker.png
db.png
obfuscate.png
privacyprofile.png
refresh.png
road.png
settings.png
track.png

The following screenshort is generated from the image listed above.

null




Java Source Files

LocPrivLib has the following Java source files.

jsqlite.Authorizer.java
jsqlite.Backup.java
jsqlite.Benchmark.java
jsqlite.Blob.java
jsqlite.BusyHandler.java
jsqlite.Callback.java
jsqlite.Constants.java
jsqlite.Database.java
jsqlite.Exception.java
jsqlite.Function.java
jsqlite.FunctionContext.java
jsqlite.Profile.java
jsqlite.ProgressHandler.java
jsqlite.SQLDump.java
jsqlite.SQLRestore.java
jsqlite.Shell.java
jsqlite.Stmt.java
jsqlite.StringEncoder.java
jsqlite.TableResult.java
jsqlite.Trace.java
jsqlite.Vm.java
org.epfl.locationprivacy.adaptiveprotection.AdaptiveProtection.java
org.epfl.locationprivacy.adaptiveprotection.AdaptiveProtectionInterface.java
org.epfl.locationprivacy.baselineprotection.activities.ObfRegionActivity.java
org.epfl.locationprivacy.baselineprotection.activities.ObfRegionSettingActivity.java
org.epfl.locationprivacy.landingpage.LandingPageActivity.java
org.epfl.locationprivacy.map.databases.GridDBDataSource.java
org.epfl.locationprivacy.map.databases.GridDBOpenHelper.java
org.epfl.locationprivacy.map.databases.VenuesCondensedDBDataSource.java
org.epfl.locationprivacy.map.databases.VenuesCondensedDBOpenHelper.java
org.epfl.locationprivacy.map.models.MyPolygon.java
org.epfl.locationprivacy.privacyestimation.Event.java
org.epfl.locationprivacy.privacyestimation.PrivacyEstimator.java
org.epfl.locationprivacy.privacyestimation.PrivacyEstimatorInterface.java
org.epfl.locationprivacy.privacyestimation.databases.LinkabilityGraphDBOpenHelper.java
org.epfl.locationprivacy.privacyestimation.databases.LinkabilityGraphDataSource.java
org.epfl.locationprivacy.privacyprofile.activities.PrivacyProfileActivity.java
org.epfl.locationprivacy.privacyprofile.activities.PrivacyProfileMapFragment.java
org.epfl.locationprivacy.privacyprofile.activities.PrivacyProfileSemanticsFragment.java
org.epfl.locationprivacy.privacyprofile.adapters.PrivacyProfileTabsAdapter.java
org.epfl.locationprivacy.privacyprofile.adapters.SemanticLocationAdapter.java
org.epfl.locationprivacy.privacyprofile.databases.LocationDBOpenHelper.java
org.epfl.locationprivacy.privacyprofile.databases.SemanticLocationsDataSource.java
org.epfl.locationprivacy.privacyprofile.listeners.mySeekBarChangeListener.java
org.epfl.locationprivacy.privacyprofile.models.SemanticLocation.java
org.epfl.locationprivacy.supplementary.dbpopulator.VenuesDBDataSource.java
org.epfl.locationprivacy.supplementary.dbpopulator.VenuesDBOpenHelper.java
org.epfl.locationprivacy.thirdpartyemulator.ThirdPartyActivity.java
org.epfl.locationprivacy.userhistory.activities.UserHistoryActivity.java
org.epfl.locationprivacy.userhistory.databases.LocationTableDataSource.java
org.epfl.locationprivacy.userhistory.databases.TransitionTableDataSource.java
org.epfl.locationprivacy.userhistory.databases.UserHistoryDBOpenHelper.java
org.epfl.locationprivacy.userhistory.models.Location.java
org.epfl.locationprivacy.userhistory.models.Transition.java
org.epfl.locationprivacy.userhistory.services.LocationTrackingService.java
org.epfl.locationprivacy.util.Utils.java
org.epfl.locationprivacy.virtualtransitiongenerator.activities.VirtualTransitionGeneratorActivity.java