
SDR Offline Tool
Subscriber Details Record (SDR) offline search tool.
Ketan Computers · com.ketancomputers.sdr.offline
UpdatedJul 28, 2021
PublishedJan 29, 2021
Packagecom.ketancomputers.sdr.offline
MD5f7bc58b708b6895751b74b1ffb46df5e
SHA1 (signer)89:0B:92:97:BD:DE:0C:C6:74:93:9E:C9:12:CC:ED:31:CB:83:49:01
Signed byCN=Ketan Computers, OU=Mobile Development, O=Mobile-CDR.com, L=Mumbai, ST=Maharashtra, C=IN
Architecturesarmeabi-v7a, arm64-v8a
Malware scanTRUSTED
Websitehttp://www.Mobile-CDR.com
Contact[email protected]
What's new
- Fixed the 'Set Path' option to browse and select the database folder.
- This release includes stability and performance improvements.
- This release includes stability and performance improvements.
Description
Subscriber Details Record (SDR) offline search tool requires database in SQLite format.
It displays the Name, Address, Activation Date, Current Circle & Operator of a Mobile Number.
Note: We do not provide the SDR Database. User has to create the database by using below mentioned details.
1. Create SQLite database using following schema...
Table [], Fields = [ID]: INTEGER (Primary, Auto-Increment), [Number]: CHAR, [Name]: CHAR, [Address]: CHAR, [Date]: DATE, [Circle]: INT, [Operator]: INT
Table [android_metadata], Fields = [locale]: TEXT DEFAULT '''en_US''' (One record containing default value)
2. Import data from the file received from respective operator.
3. Name the database file according to it's MCC-MNC codes.
(i.e. Mumbai Vodafone.db)
It displays the Name, Address, Activation Date, Current Circle & Operator of a Mobile Number.
Note: We do not provide the SDR Database. User has to create the database by using below mentioned details.
1. Create SQLite database using following schema...
Table [], Fields = [ID]: INTEGER (Primary, Auto-Increment), [Number]: CHAR, [Name]: CHAR, [Address]: CHAR, [Date]: DATE, [Circle]: INT, [Operator]: INT
Table [android_metadata], Fields = [locale]: TEXT DEFAULT '''en_US''' (One record containing default value)
2. Import data from the file received from respective operator.
3. Name the database file according to it's MCC-MNC codes.
(i.e. Mumbai Vodafone.db)
Required features
- Faketouch android.hardware.faketouch
- Screen Portrait android.hardware.screen.portrait
Permissions (3)
SDR Offline Tool requests the following Android permissions:
- Internet android.permission.INTERNET
- Read External Storage android.permission.READ_EXTERNAL_STORAGE
- Write External Storage android.permission.WRITE_EXTERNAL_STORAGE