Bug 463610 - Support Android Studio Project layout
Summary: Support Android Studio Project layout
Status: NEW
Alias: None
Product: andmore
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: David Carver CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks: 459569 459570 459572
  Show dependency tree
 
Reported: 2015-03-31 12:46 EDT by David Carver CLA
Modified: 2016-05-04 08:24 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Carver CLA 2015-03-31 12:46:13 EDT
The Import Existing Android Code into Workspace wizard needs to be able to correctly handle and import Android Studio format projects.   Currently it gets confused as to where the location of the RES folder and source folders are located.
Comment 1 David Carver CLA 2015-08-09 21:22:46 EDT
Moving to 0.5-M3
Comment 2 Thys ten Veldhuis CLA 2015-10-09 05:29:51 EDT
I would like to look in to this. What are the thoughts on this? Should the import change the project structure to make it work or should the plugin be modified to get along with the Android Studio structure?
Comment 3 David Carver CLA 2015-10-09 13:43:27 EDT
(In reply to Thys ten Veldhuis from comment #2)
> I would like to look in to this. What are the thoughts on this? Should the
> import change the project structure to make it work or should the plugin be
> modified to get along with the Android Studio structure?

See the comments on the TESTing issue for this.   If we want to convert an existing project.  I would make it an option in the Configure context menu, like we do for converting an ADT project to an Andmore project structure and nature.   Then the user has the option of converting it, and putting it in the new format.   If they select multiple projects and select Configure it should convert all of them to the new format and put the files and resources in the appropriate directory.   

Also, Andmore should be able to find and work with those new locations without the use of symbolic or internal links.