I should have clarified: AMAZON MP3 intent, not Android ;-)

Doh.

On Jul 23, 6:15 pm, richie rich <[email protected]> wrote:
> Is this a private Intent now or what? This used to work. I debugged
> and found amazon changed the package name. All good, but now you can't
> launch the Search Activity directly (permission denied)
>
> So, here's what Shazam is doing,b ut I can't quite figure out how they
> are adding extra's or something to the intent to get it to proxy and
> then load the search?
>
> So, I can call the EXTERNAL_EVENT, and this will load a blank Amazon
> MP3 app...(or I can call  HomeActivty and that just loads the app, but
> I'd like to put a search artist in there).
>
> Anyone?
>
> (Btw, is Google censoring/deleting questions regarding this App? I've
> posted another one and it is now removed).
>
> You'd think Amazon would want us who are writing music apps to direct
> our users to them...
>
> /WindowManager( 2264): Dsptch 1 x166.0 y570.0 > Window{47b52780
> com.shazam.android/com.shazam.android.TagTrackDetail paused=false}
> I/ActivityManager( 2264): Starting activity: Intent
> { act=com.amazon.mp3.action.EXTERNAL_EVENT
> cmp=com.amazon.mp3/.client.activity.IntentProxyActivity (has extras) }
> D/PhoneWindow(11982): couldn't save which view has focus because the
> focused view com.shazam.android.tagtrackdetailv...@47b4ba90 has no id.
> D/dalvikvm(11982): threadid=39 wakeup: interrupted
> I/ActivityManager( 2264): Start proc com.amazon.mp3 for activity
> com.amazon.mp3/.client.activity.IntentProxyActivity: pid=12022
> uid=10029 gids={3003, 1015}
> W/InputManagerService( 2264): Window already focused, ignoring focus
> gain of: com.android.internal.view.IInputMethodClient$Stub
> $pr...@47a8b320
> I/Zygote  (12022): Zygote: pid 12022 has INTERNET permission, then set
> capability for CAP_NET_RAW(13)
> I/dalvikvm(12022): Debugger thread not active, ignoring DDM send
> (t=0x41504e4d l=38)
> I/dalvikvm(12022): Debugger thread not active, ignoring DDM send
> (t=0x41504e4d l=32)
> I/ActivityThread(12022): Publishing provider
> com.amazon.mp3.client.SearchSuggestionProvider:
> com.amazon.mp3.client.SearchSuggestionProvider
> V/WifiProgressStore(12022): WifiProgressStore Created
> D/Configuration(12022): active site = local
> I/System.out(12022): interface name: null
> D/dalvikvm(12022): GC freed 3204 objects / 285096 bytes in 184ms
> I/ActivityManager( 2264): Starting activity: Intent
> { act=android.intent.action.SEARCH flg=0x14000000
> cmp=com.amazon.mp3/.client.activity.SearchActivity (has extras) }

-- 
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

Reply via email to