Access the SIM Card with an Android Application?

后端 未结 6 1376
情深已故
情深已故 2020-12-01 04:54

I wonder if it\'s possible to access to the SIM card with an Android Application

6条回答
  •  独厮守ぢ
    2020-12-01 05:36

    You should use IccFileHandler in interal api of android using java reflection . It is located at framework/base/telephony

提交回复
热议问题