Bug 239971 - [fiximprove][SDK] : Automatically search for UEI SDKs
Summary: [fiximprove][SDK] : Automatically search for UEI SDKs
Status: NEW
Alias: None
Product: MTJ (Archived)
Classification: Tools
Component: SDK Management (show other bugs)
Version: 0.9   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: core
Depends on:
Blocks:
 
Reported: 2008-07-08 09:56 EDT by Gustavo de Paula CLA
Modified: 2009-07-07 15:51 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 Gustavo de Paula CLA 2008-07-08 09:56:46 EDT
on the device manager preference, the user has to manually select the folder where the SDK is available.

it would be nice to have a functionality to automatically search the HD looking for UEI SDKs. after the search a list would be presented to the user where he/she would able to select which ones he/she wants to import. 

this functionality will not remove the manually import sdk feature
Comment 1 Gang(Allen) Ma CLA 2008-07-10 23:05:32 EDT
Hi Gustavo,

Do you mean that the search automatically begins after user select the folder in the device import dialog?

If search the whole HD, it may take a long time to do that.
Comment 2 Gustavo de Paula CLA 2008-07-11 11:21:46 EDT
i was initially thinking about the whole HD similar to what netbeans does and then present a list of everything that was found to the user. maybe the approach for that is to search for "emulator" executable files.

does that make sense? feel free to send other possible suggestions

:)
gep

i was(In reply to comment #1)
> Hi Gustavo,
> 
> Do you mean that the search automatically begins after user select the folder
> in the device import dialog?
> 
> If search the whole HD, it may take a long time to do that.
> 

Comment 3 Gang(Allen) Ma CLA 2008-07-14 01:18:57 EDT
thanks, I got it, I think it is useful for the user.
netbeans may not search the whole HD, because the search process is very quick, and not all UEI SDKs can be searched out.

(In reply to comment #2)
> i was initially thinking about the whole HD similar to what netbeans does and
> then present a list of everything that was found to the user. maybe the
> approach for that is to search for "emulator" executable files.
> 
> does that make sense? feel free to send other possible suggestions
> 
> :)
> gep
> 
> i was(In reply to comment #1)
> > Hi Gustavo,
> > 
> > Do you mean that the search automatically begins after user select the folder
> > in the device import dialog?
> > 
> > If search the whole HD, it may take a long time to do that.
> > 
> 

Comment 4 Gustavo de Paula CLA 2008-07-17 17:26:16 EDT
maybe we can look at netbeasn code and see what they search :-D i will do that tomorrow :)

:)
gep

(In reply to comment #3)
> thanks, I got it, I think it is useful for the user.
> netbeans may not search the whole HD, because the search process is very quick,
> and not all UEI SDKs can be searched out.
> 
> (In reply to comment #2)
> > i was initially thinking about the whole HD similar to what netbeans does and
> > then present a list of everything that was found to the user. maybe the
> > approach for that is to search for "emulator" executable files.
> > 
> > does that make sense? feel free to send other possible suggestions
> > 
> > :)
> > gep
> > 
> > i was(In reply to comment #1)
> > > Hi Gustavo,
> > > 
> > > Do you mean that the search automatically begins after user select the folder
> > > in the device import dialog?
> > > 
> > > If search the whole HD, it may take a long time to do that.
> > > 
> > 
> 

Comment 5 Gustavo de Paula CLA 2009-01-21 12:13:45 EST
it is nice if we can have that on the 1.0
Comment 6 Gustavo de Paula CLA 2009-04-02 12:29:18 EDT
this is an enhancement and probably it will not be possible to handle this on 1.0 timeframe.