Hi ,
Where can I see logs of quick search box ? on adb shell , I am running it
by this command .
am start -a android.intent.action.MAIN -n
com.android.quicksearchbox/.SearchActivity
In Froyo , package/apps/Quicksearchbox has SearchActivity.java having lines
:
if (DBG) Log.d(TAG, "onResume()");
super.onResume();
private static final String TAG = "QSB.SearchActivity";
So where the logs of Quickserachbox.apk will be storing ??
Thanks :
Uander
On Wed, Aug 4, 2010 at 5:52 PM, Uander <[email protected]> wrote:
> Hi ,
>
> Earlier in Eclair , I am having this issue .
>
> Click on QSB and enter few character . Qwerty keyboard pops up .
> Now Press special key to open Call-log app on emulator . It supress QSB
> and open call-log screen .
> Now press Back key , this will let user to come to home screen but QSB is
> not opened .
>
> In Froyo , I checked , this is fixed ,
> QSB comes to state where it was left off .
>
> I was looking for Code Changes done for same , but couldn't figure out till
> now . Can any one point me where to look fir this link ??
>
>
> Thanks :
> Uander
>
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en