BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
Deprecated List
Member org.buildmlearn.toolkit.utilities.diff_match_patch.patch_make (String text1, String text2, LinkedList< Diff > diffs)
Prefer patch_make(String text1, LinkedList<Diff> diffs).