Simplenote for Android

安卓版 Simplenote。「Simplenote for Android」

Github星跟踪图

Simplenote for Android

Version CircleCI Travis CI

Simplenote for Android. Learn more at Simplenote.com.

How to Configure

  • Clone repository.
git clone https://github.com/Automattic/simplenote-android.git
cd simplenote-android
  • Import into Android Studio using the Gradle build option. You may need to create a local.properties file with the absolute path to the Android SDK. Sample local.properties:
sdk.dir=/Applications/Android Studio.app/sdk
  • Install debug build with Android Studio or command line with:
./gradlew installDebug
  • Create a new account in order to use a development build. Signing in with an existing Simplenote account won't work. Use the account for testing purposes only as all note data will be periodically cleared out on the server.

Note: Simplenote API features such as sharing and publishing will not work with development builds.

Android Wear

To properly install the wear app, run ./gradlew assembleRelease to package up the app and then adb install with the generated .apk to the host device.

If you want to debug the Wear app, simply connect the device to adb and then run the Wear project from Android Studio.

主要指标

概览
名称与所有者IntelPython/sdc
主编程语言Python
编程语言Java (语言数: 7)
平台
许可证BSD 2-Clause "Simplified" License
所有者活动
创建于2017-06-01 16:59:41
推送于2023-11-09 22:51:13
最后一次提交2023-03-10 17:44:51
发布数38
最新版本名称0.40.0 (发布于 2021-08-26 16:33:01)
第一版名称v0.1 (发布于 )
用户参与
星数642
关注者数33
派生数64
提交数3.1k
已启用问题?
问题数53
打开的问题数37
拉请求数797
打开的拉请求数20
关闭的拉请求数138
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?