deib-polimi / PigeonMessanger

A Wi-Fi Direct Chat for a huge amount of users
29 stars 20 forks source link

Getting NullPointerException while connecting to another Wi-Fi Direct device #2

Closed rahulfoa closed 8 years ago

rahulfoa commented 8 years ago

I tried to connect to another device logcat follows the following exception (attached).

Please help me resolve the issue.

exception

The devices were discovering each other and the "GO" icon came. As soon as I selected the device the application crashed with the aforementioned exception.

Devices used: Yu Yuphoria (CM 12.1) Android 5.1.1 API 22 Lenovo A7000 API 21

Ks89 commented 8 years ago

Issue closed. Check the new release here (with a small changelog): https://github.com/deib-polimi/PigeonMessanger/releases/tag/v.alpha-3

If you have questions, I'm here :)

PS: I decided to revert some code. Also I found a problem with the latest support libraries (recyclerview/cardview). I don't know if it's a bug or my fault, but with the master branch and this compiled version you'll be able to run Pigeon Messenger (tested on Android 6.0.1 and also Android N dev preview 2).

Thank you very much for your interest.

Ks89 commented 8 years ago

Can you confirm that everything is ok?