Android Snippets for Sublime ============================ These snippets are designed to make it quicker and easier to create Android apps using Sublime Text 2/3. Avaliable Snippets ------------------ - `ad-baseadapter` A stub BaseAdapter implementation which uses the [view holder pettern](http://developer.android.com/training/improving-layouts/smooth-scrolling.html#ViewHolder) - `ad-logdebug` Debug log with a message - `ad-widget` The basics needed to get started with creating a custom widget - `ad-toast` Create and display a toast - `\AppData\Roaming\Sublime Text 2\Packages` **Windows XP** Copy the directory to: `C:\Documents and Settings\\Application Data\Sublime Text 2\Packages`