Skip to content
hupili edited this page Jan 24, 2013 · 1 revision

app developer

Apps are located under app dir. This dir accepts all kinds of small apps that demo certain aspect of SNSAPI. If you are developing a large app using SNSAPI, it is not recommended to merge it into SNSAPI. On the contrary, you can add SNSAPI as one submodule of your App. For example, see how SNSRouter is layed-out.

Clone this wiki locally