한국어

스마트폰앱

온누리070 플레이스토어 다운로드
    acrobits softphone
     온누리 070 카카오 프러스 친구추가온누리 070 카카오 프러스 친구추가친추
     카카오톡 채팅 상담 카카오톡 채팅 상담카톡
    
     라인상담
     라인으로 공유

     페북공유

   ◎위챗 : speedseoul


  
     PAYPAL
     
     PRICE
     

pixel.gif

    before pay call 0088 from app


글 수 146



Asked 
Active 18 days ago
Viewed 126 times
0

Before Android 10 I was using TelePhonyManager API to get IMEI and serial number information but now it id s not working in Android 10.

Is there way i can retrieve the IMEI and serial number information on Android 10?

1

Starting in Android 10, apps must have the READ_PRIVILEGED_PHONE_STATE privileged permission in order to access the device's non-resettable identifiers, which include both IMEI and serial number.

Third-party apps installed from the Google Play Store cannot declare privileged permissions.

If your app doesn't have the permission and you try asking for information about non-resettable identifiers anyway, the platform's response varies based on target SDK version:

  • If your app targets Android 10 or higher, a SecurityException occurs.
  • If your app targets Android 9 (API level 28) or lower, the method returns null or placeholder data if the app has the READ_PHONE_STATE permission. Otherwise, a SecurityException occurs.

If you try to access it throws below exception

번호
제목
글쓴이
26 Android UI layout 잘된 설명
admin
2013-10-04 36648
25 Android Custom List View using Custom Adapter Example
admin
2013-10-04 54682
24 android layout
admin
2013-10-02 36743
23 android Tap Layout example
admin
2013-10-02 32172
22 sub menu
admin
2013-10-02 35642
21 simpler/better way to put a border/outline around my TextView?
admin
2013-09-27 33561
20 Borders, Margins and Padding
admin
2013-09-27 36892
19 Tutorial: Create Android library projects
admin
2013-09-23 34365
18 How to Build ffmpeg with NDK r9
admin
2013-09-23 38421
17 Using the Android* x86 NDK with Eclipse* and Porting an NDK Sample App
admin
2013-09-23 46727
16 Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fix Project Properties
admin
2013-09-23 36562
15 Souce Code of com.android.phone.DTMFTwelveKeyDialer
admin
2013-09-09 67745
14 My Own Phone Dialler, Only on Android dialer source code
admin
2013-09-09 35979
13 android-google-voice-locations android google dialpad source code
admin
2013-09-09 32596
12 package com.android.contacts.dialpad; android dialpad source code
admin
2013-09-09 34699
11 Simple Dialer Application
admin
2013-09-09 32619
10 package com.csipsimple.ui; CSIPsimple UI source code
admin
2013-09-09 33304
9 android dialpad source code
admin
2013-09-09 33035
8 Google Play 개발자 콘솔 URL
admin
2013-07-12 37130
7 Android: Screen Densities, Sizes, Configurations, and Icon Sizes
admin
2013-04-27 44017
6 Supporting Multiple Screens Android
admin
2013-04-27 45893
5 mysql java driver JDBC mysql-connector-java-5.1.22 file
admin
2013-04-20 39337
4 SharedPreferences sample 샘플
admin
2013-04-14 37905
3 Android Preferences Activity example
admin
2013-04-12 36649
2 GIS 좌표체계와 대한민국의 좌표계
admin
2013-03-31 39124
1 How to disable Mobile Data on Android
admin
2013-03-31 39267