Is the mobile wallet stable enough to place large amounts of CANN in it yet?
Also, sexiest crypto wallet on Android that I've seen to date.

Yes it should be stable enough but ensure you backup your keys just to be on the safe side.
Slightly under 100 installs since release and 0 App Crashes/Bug reports.
Watch that number rise.
Well lets hope that App crash reports stay as minimal as possible
I've been running a private beta for a lightweight Java client for CannabisCoin and everything's currently pretty smooth but I'd like to get a few more services up (mostly to compliment the wallet) and running before I go ahead with any sort of public release.
I'd love to code a completly new wallet from scratch using cannabiscoinj as a base but I frankly just dont have the time so it's likely going to be based on multibit or WowDoge/Vertigo.
Also been looking at and testing the newest production releases of BitcoinJ which now support HD wallets but as training of dispensary staff has already commenced I think pushing out a new update would be counter intuitive and I don't think CANN has a pressing need for deterministic wallets at this point in time anyway.
As I said in an earlier post I ported over a node implentation that can be found both in the NPM repositories and on github.
https://www.npmjs.org/package/node-cannabiscoin (npm install node-cannabiscoin)
https://github.com/esotericizm/node-cannabiscoin (npm install git://github.com/esotericizm/node-cannabiscoin/)

The Node-IRC-Tipbot can be found
https://github.com/esotericizm/node-tip-bot-cannabiscoinI've also got another blockexplorer up and running via abe but I'll be updating it and the server it runs on and changing the url over the next week is also likely.
http://explorer.altcoinservices.org/chain/CannabisCoinCheers,
Esotericizm