Skip to content

OneSky plugin for Android development on Intellij IDEA / Android Studio

Notifications You must be signed in to change notification settings

onesky/plugin-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

OneSky plugin for Android development on Intellij IDEA / Android Studio

JetBrains Plugin Repo

Usage

Installation

  1. Go to File > Settings (Windows / Linux) or IntelliJ IDEA > Preferences (Mac)
  2. Install the plugin from the IntelliJ plugin repository
  3. Search or look for OneSky
  4. Click Download & Install
  5. Restart the IDE

Configuration

  1. Go to File > Settings (Windows / Linux) or IntelliJ IDEA > Preferences (Mac)
  2. Find OneSky settings (IntelliJ IDEA 13):
    • Under Project Settings, select OneSky
  3. Find OneSky settings (IntelliJ IDEA 14 or above or Android Studio):
    • Under Other Settings, select OneSky
  4. Enter the your OneSky API key and secret, these can be found on OneSky web admin
  5. Click Refresh and select a project from the list
  6. Select the module of your Android application
  7. Click Apply or OK

settings.png

Send Strings

  1. Select OneSky from the main menu or context menu (right click any strings.xml)
  2. Click Send Strings...
  3. Select the string resources to upload from the list
  4. Optionally select Deprecate strings to deprecate the strings that cannot be found in the newly uploaded files with same filenames on server
  5. Click Send

send_strings.png

Sync Translations

  1. Select OneSky from the main menu
  2. Click Sync Translatioins...
  3. Select the languages you want to sync with OneSky server
  4. You can see the progress of each language
  5. Optionally select Copy resources for deprecated locales support, the plugin will copy resources to support deprecated locales (e.g. copy Hebrew 'he' to 'iw'). For more information, please visit Android - Locale - Class Overview
  6. Click Sync

sync_translations.png

Support

http://support.oneskyapp.com/

Helpful articles

How to find API key

More from here

About

OneSky plugin for Android development on Intellij IDEA / Android Studio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •