Simplenote for Android 多平台笔记应用

程序名称:Simplenote for Android

授权协议: Apache 2.0

操作系统: 跨平台

开发语言: Java

Simplenote for Android 介绍

SimpleNote Android 版客户端。SimpleNote 是一款可以在多平台上使用的笔记应用。想要了解更多详情可以到
Simplenote.com.

开发需要准备的东西:

如何配置:

1.复制项目到本地

git clone https://github.com/Automattic/simplenote-android.git 
cd simplenote-android

2.选择Gradle构建方式将项目导入 Android Studio。你需要创建一个 local.properties 文件,并且使用绝对路径指向
Android SDK:

Sample local.properties

sdk.dir=/Applications/Android Studio.app/sdk

3.Simperium 配置

添加你的 Simperium AppID 和 key 以及空的 googleAnalyticsId
到Simplenote/gradle.properties。

simperiumAppId=SIMPERIUM_APP_ID
simperiumAppKey=SIMPERIUM_KEY
googleAnalyticsId=

4.在 Android Studio 上或者使用 ./gradlew install 方式安装 Debug 。

Android Wear

要想正确安装 Wear 应用,需要先运行 ./gradlew assembleRelease 打包该应用,然后把生成的 .apk 文件安装到主机设备进行
adb install。

如果你想调试 Wear 应用,只需将设备连接到 adb,然后运行 Android Studio 中的 Wear 项目。

Simplenote for Android 官网

https://github.com/Automattic/simplenote-android

相关编程语言

Pacman 是一个软件包管理器, 作为 ArchLinux 发行版...
Smb4K 是KDE下的网络共享浏览器 更多屏幕截图请看:...
Wine (“Wine Is Not an Emulator” 的首字母缩写)...
虚拟桌面软件,可管理最多9个虚拟桌面,你可以用热键...
UNetbootin (Universal Netboot Installer)为一种跨...
Cobbler 可以用来快速建立 Linux 网络安装环境,它已...