- You cannot currently edit objects in the local data warehouse of the Java data warehouse. This is on the task list, however.
- Testing the device should not be based on the contents of the data warehouse: unit tests are designed for offline use.
- You also cannot do this unless you back up the
local_db.bin part of the build process. Again, you should ideally design your application with a simple data reload.
Nick johnson
source share