Hi folks!
I have now written a litte Android package that fakes your gsm provider to Android Market, it sets it at boot. This means that unless it bugs out (very possible

) you will be able to buy apps on Market, and if you live in a country that don’t have access to paid apps, this might be a blessing. This version works for Android >= 2.0. But the source is free.
So why did i write this thing you might ask, there is Market Enabler. Well, market enabler don’t load on boot, and it is somewhat chunky, going in, selecting provider, longpressing, fake… So i decided to write a simple one. It’s very basic, a service is run on boot, running setprop via su, so you have to be quick with unlocking your phone so that you can allow su for the app the first boot (will fix this in a later version). Also i might clean up some market files on boot in the future.
Click to expand...