I would like to have the subscriber Id from the Device Information. Please add within app/src/main/java/com/termux/api/TelephonyAPI.java line 256: out.name("sim_subscriber_id").value(manager.getSubscriberId()); Thank you