It won't be enough, I understood you need to flash a special ROM.If i buy the chevron's tokens, can i install it on my wp7? How?
It won't be enough, I understood you need to flash a special ROM.If i buy the chevron's tokens, can i install it on my wp7? How?
Hi,still hoping to get a clear answer on this.. will there be a full working version online as well? Unless you can do that it's not going to take off. For people without rom's there should be a full website version where you can view all the same apps, reviews, ratings, and download the .xap
Good to hear. And it's not like we don't want to Interop Unlock. Just stuck on 2nd gen hardware with no solution as of yetHi,
We are working on a solution that will not require a custom ROM and even won't require interop Unlock - we will settle for only Developer Unlock.
Although, The ones who will have custom ROM and Interop unlock with have more fun
Ofir.
Hi Andrew,Just a warning your site is stuck in an endless html reload with this code
<meta http-equiv="Refresh" content="0; URL=http://www.WP-Bazaar.com/dotnetnuke/">
Great getting this custom marketplace fully working!
Good job!
Noticed some nice code:
- Save xap
- IE load xap (on 127.0.0.1, webserver goes here)
- Delete xap
Code:this.cacheManagerInstance = CacheManager.GetInstance(); this.cacheManagerInstance.WriteToCache(downloadedXapName, buffer); this.wb = new Microsoft.Phone.Controls.WebBrowser(); this.wb.Navigate(new Uri(string.Format("http://127.0.0.1/IsolatedStorage/{0}", downloadedXapName), UriKind.Absolute)); this.cacheManagerInstance.RemoveFromCacheAsync(downloadedXapName); .
I believe the next step is to interop unlockI am Chevron unlocked at 7720.68 and running stock Tmobile HD7 ROM. What do I need to do to be able to install the apps?
it doesn't I don't think, its a proof of conceptWhats the trick?
No, there is not.Is there a XAP that will install a something that will allow XAPs to be installed via IE ?