简体   繁体   English

是否有可能在Android手机中更改imei号码

[英]Is it possible to change imei number in android phone

I am making a testing tool, i have got the imei number but is it possible to change the imei number in simple or via NDK. 我正在制作一个测试工具,我有imei编号但是可以通过简单或通过NDK更改imei编号。

Thanks 谢谢

How to change an IMEI is hardware/system dependent, and it is - at least in (large) parts of the world - illegal to do . 如何更改IMEI取决于硬件/系统,至少在(大)部分地区是非法的

I think you could safely assume there is no API for it in the NDK. 我认为您可以放心地假设NDK中没有API。

No, it's not possible as it is uniquely tied to the given handset. 不,这是不可能的,因为它与给定的手机唯一相关。

If the handset has a modded ROM, that can return a fake IMEI, but otherwise this is impossible. 如果手机有一个modded ROM,那可能会返回假的IMEI,但否则这是不可能的。

It is possible ... if you know how to flash the "ROM" eg with cyagenmod instead of android - or not ?! 有可能......如果你知道如何使用cyagenmod而不是android来闪存“ROM” - 或者不是吗? There are apps with names like rom-manager or similiar. 有些应用程序的名称如rom-manager或similiar。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM