Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The android app for Zync, a service which synchronizes the clipboard across your devices

NotificationsYou must be signed in to change notification settings

Zyncco/Android-App

Repository files navigation

This project is the open source Android client for Zync,the service which syncs your clipboard across your devices.Please note that although Zync is open source, our credentialsfor the services we use arenot included in this repository for obvious reasons.

Compiling

Setting up the environment for this project involves two steps:

  • Setting up yourgoogle-services.json file
  • Entering details intokeystore.properties

Google Services

Firebase, and resultantly, Google Play Services requires thegoogle-services.json tobe in theapp folder. You can get this file by doing the following:

  • Enter into yourFirebase Console, and go to your project. If you do not have one, create one.You can also import a Google project by clickingImport Google Project
  • ClickAdd Firebase to Android App and follow the instructions there. This may have already beendone for you if you imported a Google project, and you can download thegoogle-services.json fileby followingthese instructions
  • When asked for the project's package name, enterco.zync.android
  • When finished, you can download thegoogle-services.json file and move it to theapp folder

These instructions were based off ofthis

Keystore

keystore.properties is a file which sits in the root directory of the project and containsauthentication details for things such as OAuth services. Here is the template for the file:

FacebookApplicationId="fbapp_id"

Simply replace the slots for their corresponding values. For example, replacefbapp_id with the Application IDgiven to you when you register an App on Facebook.

About

The android app for Zync, a service which synchronizes the clipboard across your devices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp