Skip to content

A plugin that enables you to have subfolders within the android-res folder.

Notifications You must be signed in to change notification settings

kirill578/Android-Sorted-Res-Folder

Repository files navigation

Android-Sorted-Res-Folder

The android framework doesn't allow you to have sub folder within the resources folder. this makes large project a complate mess. this plugin adds a 'res-sorted' folder along side the regular 'res' folder. this folder is sorted in a more logical way.

  • you create a virtual folder by breaking a name of a file with two underscores
  • the same resource but with diffrent localization (locale,pixel density...) will be folder as the last node of the tree

Installation:

  1. install the plugin form the following url: ( help -> install new software -> paste the link )

    https://github.com/kirill578/Android-Sorted-Res-Folder/raw/master/eclipse_update_site/

  2. Use the Project Explorer , package explorer is not supported yet

project_explorer

Example:

example

About

A plugin that enables you to have subfolders within the android-res folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages