Simplenote for Android

安卓版 Simplenote。「Simplenote for Android」

Github stars Tracking Chart

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.

Main metrics

Overview
Name With OwnerIntelPython/sdc
Primary LanguagePython
Program languageJava (Language Count: 7)
Platform
License:BSD 2-Clause "Simplified" License
所有者活动
Created At2017-06-01 16:59:41
Pushed At2023-11-09 22:51:13
Last Commit At2023-03-10 17:44:51
Release Count38
Last Release Name0.40.0 (Posted on 2021-08-26 16:33:01)
First Release Namev0.1 (Posted on )
用户参与
Stargazers Count643
Watchers Count33
Fork Count65
Commits Count3.1k
Has Issues Enabled
Issues Count53
Issue Open Count37
Pull Requests Count797
Pull Requests Open Count20
Pull Requests Close Count138
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private