Regional Cloud Advocate at Microsoft focusing on communities in the Pacific North West and the Redmond Reactor.
When building large apps on Android you may end up getting a weird 'Java has exited with code 2'. This is caused by a limitation when building Android apps of 65,536 fields. Sounds odd I know, but your app can't contain are than 65k fields - a field being a method, property or similar. You may think that this is a lot, but this also includes any…
Read More