如何开始使用 ormlite 在 Mac 上进行 Android 编码?
好吧,我知道我可能会因为这个问题的愚蠢而受到批评,但请原谅我!我正在尝试开始在我的 Android 应用程序中使用 ORMLite,但即使在他们的文档中我也不知所措。似乎文档也很抽象 - 我已经下载了 ormlite-android-4.2.3.jar
和 ormlite-core-4.2.3.jar
但不能用我的 Mac 运行它们。
我尝试用 google 搜索如何设置 ormlite,但没有相关结果全部指向 ormlite 的同一文档 pdf。有更详细的步骤吗?我应该怎样做呢?有什么指示吗?谢谢!
Ok i know i might be flamed for the noobness of this question but please pardon me! I'm trying to start using ORMLite for my android app but am at a loss even at their documentation. Seems like the documentation is quite abstract as well - I've downloaded the ormlite-android-4.2.3.jar
and ormlite-core-4.2.3.jar
but cannot run them with my Mac.
I've tried to google for how to set up ormlite but there is no relevant results all pointing to the same document pdf for ormlite. Is there any more detailed steps? How should I be doing it? Any directions? Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
啊,我已经找到了如何使用它,方法是将其复制并粘贴到您的 Android 应用程序的项目文件夹中!
以防万一有人想了解如何开始使用 ORMlite! :)
Ah I've found out how to use it, its by copying and pasting it into the project folder of your android app !
Just in case anyone want to find out how to start using ORMlite ! :)