Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android_dev_notes [2011-04-20 10:41] davegriffithsandroid_dev_notes [2012-08-09 15:02] (current) 83.101.5.51
Line 1: Line 1:
-on linux with emacs+===setup=== 
 +  * install [...] 
 +  * ''android update sdk --no-ui''
  
 +===on linux with emacs===
 +  * general overview > http://gregorygrubbs.com/development/tips-on-android-development-using-emacs/
   * install sdk + use it to install runtimes etc: http://developer.android.com/sdk/installing.html   * install sdk + use it to install runtimes etc: http://developer.android.com/sdk/installing.html
   * useful but a bit out of date: http://riddell.us/AndroidWithEmacsOnUbuntu.html   * useful but a bit out of date: http://riddell.us/AndroidWithEmacsOnUbuntu.html
Line 54: Line 58:
    (... lots of stuff including stack trace ...)    (... lots of stuff including stack trace ...)
    addr2line -e libfoo.so deadbeef    addr2line -e libfoo.so deadbeef
- 
  • android_dev_notes.txt
  • Last modified: 2012-08-09 15:02
  • by 83.101.5.51