New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?

Statistics

Total Posts
General Information
  • Last Activity: Yesterday 07:13 PM
  • Join Date: 30th July 2009
  • Referrals: 2

Most Thanked

MOST THANKED POSTS
ThanksPost Summary
9 So some of you may have heard about the problem with Samsung phones that has been publicised recently (http://forum.xda-developers.com/showthread.php?t=1904629) which means that placing a certain iframe on a web page allows the use of USSD codes, ...
7 At least let cm10.1 be compiled. Then ask for other updates. If you need bug less ROM make yourself. Sent from my HTC Explorer A310e using xda premium I was simply asking a question. Personally, I don't really care much. I use stock ROM, it'...
7 Reassembling is unnecessary. Just assemble the replacement code (make a file with just the lines you want to replace, assemble that file) then copy the bytes with a hex editor to the correct place in the original HBOOT.img. For example, with the ...
6 Looks like a kinda nice launcher. I took a look to try and see how much work it would be to do a translation: I used grep to search in res\layout for "text" (which will generally be followed by something needing translated), and there is quite a b...
5 I tried to recompile it, but I must have done it wrong because it won't install... EDIT: Think I need to sign it, I'll figure that bit out tomorrow. Never done this sort of thing before, so I didn't realise I had to do that. EDIT: OK, here is a ...