• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [help][q&a][ask anything thread]

I heard there was a tweak where you could increase the volume of the speaker is it true?

Yes, I believe there is some info on it over at xda. I havent done this myself. I'm content with what is provided already. Just be careful or you could blow your speaker lol.
 
Yes, I believe there is some info on it over at xda. I havent done this myself. I'm content with what is provided already. Just be careful or you could blow your speaker lol.

Yes I understand the risks, I don't intend to make it jetplane loud lol, but I do want to increase it a little bit
 
I doubt there's a way to turn it off is there? cuz it turned off on me at 8% yesterday at a concert and well I was screwed especially when I was meeting the band Dx
 
I doubt there's a way to turn it off is there? cuz it turned off on me at 8% yesterday at a concert and well I was screwed especially when I was meeting the band Dx

Make sure it's charged before the concert or bring a real camera? Lol. For important stuff I still take my real camera. The pictures and videos are much better than this phones camera. Hell my evo 4g and evo 3d had better cameras.
 
Make sure it's charged before the concert or bring a real camera? Lol. For important stuff I still take my real camera. The pictures and videos are much better than this phones camera. Hell my evo 4g and evo 3d had better cameras.

Lol it was but I recorded so many videos, that was killing my battery. Lol now I'm considering on buying a camcorder if this ever happens again lol and this phone's camera is alright, better than the marquee
 
Lol it was but I recorded so many videos, that was killing my battery. Lol now I'm considering on buying a camcorder if this ever happens again lol and this phone's camera is alright, better than the marquee

Yeah I have two batteries and two big SD cards for my camera just for events. On the day to day this phone is alright. Except light sources bleed into the rest of my pictures making them look like ass. Lame camera compared to other ones I've had on phones.
 
Yeah I have two batteries and two big SD cards for my camera just for events. On the day to day this phone is alright. Except light sources bleed into the rest of my pictures making them look like ass. Lame camera compared to other ones I've had on phones.

Lol now I know to be prepared next time, and hmm well for me the camera is ok, this phone is ok but what I hate is that the internal storage is only 4gb and all the games I play like asphalt download their game data on the internal sd card instead of my external sd card -.-
 
If you are s-off will
Code:
[plain]assert(package_extract_file("boot.img", "/tmp/boot.img"),
       write_raw_image("/tmp/boot.img", "boot")[/plain]

work to flash a kernel?


Edit - wow tapatalk hates "noparse" brackets lol. (view from browser to see the code as written)
 
Lol now I know to be prepared next time, and hmm well for me the camera is ok, this phone is ok but what I hate is that the internal storage is only 4gb and all the games I play like asphalt download their game data on the internal sd card instead of my external sd card -.-

I hate the internal vs external SD card bs. I'd rather all the internal just merge with data partition and everything else goes to my SD card.
 
If you are s-off will
Code:
[plain]assert(package_extract_file("boot.img", "/tmp/boot.img"),
       write_raw_image("/tmp/boot.img", "boot")[/plain]

work to flash a kernel?


Edit - wow tapatalk hates "noparse" brackets lol. (view from browser to see the code as written)

Code:
package_extract_file("boot.img", "/dev/block/mmcblk0p20");
 
I just realized the multi-touch for this phone is only up to 2 touches cuz when I played resident evil on a ps1 emulator, I press a button to aim, another one to shoot, and when I press another one to move the character, it doesn't work .-.
 
I just tested the max number of touches with Multi-Touch test and it appears you are correct :(


Edit - Hold on. If that's the case, then what is the setting for recognizing "3-finger output gestures" for :confused:
Screenshot_2014-02-18-00-54-12_zps6prw6gqe.png

Edit 2 - turning off that option (settings> display, gestures and buttons> HTC gestures) allows for several more touches

This shows the screen registering ten touches :D pretty sure you don't need more than that :D
Screenshot_2014-02-18-00-56-50_zpsfk0z67s6.png
 
I just tested the max number of touches with Multi-Touch test and it appears you are correct :(


Edit - Hold on. If that's the case, then what is the setting for recognizing "3-finger output gestures" for :confused:
Screenshot_2014-02-18-00-54-12_zps6prw6gqe.png

Edit 2 - turning off that option (settings> display, gestures and buttons> HTC gestures) allows for several more touches

This shows the screen registering ten touches :D pretty sure you don't need more than that :D
Screenshot_2014-02-18-00-56-50_zpsfk0z67s6.png

Lol at least 5 is fine for me xD wow I was beginning to say Awww this blows well time to go give it a try
 
Mine does it. Safety feature. Best to let it go down to 15% then charge it.

Yes. It's also something in an init.rc, dunno where. Disabled that crap, I got fed up. In fact, the file said itself "set fake battery values".

Edit: it's in init.goldfish.rc.
 
Back
Top Bottom