價格:免費
更新日期:2017-12-02
檔案大小:14M
目前版本:7.0
版本需求:Android 4.0 以上版本
官方網站:http://www.Mobile-CDR.com
Email:KetanComputers99@gmail.com
聯絡地址:1/16, Sindhi Colony, Ram Nagar, Near Ayyappa Temple Borivali West, Mumbai, Pincode - 400092 Maharashtra, India.
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 it's MCC-MNC codes.
(i.e. Mumbai Vodafone.db)