https://andro.io/app/offline-gq86
Power 100
Android app profile
SDR Offline Tool for Android – Latest Version & Features
★★★★★
(0 ratings)
Rate this app
How do you feel about SDR Offline Tool?
Thanks for your feedback!
> 2.2k
Monthly Downloads
~$900
Estimated Cost
Screenshots
About SDR Offline Tool
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 [<5 digit MSC code>], 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 its MCC-MNC codes.
(i.e.
Mumbai Vodafone.db)
User has to create the database by using below mentioned details.1.
Create SQLite database using following schema...
Table [<5 digit MSC code>], 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 its MCC-MNC codes.
(i.e.
Mumbai Vodafone.db)