/Being

Just for fun!

Primary LanguageJavaMIT LicenseMIT

Being

Just for fun!

First, it must have an database!

+------+
| Role |
+------+

+------+
| Body |
+------+

Relationship

Ownership

Physical

Mental

look project : https://github.com/kpgalligan/AndroidDbDemo.git

+----------------+
| DatabaseHelper |------------[ DATABASE_NAME, DATABASE_VERSION, ]
+----------------+

How to compile and debug this project with command?

Compile:
ant clean debug install

Debug:
adb logcat -s being