Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I use many open source tools for my Android application (which is open source itself).<br> Here they are, plus some other from Moser's PDF:</p> <p>Coding:</p> <ul> <li><a href="http://www.eclipse.org/" rel="nofollow noreferrer">Eclipse</a></li> <li><a href="http://www.vim.org" rel="nofollow noreferrer">vim</a></li> <li><a href="http://git-scm.com" rel="nofollow noreferrer">Git</a></li> </ul> <p>Designing graphics:</p> <ul> <li><a href="http://www.droiddraw.org" rel="nofollow noreferrer">DroidDraw</a></li> <li><a href="http://inkscape.org" rel="nofollow noreferrer">Inkscape</a></li> <li><a href="http://www.gimp.org" rel="nofollow noreferrer">Gimp</a></li> </ul> <p>Translating:</p> <ul> <li><a href="https://github.com/miracle2k/android2po" rel="nofollow noreferrer">android2po</a></li> </ul> <p>Building:</p> <ul> <li><a href="http://ant.apache.org" rel="nofollow noreferrer">Ant</a></li> <li><a href="http://developer.android.com/tools/help/proguard.html" rel="nofollow noreferrer">ProGuard</a></li> <li><a href="http://maven.apache.org" rel="nofollow noreferrer">Maven</a></li> <li><a href="http://www.python.org" rel="nofollow noreferrer">Python</a> scripting and command prompt tools such as: <a href="http://www.sqlite.org/sqlite.html" rel="nofollow noreferrer">sqlite3</a> <a href="http://www.gnu.org/savannah-checkouts/gnu/grep/manual/grep.html" rel="nofollow noreferrer">grep</a> <a href="http://www.gnu.org/software/sed/manual/sed.html" rel="nofollow noreferrer">sed</a> <a href="http://www.gnu.org/software/gawk/manual/gawk.html" rel="nofollow noreferrer">awk</a></li> </ul> <p>Testing:</p> <ul> <li><a href="http://www.junit.org" rel="nofollow noreferrer">JUnit</a></li> <li><a href="https://github.com/jsankey/android-junit-report" rel="nofollow noreferrer">Android JUnit Report</a></li> <li><a href="http://hudson-ci.org" rel="nofollow noreferrer">Hudson</a></li> <li><a href="http://emma.sourceforge.net" rel="nofollow noreferrer">EMMA</a></li> <li><a href="http://code.google.com/p/robotium/" rel="nofollow noreferrer">Robotium</a></li> <li><a href="http://pivotal.github.com/robolectric/" rel="nofollow noreferrer">Roboelectric</a></li> <li><a href="https://github.com/kaeppler/calculon/" rel="nofollow noreferrer">Calculon</a></li> <li><a href="http://code.google.com/p/android-mock/" rel="nofollow noreferrer">Android mock</a></li> </ul> <p>Debugging:</p> <ul> <li><a href="http://sqlitebrowser.sourceforge.net" rel="nofollow noreferrer">SQLite Database Browser</a></li> <li><a href="https://github.com/nollbit/memory-sucker" rel="nofollow noreferrer">Memory sucker</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload