Simple Xposed module to change the hardcoded value of 261 bytes which Android is saying is the upper limit of your NFC Controller to transmit although the NFC chip in your phone is maybe capable of more.
Its only useful if some apps check this value and throw an error. If your build-in NFC chip doesn't support this message length the module can't help you and apps trying to use this capacity may crash.
This module hooks two funktions:
1. NativeNfcManager.getMaxTransceiveLength to return 2462 instead of the hardcoded 261 bytes.
2. NativeNfcManager.getExtendedLengthApdusSupported to return TRUE instead of FALSE.
This could help to get apps and/or NFC Tags working who exceed the 261 bytes limits.
For german users: This module makes it possible to use the AusweisApp2 with eID Funktion of your ID Card (neuer Personalausweis (nPA)).
With an OnePlus One I was able to get till the PIN check before an unknown error occurred. Some others phone are maybe more compatible.
See this Android bug for more information.
https://code.google.com/p/android/issues/detail?id=76598
Mudah modul Xposed untuk mengubah nilai yang hardcoded 261 bait yang Android mengatakan adalah had atas Pengawal NFC anda untuk menghantar walaupun cip NFC dalam telefon anda mungkin mampu lebih.
Its hanya berguna jika beberapa aplikasi memeriksa nilai ini dan membuang ralat. Jika terbina dalam cip NFC anda tidak menyokong panjang mesej ini modul tidak dapat membantu anda dan aplikasi cuba menggunakan kapasiti ini boleh crash.
Modul ini cangkuk dua funktions:
1. NativeNfcManager.getMaxTransceiveLength untuk kembali 2462 dan bukannya hardcoded 261 bait.
2. NativeNfcManager.getExtendedLengthApdusSupported untuk mengembalikan TRUE bukannya FALSE.
Ini boleh membantu untuk mendapatkan aplikasi dan / atau NFC Tag bekerja yang melebihi 261 bait had.
Bagi pengguna jerman: Modul ini membolehkan untuk menggunakan AusweisApp2 dengan eID Funktion Kad ID anda (neuer Personalausweis (NPA)).
Dengan OnePlus Satu Saya mampu untuk mendapatkan sehingga daftar PIN sebelum ralat yang tidak diketahui berlaku. Sesetengah telefon yang lain adalah mungkin lebih serasi.
Lihat Android bug ini untuk maklumat lanjut.
https://code.google.com/p/android/issues/detail?id=76598