Issue Details (XML | Word | Printable)

Key: NBANDROID-158
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: bl_
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
nbandroid

Support to create projects from existing source

Created: 11/Feb/12 01:20 PM   Updated: 13/Feb/12 02:15 PM   Resolved: 11/Feb/12 07:42 PM
Component/s: None
Affects Version/s: None
Fix Version/s: future

Time Tracking:
Original Estimate: 4 weeks
Original Estimate - 4 weeks
Remaining Estimate: 4 weeks
Remaining Estimate - 4 weeks
Time Spent: Not Specified
Time Spent - Not Specified

Environment:

NetBeans 7+


Tags: nbandroid source


 Description  « Hide

With nbandroid it is not possible to create a project from existing source, for example in Eclipse it is possible to create a project from the Android SDK examples and it is also possible to explore the "default package".



radim added a comment - 11/Feb/12 07:42 PM

Just open the project. Any directory containing AndroidManifest.xml is considered to be an Android project and we expect it uses default files layout. This works for me with SDK samples and some Eclipse projects. Some tuning can be required.


bl_ added a comment - 12/Feb/12 02:10 PM

What it means when I open a SDK example the text: "Project needs to be updated with SDK tools"?
Probably some tuning is required, however you remember that what is clear for you is not for others.


radim added a comment - 12/Feb/12 03:46 PM

bl_ added a comment - 13/Feb/12 02:15 PM

Thank you.