... | @@ -11,7 +11,7 @@ This documentation is especially for developers who wants to join the project an |
... | @@ -11,7 +11,7 @@ This documentation is especially for developers who wants to join the project an |
|
**Database Tables:**
|
|
**Database Tables:**
|
|
![Database Tables](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/DOCUMENTATION/aimsicd_myCellInfo_ER_2.png)
|
|
![Database Tables](https://github.com/SecUpwN/Android-IMSI-Catcher-Detector/blob/master/DOCUMENTATION/aimsicd_myCellInfo_ER_2.png)
|
|
**DEFAULT_MCC_TABLE:** (Mobile Country Code): This table holds data to identify your service provider (carrier) and country.
|
|
**DEFAULT_MCC_TABLE:** (Mobile Country Code): This table holds data to identify your service provider (carrier) and country.
|
|
**CELL_TABLE:** Data is collected by the Phone when it is connected to a Cell. (not from the table neighboring cells)
|
|
**CELL_TABLE:** Data is collected by the Phone when it is connected to a cell. (not from the table neighboring cells)
|
|
**OPENCEllID_TABLE:** Downloaded DB from OpenCellID.
|
|
**OPENCEllID_TABLE:** Downloaded DB from OpenCellID.
|
|
**LOCATION_TABLE:** Data is collected by the Phone. The location (lat/lng) of the phone and the Cell-ID it is connected to + timestamp.
|
|
**LOCATION_TABLE:** Data is collected by the Phone. The location (lat/lng) of the phone and the Cell-ID it is connected to + timestamp.
|
|
**SILENT_SMS_TABLE:** Protocol of incoming messages |
|
**SILENT_SMS_TABLE:** Protocol of incoming messages |
|
|
|
\ No newline at end of file |