Offline database, background services, camera access and extensions

38 views
Skip to first unread message

alopix

unread,
Apr 19, 2012, 3:46:56 AM4/19/12
to can...@googlegroups.com
I have some questions about Canappi:
  1. Is it possible to store data locally in say, an SQLite database?
  2. Is it possible (at least on Android) to run as background services?
  3. Can I access the camera?
  4. Can the framework be extended? So somehow connecting via a kind of "native extension" to the OS to access things like contacts, calendar, ...?

jj

unread,
Apr 19, 2012, 11:05:23 AM4/19/12
to can...@googlegroups.com
Hi,

1. So far, we don't support SQLLite, we have not had a lot of requests or use cases for it.
2. No, we don't support this type of application
3. Yes, and the album as well
4. The framework generates 100% open source code, there is no dependency on Canappi once you take that code and extend it with your own custom code.

Canappi is not trying to remove all possible custom code, you can think of Canappi as a tool like Interface Builder that allows you to create parts of the application easily, but does not remove the need to code for features that are not covered by the tool.

Canappi has a much deeper programming model when compared to Interface Builder, here is a post on the 10 things Canappi can do that IB cannot do: http://www.canappi.com/pages/blog-article?r=WZ2W6BKLJA

it also allows you to use Interface Builder to design Android Layouts for instance.

Let us know if you have other questions. We are about to release Canappi 1.3 (within one week), with integrated support for Amazon S3 for instance, and many other new features.

JJ-

alopix

unread,
May 7, 2012, 3:41:03 PM5/7/12
to can...@googlegroups.com
Thanks for the reply.
SQLite is something I will definitely need but I like your approach.
I already tried a Canappi and using a DSL is great, but unfortunately Canappi lacks offline-compilation as well as many other features I would need.
I wish you all the best and hope I can someday return to your homepage and test all the new features :)
Reply all
Reply to author
Forward
0 new messages