Bug #456
cann't create new account in STRICTMODE
Added by Anonymous about 12 years ago.
Updated over 11 years ago.
Description
cann't open connection on strictMode
GOOGLE suggest:
StrictMode.ThreadPolicy policy = new StrictMode.ThreadPolicy.Builder().permitAll().build();
StrictMode.setThreadPolicy(policy);
before open connection:
xmppConnection.connect();
- Status changed from New to Resolved
- Target version set to Dev
The create account activity has been completely rewritten.
Your solution is a work around to disable the strict mode instead of make the process work with it.
- Status changed from Resolved to Closed
- Target version changed from Dev to 0.1.8
Also available in: Atom
PDF