Invoking the PSP web browser?

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
PhonicUK
Posts: 3
Joined: Fri Mar 07, 2008 3:10 am

Invoking the PSP web browser?

Post by PhonicUK »

I've had a search through the forums, google, dox etc and can't find anything on this.

How can I make my application invoke the PSP web browser with a given URL? Cheers!
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

from IRC (for benefit of others finding this thread)

Code: Select all

13&#58;35 < PhonicUK> Has anyone seen any evidence in the API of a way to invoke the PSPs web browser? I'm kinda at an ends here...
13&#58;58 < InsertWittyName> PhonicUK&#58; Look at utility.prx
13&#58;58 < InsertWittyName> sceUtilityHtmlViewer*
13&#58;59 < InsertWittyName> I'll be commiting it within a week or two to the SDK.
Post Reply