User Tools

Site Tools


android:freeline

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
android:freeline [2016/12/07 13:03] – [Questions&Tips] percyandroid:freeline [2016/12/07 13:15] (current) percy
Line 1: Line 1:
 ====== Android Freeline ====== ====== Android Freeline ======
-Freeline it'an open source solution to speed up your compiling, like 2 seconds compared to 2 minutes in the old way.+Freeline is an open source solution to speed up your compiling, like 2 seconds compared to 2 minutes in the old way.
 It's super fast because of the increment build only for the changed class. It's super fast because of the increment build only for the changed class.
  
Line 9: Line 9:
 ===== How to Integrate ===== ===== How to Integrate =====
  
-1. Add to the build.gradle in the root director of your project+1. Add to the build.gradle in the root directory of your project
 <code JAVA> <code JAVA>
  buildscript {  buildscript {
Line 50: Line 50:
   python freeline.py   python freeline.py
   python freeline.py -d //with debug information logs   python freeline.py -d //with debug information logs
-  + 
 +==== Force Clean Build ==== 
 Also try the force clean build if it doesn't work Also try the force clean build if it doesn't work
   python freeline.py -f//If you need the force clean build.   python freeline.py -f//If you need the force clean build.
/var/www/dokuwiki/wiki/data/attic/android/freeline.1481087033.txt.gz · Last modified: 2016/12/07 13:03 by percy