Q&A/T Thread for [4.3.1] PACman [Source Build] - HTC Amaze 4G

Q&A for PACman ruby
kuzibri said:
[SIZE=+3]This thread has been created strictly for [/SIZE]
[SIZE=+3]Questions & Troubleshooting[/SIZE]​
[SIZE=+2]Specific to "PACman Ruby"[/SIZE]​
[4.3.1] PACman [Source Build]​
[SIZE=+2]This thread has been created for people to share issues, questions and help [/SIZE]
[SIZE=+2]while using this version of "[4.3.1] PACman [Source Build]"[/SIZE]​
[ROM][11/DEC/13][UNOFFICIAL][4.3.1] PACman [Source Build]​
Click to expand...
Click to collapse
thanks to kuzibri for the quotes

Q&A FAQ
kuzibri said:
FAQ​
Q Why a special Q&T Thread for a specific ROM??
A The bigger a ROM development thread gets, the greater the chance that posts are being placed in this thread that are not related to the ROM development itself, e.g. problems with flashing, installation, bugs, things not working etc. However this is understandable, it's not according to the guidelines of XDA for Development sections. Therefore the main goals of the ROM specific Q&T threads is to avoid this cluttering of the original develpment thread with these OT posts by redirecting the posters to the ROM specific Q&T thread and also to relieve the developer from answering these post, so he can dedicate his time to developing.
Q How to move my post to the Q&A/T thread?
A Copy the text of your post in the dev's thread, got to the Q&A/T thread and paste it there. After having done that, go back to the dev's thread, edit your post and change the text into: moved to Q&A/T thread, preferably accompanied with a link to this thread.
Q When I'm asked to move my post to the Q#A/T thread, do I have to do that?
A When you're asked to move your post, there will always be given an explanation by the OP of the Q&A/T, e.g. your post is not development related (f.i. SD card problems, etc), so please be so kind to move your post. If you want to help the dev to keep his original thread as clean as possible from OT posts, then the answer is, of course, YES. Although we cannot force you to move your post, it's highly recommended to do so
Q Where can I download this ROM and How do I install?
A You can find the link to download and installation instructions HERE. Pay close attention to this post, everything required for a successful flash is listed right here. If you fail to follow the instructions or meet the requirements for installation, you could run into some problems.
Q What are the known issues with these ROM's?
A See THE Developer's thread:http://forum.xda-developers.com/showthread.php?t=2520978
Q How’s battery life?
A I see this question asked repeatedly across all ROMS. Honestly there is no way to give you an answer based on a ROM. There are too many variables in question and results vary from user to user and device to device. Battery life is going to depend on age and condition of your battery, your use habits with your device, installed apps, tweaks, settings, etc...
Q How do I...
A Ask your questions and report your issues in this thread. You will receive a response and hopefully get you back up and running this ROM to it's fullest
Click to expand...
Click to collapse

Q&A
kuzibri said:
"Hi dear followers of this ROM,
in this post I will explain the goal of this specific thread created for this ROM with the permission of the Developer of this specific ROM.
This is a statement made in the Q&A/T template thread:
"While our forum has slowly been morphing, the one area we would like to keep original is Development
The goal is to alleviate the OT banter that occurs within any rom. While the XDA forum continues to grow, we need to help users work within the guidelines created by XDA. Over the last couple of years the average rom being created, has become a free for all chat thread. There tends to be much infighting and mod/developer cleaning.
The idea of this template is to create a Questions and Answers for each rom. This is in no way asking for Development to be moved here, rather any and all conversation that is non Development related to your conjoined Q&A."
This means that non-development related posts, should be posted - with the permission of the Dev - in this thread. What are the most common Off Topic posts, that should be posted in this Q&A/T thread?
1. Battery life related posts
2. Will this app work with this ROM
3. SD Card related problems
4. How do I dowmload and install this ROM, etc, etc
Hope to have given you enough information,
kindest regards, Kuzibri
Click to expand...
Click to collapse

My Bug List
I am posting my bug list in order to help with the ongoing development of PAC ROM 4.3.1 for the HTC Amaze 4G. :fingers-crossed:
I am having issues with WIFI, as it will not recognize my home network. I must mention that the network is hidden, and I must add it manually to the phone. In addition, while using mobile data, I am unable to attain 4G, as 3G is as far as I can get. Also, USB Debug mode is laggy, and battery drains at a ridiculous speed. I have placed my specs below.
T-Mobile US
Unlocked Bootloader
Recovery: 4EXT
ROM: pac_ruby_4.3.Build-1_20131211-204642
SuperSU
GAPPS: pa_gapps-full-4.3-20131102-signed
S-ON

Lizzdmc said:
I am posting my bug list in order to help with the ongoing development of PAC ROM 4.3.1 for the HTC Amaze 4G. :fingers-crossed:
I am having issues with WIFI, as it will not recognize my home network. I must mention that the network is hidden, and I must add it manually to the phone. In addition, while using mobile data, I am unable to attain 4G, as 3G is as far as I can get. Also, USB Debug mode is laggy, and battery drains at a ridiculous speed. I have placed my specs below.
T-Mobile US
Unlocked Bootloader
Recovery: 4EXT
ROM: pac_ruby_4.3.Build-1_20131211-204642
SuperSU
GAPPS: pa_gapps-full-4.3-20131102-signed
S-ON
Click to expand...
Click to collapse
Replace build.prop from this system.zip attached to pac_ruby_4.3.Build-1_20131211-204642.zip > system
reboot into recovery, wipe cache data/factory reset(or format all partitions except sd card in 4ext), flash the ROM again and gapps, wipe cache again, reboot your phone
this should fix the data acquisition(it did for evervolv 4.3 ruby), I tested myself for EDGE, can't test for 3G or 4G not available in my area
I removed
Code:
ro.telephony.ril_class=HTCQualcommRIL
ro.telephony.ril.v3=skipbrokendatacall
and added
Code:
ro.telephony.default_network=0
DEVICE_PROVISIONED=1
ro.ril.fast.dormancy.rule=1
according to evervolv 4.3 ruby
http://review.evervolv.com/#/c/9374/1//COMMIT_MSG
http://review.evervolv.com/#/c/9374/1/system.prop
this wouldn't be possible without evervolv team and jeepers007 all credit goes to him fixed in latest build thanks to jose, no need to replace anymore
Also settings > Wifi > menu button > Advanced > unchecking all options here(network notification, scanning always available, avoid poor connections, Wifi optimization) should fix Wifi connecting to your home network.
USB debugging has been laggy for me too and battery drains in debugging mode because it's using more power than what it gets... try to refrain charging with usb, use original charger should fix the battery drain if your getting any...

incapable86 said:
Replace build.prop from this system.zip attached to pac_ruby_4.3.Build-1_20131211-204642.zip > system
reboot into recovery, wipe cache data/factory reset(or format all partitions except sd card in 4ext), flash the ROM again and gapps, wipe cache again, reboot your phone
this should fix the data acquisition(it did for evervolv 4.3 ruby), I tested myself for EDGE, can't test for 3G or 4G not available in my area
I removed
Code:
ro.telephony.ril_class=HTCQualcommRIL
ro.telephony.ril.v3=skipbrokendatacall
and added
Code:
ro.telephony.default_network=0
DEVICE_PROVISIONED=1
ro.ril.fast.dormancy.rule=1
according to evervolv 4.3 ruby
http://review.evervolv.com/#/c/9374/1//COMMIT_MSG
http://review.evervolv.com/#/c/9374/1/system.prop
this wouldn't be possible without evervolv team and jeepers007 all credit goes to him
Also settings > Wifi > menu button > Advanced > unchecking all options here(network notification, scanning always available, avoid poor connections, Wifi optimization) should fix Wifi connecting to your home network.
USB debugging has been laggy for me too and battery drains in debugging mode because it's using more power than what it gets... try to refrain charging with usb, use original charger should fix the battery drain if your getting any...
Click to expand...
Click to collapse
Thanks for the information. I will give it a try.

some info
i have bluetooth a2dp working properly with my computer (win7) using the following program http://www.filedropper.com/btw6209700
and the "car music connector" app from play store.
i know its a common problem for us to use full features and test bluetooth connection with our computers.
i found the link above and it gave my computer full bluetooth capabilities even with my generic USB BT dongle

A couple bugs to report here too
Big thanks for this ROM. I just installed yesterday after getting my Amaze back as my daily phone, so not fully tested, but also pretty much out of the box settings.
Having a couple odd glitches...my stats are below.
T-Mobile US
Unlocked Bootloader
Recovery: 4EXT
ROM: pac_ruby_4.3.1 JLS36I
SuperSU
GAPPS: pa_gapps-full-4.3-20131102-signed
S-ON
Battery drain is pretty rough, but I'll give it a few days to even out & get my settings in place to minimize.
About half the time I turn phone on & unlock it to the home screen, all my icons are gone....If I go to apptray and then back to home screen they redraw. ... Any idea how/why? THIS is more and more annoying as I use.
My big issue at the moment is that the email app won't open emails...they're they, but when I try to pick one to read it, 100% of the time it crashes. I've tried the force stop / clear cache, etc. to no avail. THOUGHTS? SHould I try booting into recovery, wipe cache & reinstall GAPPS?
EDIT: This has fixed itself with me playing with some settings!
One other odd "bug" I can't seem to fix is the weather app on the homescreen won't display in F ... always in Celcius. Luckily I can do the math pretty quick in head, so not a huge issue, just an annoyance.
I've not messed with tethering or bluetooth yet.
Don't seem to have any data delays & don't have any problems with WiFi either.
Looks good all around. If I can fix the email app issue, I could live with the odd glitch with homescreen icons.

@tbonezx11
1. Battery drain is pretty much normal, you've just installed the ROM, it will take few days to settle up.
2. This is an issue with Trebuchet launcher, I'm trying to find a solution myself, only workaround at the moment is to use another launcher.
3. I have no crashes with Gmail or Y! Mail app, EDIT; didn't see you got it fixed.
4. This is not a bug, Drag and Remove the clock and weather widget. Go to menu > widgets search for cLock and drag it back to home screen, cLock settings will open up select Weather panel and uncheck use Metric and touch right sign up 2x Done, now it will show up as Fahrenheit. Hope you enjoy the ROM thanks to Jose.
Sent from my Amaze 4G using Tapatalk Pro

Deleted duplicated
Sent from my Amaze 4G using Tapatalk Pro

Hi friends
How do enable USB OTG this rom?
Sent by htc amaze _4G using Tapatalk
ROM : PACman 4.3.1
recovery : 4EXT

Amaze doesn't support OTG cable at all ... I've tried almost all romS!

the only issue is the bad battery drain, even after charging the phone with the plug charger it eats up battery like crazy. any other solutions to this?

thelordofkings97 said:
Amaze doesn't support OTG cable at all ... I've tried almost all romS!
Click to expand...
Click to collapse
In 2012, OTG was not working using OTG USB Helper [root] app from play store:
http://forum.xda-developers.com/showpost.php?p=30498672&postcount=2
OTG USB Helper [root]:
https://play.google.com/store/apps/details?id=net.shajul.usbotg&hl=en
Kernels are different now, so it "might" work. One can try it.

It may not work ...

How to sync calender with FaceBook?

thelordofkings97 said:
It may not work ...
Click to expand...
Click to collapse
Well maybe you'll be the one to find out if it does.
---------- Post added at 04:30 PM ---------- Previous post was at 04:28 PM ----------
Librastar said:
How to sync calender with FaceBook?
Click to expand...
Click to collapse
That is a clever and relevant question. Ask it at google.com.

just bought the htc amaze 4g used off of ebay. took me a while to understand why standard troubleshooting wasn't applicable to my phone before i realized it came preloaded with this custom rom. now that i get it, i'm really liking the usability and interface, but i am noticing a few things that may or may not be caused by it:
1. terrible battery life. i've seen this mentioned a lot on here - got the battery doctor app which seems to help a lot, and i hear this tends to be a problem for the amaze no matter which operating system is running.
2. the camera/video shutter buttons on the side do not function at all. they're supposed to launch the camera and take the picture, but they do nothing. bummed about this because they were part of what i liked about the phone.
3. can't connect to the mobile hotspot. have to troubleshoot this more extensively, though.
4. poor reception, not getting 4g speeds. they're part of my plan, are offered in my area, and are picked up by other phones in the same location and on the same network. t-mobile couldn't figure out why i wasn't getting them, so not sure if this is the fault of the phone?
otherwise pretty happy with it, so far! hopefully if any of these bugs are the fault of the rom, they can be fixed in the near future.

dangwhatno said:
just bought the htc amaze 4g used off of ebay. took me a while to understand why standard troubleshooting wasn't applicable to my phone before i realized it came preloaded with this custom rom. now that i get it, i'm really liking the usability and interface, but i am noticing a few things that may or may not be caused by it:
1. terrible battery life. i've seen this mentioned a lot on here - got the battery doctor app which seems to help a lot, and i hear this tends to be a problem for the amaze no matter which operating system is running.
2. the camera/video shutter buttons on the side do not function at all. they're supposed to launch the camera and take the picture, but they do nothing. bummed about this because they were part of what i liked about the phone.
3. can't connect to the mobile hotspot. have to troubleshoot this more extensively, though.
4. poor reception, not getting 4g speeds. they're part of my plan, are offered in my area, and are picked up by other phones in the same location and on the same network. t-mobile couldn't figure out why i wasn't getting them, so not sure if this is the fault of the phone?
otherwise pretty happy with it, so far! hopefully if any of these bugs are the fault of the rom, they can be fixed in the near future.
Click to expand...
Click to collapse
At this point in time none of the after-market ROMs newer than those based on the last HTC ICS builds are fully functional. All have some type of issues whether they be camera, WiFi tethering, or bluetooth related. Unfortunately, this severely limits your choices if you desire to utilize all of your handset's functions.
If this is what you're looking for, then check out the various ROMs which are based on the stock ICS w/ sense. There are several and all are reliable. Check out the Dev threads and the info in the Amaze Wiki page for more details. Good luck and welcome to the forums.

Related

Anyone tried the new Android 4.0.1 ROM for S2?

I've read the info at SamMobile (related to SamFirmware).
Anyone tried the ROM? From the comments, there are still plenty of bugs...
Edit: Whoever rated this thread 1star is a true moron and a real idiot.
This is a developer site where people do use beta versions.
DannyD said:
Look we release those roms for devs.
Nothing more, we can’t help that people try everything.
Click to expand...
Click to collapse
There are several threads around here already concerning people using this ROM, so yes, people have used it. General consensus is that it's too unstable for daily use.
I'd be tempted to 1-star this thread as well due to lack of searching on your part.
yqed said:
I've read the info at SamMobile (related to SamFirmware).
Anyone tried the ROM? From the comments, there are still plenty of bugs...
Click to expand...
Click to collapse
Well I'll be nice and respond to you.
I've played around with the XXKP1 ROM and for the most part, it was surprisingly stable.
The default launcher IS quite temperamental, so I installed the Trebuchet launcher and 90% of the FC's disappeared. This launcher is a MUST on these leaked ROMs for the time being.
In order to get the best possible experience with these leaked ROMs you need to:
* Install the Bezke XXKP1/2 ROM (http://forum.xda-developers.com/showthread.php?t=1393569) - Flashable through CWM and is pre-rooted and also has the RIL fixes for 3G data
* Change the default keyboard to the standard Android one as soon as you can one to stop the keyboard FC's.
* Install the Trebuchet launcher (http://forum.xda-developers.com/attachment.php?attachmentid=821149&d=1324230099) - and place it in /system/app folder. It should open when you press the home button. Set it as the default launcher.
* Stop the media scanner from running - it's a BIG battery drainer - go to Settings/Applications/Running and stop it there, and also stop the cached process
* Turn off key press sounds and lock screen sounds - having these on causes a continuous partial partial wave lock called 'AudioOut_1' - battery drainer
* Install these Calendar apks (http://forum.xda-developers.com/showpost.php?p=19448865&postcount=2) in /system/app to get the calendar working. Once in /system/app, click on them both to install them. The Calendar will now work
* If you want to use the Contacts.apk and Phone.apk from the 'vanilla' ICS ROM (instead of the installed TW ones) download those APK's (http://www.multiupload.com/6T0019180O) and put them in /system/app. Don't install the MMS.apk though it will break things!
* Turn off the red border from appearing on some screens by going to the Dev Tools App > Development settings > strictmode visual indicator > put it in OFF MODE - then reboot for this to take effect
Battery life then falls to normal levels. Be aware though that when you connect your phone to your computer to transfer files etc, that a media scan will be run again when you disconnect. You'll have to force stop the media scan again otherwise it will keep running.
What rom? That's been kept quiet hasn't it? Certainly no info or discussions anywhere on these forums about it
Everyone will 1-star this because you didn't bother to search before starting a new thread on the same topic!
interfreak said:
Well I'll be nice and respond to you.
I've played around with the XXKP1 ROM and for the most part, it was surprisingly stable.
Click to expand...
Click to collapse
Thanks for the useful post, I'm sure others will appreciate the info.
Sleepycat3 said:
Everyone will 1-star this because you didn't bother to search before starting a new thread on the same topic!
Click to expand...
Click to collapse
Are you for real? I've been a forum member on many sites (not to mention developing vBulletin forum software) since forever, I know how to search. Not to mention that the SamMobile post was made today...
Edit: My bad, I apologize. Just found the thread now... it was not on the first page of results when I initially searched and I never look further than a page (like anyone else I guess). Still, rating a thread 1star is really a baby game. Why not just post the link instead? This is a discussion forum where people communicate, not a Nazi camp where the Moron Patrol votes 1's on everything they think is stupid.
Searching, always searching...
The search here can be finicky, but a google search on site:forums.xda-developers.com is generally good, and fairly up date as well.

[Updated 7-12]✚ The Ultimate Guide to Everything Amaze-ing! (RETIRED)✚

This post is still working, but has not and will not be updated as I and the other contributors no longer have this device. I welcome questions as always, but without the device in my hand, I may not have your answer.
There are people still actively trying to update the software for this device as of 1/15, and if anyone wishes to take over/update this thread PM me.
It was a great ride with the amaze, and I still feel like the camera puts much newer devices to shame to date.
The ultimate(but now *retired* guide to everything Amaze-ing!
Credits given at the end of this post.
Table of contents - clicking the following links will take you to that specific part of the BIBLE!
1. General Tools
2. General How-to’s: the information needed most commonly- adb, fastboot, bootloaders, etc
3. ICS Specific: How to switch from GB, list of all roms, kernels, how-to’s specific to ICS
4. Gingerbread Specific: An archive of information about everything needed for gingerbread(outdated OS)
5. Battery Tricks: A variety of ways to save on battery, troubleshoot, measure, etc. Updated soon!
6. Misc Apps/Themes, etc Updated soon!
7. Troubleshooting/Miscellaneous: Useful Threads: Useful threads and those for troubleshooting known issues, archived(closed) useful threads, etc
8. Advanced Android 101: So you wanna go to the next level? You’ve read, and read, and read.. how do you do something much more difficult? Compiling/Decompiling, signing, baksmali, misc tools, and more..
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Advanced features of google docs!
Anyone viewing the document can click in the top right hand corner where is says "# other viewers" if anyone else is viewing- there is a chat box there that can me used.
I've allowed people who access from this thread to make COMMENTS in the doc - highlight some text, right click and click add comment - do NOT abuse this, I can turn this off. If you believe you can help clarify information or add a link, that is the best way to!
Contributor have full edit - I will put some advanced functions for you in post #3
Click to expand...
Click to collapse
We can expand upon this at ANY time, if something should be added, please let us know.
You can save or view this doc via the google drive app on your phone!(edited for proper formatting!)
You can ALL be contributors! See something that is missing the link, let us know so we can add it. Want to write something up you feel we have missed, or feel that information is not up to date - write up in this thread and we can directly link to that! Have battery tips, or specific apps, themes.. you name it - this bible is going to eventually cover everything about the amaze and any nooby question ever asked with your help!
We will likely have kernel source drop soon and we will have even more to keep track of, so we will need some serious help from the community to make sure we are all organized as possible!
All future efforts will go into updating the HTC Amaze 4G Wiki:
Amaze General Overview :http://forum.xda-developers.com/wiki/HTC_Amaze_4G This is the page to start updating!
Guides and Tutorials
Tools
Click to expand...
Click to collapse
ROMs, Kernels, Recoveries & Themes- Files for HTC Amaze 4G users and developers including things to cook, flash & customize with.
Stock Roms
Custom Roms
Custom Kernels
Custom Recoveries
Custom Themes
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Initial layout, content, and design by Silentbtdeadly, EclipzeRemix, GlacierGuy- other contributors welcomed!
Thanks to additional contributors: Dark Nightmare
We tried to link to all original work, if we wrote up any information you feel you need credit for or you can provide us to an up to date thread we can link to, just let us know!
Changed not added to wiki yet:
7-12
Added the first 4 posts under the Advanced Android 101 section to reflect some of the new "how to" develop threads.
Click to expand...
Click to collapse
Change log:
5-30-12
Other misc stuff added(instructions for canadian ICS carriers thanks to comment)
Added example of a smali/baksmali edit for advanced android 101 section 8
Added link to posts about "currentwidget" under battery tricks
Removed all tables from the document to make it viewable via the google drive app
Put longer "how-to's" from section 2 and put them at the end of doc to make section 2 more readable(and clickable)
Click to expand...
Click to collapse
5-29-12
Initial post
Everything has been filled out except battery tricks and misc/app themes
Added Dark Nightmare as a contributor
Added comments to sections that need improvement
Corrected links in OP to make sure they take viewer specifically to that part of doc
Added a Troubleshooting/Miscellaneous section for useful threads that don't fall into other categories, updated OP
Formatting of links
Information added to battery tips and General How-to section
What is S-off added
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Chars
Any new contributors added please post in the thread, your first post will be your change log, which I can use to keep change log updated.
Please let's try to stay consistent in formatting - no need to paste the actual XDA or external link, right click highlighted text and add link that way.
Please don't edit the table of contents box in the very beginning of the doc, it will break the links in the OP of this thread.
Let's make sure we only use red text for warnings and the important information that NEEDS to be read.
Clicking insert at the top gives us the ability to add in pictures, links, drawing, etc.. I am not opposed as long as it doesn't take up too much space and isn't confusing.
You CAN create separate docs if you think that posting here would be too difficult - just make sure when you are done with your new doc you click "sharing" in the top right, make it accessible to anyone with a link, but NOT with editing rights! Let's not use other docs unless it is going to be a VERY robust document with images and embedded youtube videos, etc.
You will see at the very end of the doc is an "expanded" version. I put a bookmark in front of each line(insert>bookmark), and then I highlight the text, insert>link and then click the bookmarks tab - choose the text that matches what you are bookmarking.. boom, done.
Easy sharing BBCode links for the Bible.doc and for this thread.
HTC Amaze 4g BIBLE- Google.doc Updated Often
The Ultimate Guide to Everything Amaze-ing!(Amaze 4g BIBLE!)
ChangeLog:
05-29-2012
-Added to General How-To:
How to kill cap key backlights
-Added to battery tricks:
Download Juice Defender app and set it to disable wifi and data when screen is off. Spare Parts Pro works well to monitor what is draining your battery.
Turn off auto brightness and turn down screen brightness
Disable Haptic feedback
Use mod to disable capacitive keys. This also corrects light bleed.
Click to expand...
Click to collapse
Sent from my HTC Ruby using XDA_Premium
HTC Amaze 4g BIBLE- Google.doc Updated Often
The Ultimate Guide to Everything Amaze-ing!(Amaze 4g BIBLE!)
Chanelog:
05-29-2012
-Post on what is s-off added, links added to op.
05-30-2012
-How to install ADB/SDK,
-How to LOGCAT and how to LOGCAT as well via terminal emulator in the Android OS, links to be added to OP
-What is bootloader
-How to boot into bootloader/fastboot/recovery via simple method, hasoon's tool and adb
-How to use fastboot and basic fastboot commands added.
06-01-2012
-How to use ICS OTA files to update devices from GB
-Updated fastboot flash commands with hboot flash command
06-06-2012
-How to restore to stock Telus or T-Mobile ICS via Nandroid or Flashable zip for S-On Users.
-How to change bootanimation/downanimation/sound added.
-T-Mobile ICS OTA flashable zip added to restore to stock tutorial. Credits to R-M-S for this zip.
06-07-2012
-Flashable zips for T-Mobile ICS and Telus ICS to restore to stock via custom recovery, doesn't matter which now since it's flashable and not a nandroid, added to restore post.
06-08-2012
-New to the Amaze 4G? Here's the basics to begin with.
06-13-2012
-added fix to OTA update file tutorial for the ro.cid=00000, 111111 etc error
-How to instal the HQ camera mod for T-Mobile users and a note at the bottom for Telus users
06-14-2012
-How to Edit Build.prop, methods of file pulling and tweaks
06-26-2012
-Added stock recovery.img to restore to stock tutorial.
-Added stock flashable zip for mobilicity ics users
09-06-2012
-Some info added here and there
-Linked how to change font in the theme and apps sections of the bible document.
Coming soon
What do you want added?
Cleaned up my changelog/bookmarks
Click to expand...
Click to collapse
Clickable Bookmarks:
What is s-off/on
How to install adb/sdk and log cat
What is bootloader and how to access it, fastboot and recovery
How to use fastboot and basic fastboot commands
Tutorial to use the ICS OTA files to update from GB when getting the triangle error
Stock via nandroid or flashable zip
How to change bootanimation/downanimation/sound.
New to the Amaze 4G? Here's the basics to begin with.
How to install the HQ camera mod for T-Mobile users and a Note at the bottom for Telus users
How to Edit Build.prop, methods of file pulling and tweaks
Please don't use our work without the appropriate permission, if any of the candy found here is seen in any other basket, we will take steps to have it removed.
glacierguy said:
reserved for me.
Looks awesome SBD... Someone went to bed late
This needs to be stickied
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
Oh, I was up till after 4am working on it, and sadly back awake at 6am.. sigh.
I just hope that people will start sending people to this thread when people need help getting started - it still needs some work, but soon this will answer almost every question someone could have when they get an amaze..
And yes, a sticky would be nice - especially since we will have plenty to keep this updated.
Update: Dark Nightmare has been added as a contributor. If you both can post changes you make to your first posts in the thread:
I.E. -
Updated speed rom in ICS roms - 5/29/12
Click to expand...
Click to collapse
Something like that, I'll update the second post based on those so people can see what has been added without going into the doc itself.
I think we finally have a chance at organizing all this knowledge we have floating around these forums!!!
This awesome, when the noobies come around we can just all simply send them this link which will provide everything they need an more good job!!
Sent from my HTC_Amaze_4G using XDA
fuego77 said:
This awesome, when the noobies come around we can just all simply send them this link which will provide everything they need an more good job!!
Sent from my HTC_Amaze_4G using XDA
Click to expand...
Click to collapse
And I'm hoping if the noobies(lol, love the term btw) think there is something we can clarify(that actually would help), we can make the bible even better..
Any other sections you or anyone else can think of? I'm wondering about ways to link to other useful threads - even threads that are closed like the "issues with ICS thread" I had may be useful.. maybe a troubleshooting section perhaps? A misc resources section?
I think forum members will like that they can help with suggestions and hopefully see a useful and well organized final product..
Silentbtdeadly said:
And I'm hoping if the noobies(lol, love the term btw) think there is something we can clarify(that actually would help), we can make the bible even better..
Any other sections you or anyone else can think of? I'm wondering about ways to link to other useful threads - even threads that are closed like the "issues with ICS thread" I had may be useful.. maybe a troubleshooting section perhaps? A misc resources section?
I think forum members will like that they can help with suggestions and hopefully see a useful and well organized final product..
Click to expand...
Click to collapse
I think troubleshooting section would need the most work, most questions usually come from people who aren't really active users and find themselves stuck so then theyll post here.
Example "my phone is stuck on xxx after I xxx" etc
Sent from my HTC_Amaze_4G using XDA
fuego77 said:
I think troubleshooting section would need the most work, most questions usually come from people who aren't really active users and find themselves stuck so then theyll post here.
Example "my phone is stuck on xxx after I xxx" etc
Sent from my HTC_Amaze_4G using XDA
Click to expand...
Click to collapse
Was thinking the same thing...
Sent from my HTC_Amaze_4G using xda premium
fuego77 said:
I think troubleshooting section would need the most work, most questions usually come from people who aren't really active users and find themselves stuck so then theyll post here.
Example "my phone is stuck on xxx after I xxx" etc
Sent from my HTC_Amaze_4G using XDA
Click to expand...
Click to collapse
True, but if we find the answer to their issue, and it is common ENOUGH to be included, we can link directly to the post that fixes it, whether in this thread, or somewhere else.. no, we can't fix EVERY problem, but there are some standard ones that may be useful.. for example, what remix had to do to flash the RUU when his phone wouldn't accept a recovery - we could provide a few different links for anything useful like that for people having issues with the leak..
At the very least that was why I made it a Troubleshooting/Miscellaneous section, perhaps my closed thread on ICS issues may help someone out, even tho it is closed we can link to it.. or any other thread that has been archived but may be useful?
I'm kinda just thinking out loud here, trying to see what bases we can cover..
@SBD
G+ me... u have my email
@Peartfan40
Thanks for the sticky
Sent from my HTC_Amaze_4G using xda premium
glacierguy said:
@SBD
G+ me... u have my email
@Peartfan40
Thanks for the sticky
Sent from my HTC_Amaze_4G using xda premium
Click to expand...
Click to collapse
Unless you have a totally different name than you do in the google doc, and a lot of tattoos.. I couldn't find you. My G+ is in my contact thing on here, you add me, lol.
And thanks Peartfan!
Silentbtdeadly said:
True, but if we find the answer to their issue, and it is common ENOUGH to be included, we can link directly to the post that fixes it, whether in this thread, or somewhere else.. no, we can't fix EVERY problem, but there are some standard ones that may be useful.. for example, what remix had to do to flash the RUU when his phone wouldn't accept a recovery - we could provide a few different links for anything useful like that for people having issues with the leak..
At the very least that was why I made it a Troubleshooting/Miscellaneous section, perhaps my closed thread on ICS issues may help someone out, even tho it is closed we can link to it.. or any other thread that has been archived but may be useful?
I'm kinda just thinking out loud here, trying to see what bases we can cover..
Click to expand...
Click to collapse
Yeah your right but knowing how noobies can get "I don't have time to be reading through dozens of pages to find my answer, can someone just tell me how to X" we've all seen this plenty of times. But I agree with you. Maybe getting some other threads cleaned up so things are straight to the point ? Idk man
Sent from my HTC_Amaze_4G using XDA
fuego77 said:
Yeah your right but knowing how noobies can get "I don't have time to be reading through dozens of pages to find my answer, can someone just tell me how to X" we've all seen this plenty of times. But I agree with you. Maybe getting some other threads cleaned up so things are straight to the point ? Idk man
Sent from my HTC_Amaze_4G using XDA
Click to expand...
Click to collapse
Sure, there are a few that are like that, but I've dealt with many I like that are pretty sharp, things really are just hard to find at this point - or at least till this point hopefully.
If we give a lazy noob this thread we've already put a ton of time into and he wants more, then I can tell him to get *(#$ with a good conscience. But this should be great for people who aren't noobs, but might be overwhelmed - I remember I was in the beginning, trying to figure out s-off and this and that.. and I was never a noob!(lies.)
What is S-Off?
Well allow me to explain:
In their devices, HTC have installed a sort of security check whose level is determined by S-OFF/S-ON. Essentially, this security level is a flag stored on the device’s radio that checks signature images for any firmware before it is allowed to be written to system memory. This hinders using any custom ROMs, splash images, recovery etc., and also restricts access to the NAND flash memory. However, when security level is set to S-OFF, the signature check is bypassed, allowing a user to upload custom firmware images, unsigned boot, recovery, splash and HBOOT images, as well as official firmware that has been modified, this enabling maximum customization of your HTC Android device.
Furthermore, S-OFF also reduces restrictions on accessing the NAND flash memory on the device, allowing all partitions (including /system) to be mounted in write mode while the operating system is booted.
In simpler terms: s stands for security on and off being it's current status, on restricting your ability to write to certain partitions of the system, example: hboot. Also it usually restricts access to flash kernels while s-on but recoveries such as 4EXT recovery have the ability to bypass this while s-on, hence giving you the ability to flash full custom roms without the need of s-off.
S-Off on the other hand gives you practically full access to system partitions, enabling you to flash radios, hboots, just about everything. It also gives you the option to sim unlock your amaze for free (see general forum), gives you options as well to unbrick your device should you have a slip up while trying to flash a rom/mods to your device(search for the unbricking project in the dev forum).
How to obtain s-off? See JuopunutBear's s-off method in the dev section, super-cid is also recommended if you're a rom flasher who likes to test roms that may not be for your specific device, difference being T-Mobile, Telus and Wind versions of the Amaze 4G.
Source of introduction:
here
Sent from an Amaaaaaazing place :-D
When linking... There shouldn't be a reason why the links have to be listed (i.e. when giving rom links). If you see the first couple of GB roms, u will see I made hyperlinks, but whoever finished it did it differently. We should try to keep this organized and in similar formats from user to user, to make it clean and easier to read. Imho.
Sent from my HTC_Amaze_4G using xda premium
I know, I finished fixing the format of the ics roms that were listed.. some of it was a rush job, but at least most of the info is there until we perfect the format.
Sent from my HTC_Amaze_4G using XDA
We will likely need direction from this point on - someone asked about mobilicity carrier(VIA COMMENT in DOC) and someone else supplied the link, I updated thread-- this is a good way to keep it going.
Productive comments are welcome, as it says in the first post- highlight what you want, click insert then comment to leave us something helpful.. otherwise I hope it is helping people out(I don't see glacierguy, nightmare's, or my thanks button getting super mashed..?)
Anyways, it will never be complete, but we will need some direction to move forward and add more!
Tip for better battery
Current Widget
This is a free app available on the play store, there may be other apps that do the same thing.
See what is causing the most drain while you are actually USING the phone(as opposed to when screen is off- hint, use betterbatterystats for that)..
Steps to see which apps are killing your battery- do this when you get higher than average drain(delete previous log file called currentwidget.log in root of SD)
Put the widget on one of your homescreens, it will go to options screen..
An update interval of 60 seconds should be acceptable
Check(enable) the log file
Go into log options>check(enable) log applications
Use your phone as normal for a few days.. or when you've noticed worse drain.
Go back into the program and click log actions>analyze log,>top processes-- this shows you which app processes are using how much current - for example com.android.chrome(the google chrome app) was using 513MaH(milliampere-hour) - if you have the stock 1730mah battery that means that app alone could kill your battery in a little over 3 hours..
Once you have a list of which apps are causing the most drain turn off logging- that app itself will cause SOME drain, but it is worth using just to find out what is killing your phone!
This has been added to the BATTERY TRICKS section of the original google doc!

FAQs - Massive Question Round Up Thread for Jewel [UPDATE: 11/5/2013]

FAQs - Massive Question Round Up Thread for Jewel
፨ INTRODUCTION ፨
Hello! So you got your awesome flashy new phone but you have a million questions to ask. Maybe it's your first Android phone. Maybe you're late to the party. Maybe you forgot everything you know.
It's okay. This thread will help you. This thread is not to discourage you from posting a new one but simply to save you time in case your question has been answered but buried over time.
This thread will also help the forum stay fresh and clutter free. However if your question was not answered here, feel free to start your own.
፨ IMPORTANT ፨
There are some things to keep in mind before reading this thread:​
It is impossible to gather all knowledge on this device, therefore this thread will always be incomplete. Please keep in mind that if something is not answered here it does not mean it wasn't elsewhere on the forum. Search before posting.
All of the questions/issues have been researched in depth and a source will be given if applicable. However, there is always a chance some of the information is wrong. Please only attempt a fix if you're comfortable doing so.
This thread will get quite long over time, I recommend you Ctrl+F (or equivalent) and search by keyword.
If you have any suggestions or want to submit a question/answer, PLEASE do so. It makes keeping this updated easier and lets the community participate. Credit will be given.
፨ FAQs ፨​
Q: How do I root and/or unlock my bootloader?
A: bigdaddy619 has a guide that will take you from stock to having an unlocked bootloader, custom recovery and root access. His guide is located here.
Q: Is there a dev S-OFF method?
A: There are currently three methods to obtain S-OFF. One is unlimited.IO's method, DirtyRacun , the other one is Facepalm by jcase and beaups. If you are running 3.16.651.3 use Moonshine by fuses, beaups, and hyuh. Finally, if you're on 3.17.651.4 use rumrunner by beaups and fuses. Thanks to bigdaddy619 for informing me about Moonshine and rumrunner.
Q: I ran HTCDev unlock/S-OFF but now when I boot I get a disclaimer in red letters by HTC, can I get rid of it?
A: Indeed. regaw_leinad made a zip to run through your Bootloader that gets rid of the red disclaimer text. Check out his thread here.
Q: I'm rooted, can I still take OTA updates?
A: While it will not cause harm to your device you will lose root and all apps dependant on it will cease to function. It is recommended to wait until until a stock rooted version that can be flashed through recovery becomes available.
Q: I'm new to Android and I'm overwhelmed with all these terms, what an Hboot? What's a recovery or AOSP or a Nandroid? I'm completely lost. Help!
A: Relax, don't panic. om4 has you covered. He made a thread covering everything you need to know. Find it here.
Q: Will unlocking/rooting void my warranty?
A: Rooting and unlocking your bootloader is considered tampering your phone and can void your warranty. That being said, rooting is completely reversible and undetectable once done. If you unlock through HTC's unlocker it will void PARTS of your warranty with HTC and add a 'unlocked' tag to your bootloader.
Q: Is there a way to make it appear as though I never unlocked my bootloader?
A: If you are S-OFF, then regaw_leinad wrote a guide located here that will give you detailed instructions to get your phone back to S-ON and revert the ***LOCKED*** flag in the bootloader.
Q: I see guides telling me to do a battery pull or my phone is stuck. Do I have to open up my phone to battery pull? Thanks to poison1916.
A: Of course not. Simply press and hold the power button for 10 seconds. You will see the capacitive buttons flash and then your phone will restart as if you did a battery pull on devices with a removable battery.
Q: What is the difference between root, S-OFF and an unlocked bootloader?
A: regaw_leinad made an in depth post here. If you have time, read it -- you will learn a lot. Otherwise here's the summed up version:
S-OFF allows complete control over your device, it will grant you access to all NAND protected partitions on your device.
Unlocked Bootloader (through the HTCDev unlock) is a "lite" version of S-OFF, it will allow you to flash a recovery and through it, a custom ROM. Zips that are attempted to be flashed through the bootloader will still need to come from HTC. UPDATE: Newer Hboot versions limit what can be done through the bootloader, please exercise caution when updating your Hboot version.
Root is not related to the NAND partitions at all, instead it grants you complete control over the OS (Android) itself. It will let you write and edit any file you wish. This lets you run apps like Titanium Backup and Adblock that need to either access or edit system files.
Q: Will all kernels work with all ROMs?
A: No. Sense-based kernels will only work with Sense based ROMs and non-Sense (Cyanogenmod, AOKP, etc.) will only work with non-Sense kernels. It is also important to note that kernels built for one version of Android will usually not work on others. Read the OP of the kernel you wish to flash to make sure it is compatible with your ROM.
Q: Why is multitasking so aggressive? My apps are being killed off quickly.
A: HTC has stated that this is working as they intended (source). Most ROMs have addressed this issue and you should receive better multitasking while running them. For default Android multitasking, consider using a non-Sense ROM like CyanogenMOD or AOKP.
Q: My data connection is slow or it disconnects and roams randomly, any fix?
A: This doesn't have one concrete answer since there are multiple reasons why data connections are acting up. Sprint could be doing maintenance to a tower near you, call them and verify. It is also possible that the connection at your location simply is not good, there is nothing that can be done in this situation. If you know that your connection should be better or your phone is randomly acting up a solution is to re provision your phone. You can go to a Sprint store and ask a tech to do it for you or follow my instructions here. Failing all that, your phone could have a hardware problem.
Q: My proximity sensor is not acting normally, is my unit defective?
A: First of all, make sure that your screen protector does not cover up your sensor. If that is not your issue you can do a proximity sensor test by launching your dialer and typing *#*#3424#*#* this will launch HTC's test menu and you can test your proximity sensor there to determine if it's working properly. Some ROMs remove the test menu, if using the dialer code does not work, flash a stock ROM.
Q: Google Wallet say my device is not supported, why?
A: This is a normal message that shows if you are rooted. wwjoshdew made a post and video here demonstrating Wallet working despite the unsupported message. It is safe to ignore.
Q: Wallet tells me my secure element is not responding, how do I fix this?
A: There is no known fix except to get a new device. Reports from other phones that run Wallet and ran across this error (HTC One X, Galaxy Nexus, etc.) say that the only way to have Wallet functionality again is to get a new device. I have a thread started here that will give more information as well as educate you on what not to do with your replacement device. UPDATE: While there is nothing that can be done for phones with a broken secure element, this should no longer occur with the newer version of Wallet.
Q: If my secure element is not working, can I still use NFC?
A: Yes. If you are okay with not using Wallet then there is no need to replace your device as stated above. A secure element error will only bar you from using secure apps (only Wallet at the moment) but NFC is still fully functional.
Q: Does a 64GB micro SD card work on our phones?
A: Yes. There are a couple of users in this thread confirming that it works.
Q: Where can I find missing apps from HTC like Flashlight and Notes?
A: Flashlight can be found in the HTC hub. If you no longer have the HTC hub app, downsouthballa posted it here. The notes app cannot be found in the Hub but puertoblack2003 ported it over and can be found on his thread.
Q: How can I change what app opens certain links/actions?
A: Due to a patent dispute by Apple, HTC has changed the way certain links are handled, basic apps like SMS and browser can be selected by going to settings> app associations and selecting the default app. Most ROMs have restored original functionality, however if you are still running stock steal25 made a mod located here.
Q: How can I change which shortcuts show on the default lockscreen?
A: The default HTC lockscreen will show the icons that are placed on the default launcher's dock. Simply put the apps you want there and it will reflect on your lockscreen.
Q: Why are my pictures smaller than 8MP?
A: This is done by default with the camera to 'fit' the pictures you take to your screen without having you zoom in. It crops the top and bottom part of your photos to make them widescreen instead of the default 4:3 ratio. To fix this simply launch your camera app and touch the settings icon> Camera options> Widescreen (untick).
Q: Why are my pictures saved to the internal phone storage and how can I force it to save to the SD card?
A: When you first launched your camera app (assuming you had an SD card in) it should have asked you if you wanted to save to the SD card. Either way, the problem is easily fixed within the camera settings or by going to Settings> Storage> App storage locations and choosing Storage card for each option.
Q: What's with the black bar with three dots on certain apps?
A: That is the menu button, since HTC did not add a hardware button Android automatically fixes the issue by placing an onscreen button. This shouldn't show up on apps that are updated for ICS, however. If you have an unlocked bootloader runandhide05 made a mod that remaps your hardware keys and gets rid of the on screen bar. Check out his thread here. Some ROMs already have a way to remap hardware keys, in that case this mod is not needed.
Q: Why can't I set different volume levels for ringtones and notifications?
A: This is not a device issue, rather an OS issue. ICS "links" the notification and ringtone volumes into one. Some people have found that using Volume Control + from the Play Store fixes the problem (but you do have to set the volumes within the app).
Q: Is it possible to charge my device while using the kickstand?
A: Yes the kickstand can support the phone's weight on either orientation. Take a look at this image.
Q: I can't send pictures using Android Beam, I touch both phones together and it makes the 'link' sound and vibrates but then nothing happens, is something wrong?
A: NFC is not intended for large amounts of data to transfer through it. It would take too long (about 2.5 minutes for an 8MB picture). It's only meant for text transfer which in turn can prompt the phone to do other things such as sharing contact cards, webpage links, market apps and such. UPDATE: The Jellybean update has expanded on this functionality, it now allows you to initiate a picture/video transfer if you tap two devices together. To get around the above issue when Beam detects that you want to send over a picture/video it will automatically turn on bluetooth, pair the devices, send the data and turn off bluetooth.
Q: How do I take a screenshot?
A: Hold down the power button and press the home button on the stock ROM. Some ROMs might change this, consult with your ROM's dev.
Q: I'm getting horrible battery life and my phone will not go into deep sleep while I'm on Wi-Fi?
A: This problem is easily corrected by disabling "Best Wi-Fi Performance" under Wi-Fi settings.
Q: Certain games/apps that require multi touch will not work correctly. Is our phone capable of multitouch?
A: Yes our phone is capable of detecting multiple screen touches. By default the phone ships with a setting that only detects 2 inputs for apps and 3 for sense. Go into Settings> Display and turn HTC Gestures off. I made a video demonstrating what happens with the setting on and off: http://www.youtube.com/watch?v=w38TwrLu90w
Q: I did the above fix but I am still having multitouch issues at times, did I do something wrong?
A: If you have a third party lockscreen, such as Widgetlocker or Go Locker, some people have reported issues with multitouch. You have to enable "Retain System Keyguard" Widgetlocker has this setting under Advanced. Once you apply both fixes install a multitouch test app from the market and test your phone. It should be able to handle ten points simultaneously.
Q: Is there a way to move application data (such as huge game files) to the SD Card instead of the phone storage?
A: The best way to do this is to swap the mount point between your internal storage and your SD card. This tricks the phone into thinking that your SD card is the storage that came with the phone and will automatically store everything there. For Sense you can download a flashable zip on maxdamage2122's thread. If you are running CM10 then check out this other thread by maxdamage2122.
Q: What's the best ROM for me? I want a mod that does X, Y, or Z where can I find it?
A: djR3Z keeps a great updated list of all the different resources for our phones. His thread is located here.
Q: NFC doesn't work when my screen is off or locked, is it broken?
A: By default NFC will not work when your screen is turn off or your phone is locked. However, there is a mod by StephanSch which lets you use NFC with the screen off or on your lockscreen (or both) his thread is here.
Q: Why does my camera open slower when I use the physical camera button?
A: It is unknown exactly why, but speculation seems to be that adding a delay to launching the app from the hardware button will prevent the camera from turning on accidentally in your pocket and wasting battery. If you still want to take quick pictures without unlocking your phone, set a camera shortcut on your lockscreen (also works on third party ones like Widgetlocker) and then simply 'unlock' to the app, it will instantly launch the camera.
Q: What is NFC? What can I do with it?
A: NFC stands for near field communications and it allows our devices to communicate with other devices and objects through a radio frequency. This could mean anything from pairing two devices together, transferring small amounts of data or executing a task or event. For example you can use NFC tags to toggle wi fi on or off when you are home. Check out this thread to see what apps to use and where to purchase tags.
Q: Does our phone have a RGB LED?
A: No. HTC is still only providing their newer phones with a green/amber LED. So applications that let you customize the 'color' of the LED won't fully work as blue is missing which is a primary color (for additive combinations, like light) required to make all other colors.
Q: Can we pair Wii motes or other bluetooth controllers?
A: Yes. The stock ROM works out of the box and sense based ROMs using HTC's newest bluetooth stack will work as well.
Q: I ran the RUU 3.15.651.16 but my ROM/radios did not update only my HBOOT did, how can I fix this?
A: First of all, if you are just reading over this thread and haven't actually RAN this RUU, then do NOT do it. If you want jellybean then just flash a stock Jellybean ROM. Now then, if you are having this issue, rollerpig has a potential fix in his thread located here.
Q: My question isn't answered here, what can I do?
A: Well that depends on what your situation is. Here are a couple of helpful tips, though:
If your question is a general one about the phone (how do I X?) then first SEARCH the forums. Try different key words. If that doesn't answer your question, feel free to make a new thread.
If you require immediate help you can always try dropping in IRC and see if anyone is willing to give you a hand. PLEASE NOTE: IRC is not there to provide 1-on-1 help. People will most likely help, but it is not expected. Don't spam with "PLEASE HELP I BRICKED MY PHONE!". Be courteous and patient.
ur Wifi fix is wrong btw...If your going to do this do it right.
http://forum.xda-developers.com/showpost.php?p=26262473&postcount=292
sgt. slaughter said:
ur Wifi fix is wrong btw...If your going to do this do it right.
http://forum.xda-developers.com/showpost.php?p=26262473&postcount=292
Click to expand...
Click to collapse
Welp. It slipped by caught it before I could edit it.
Fixed now, thanks.
Just wanted to say thanks for posting this!
Rhis my friends should be stickied all in favor like this post
Sent from my EVO using xda premium
AardvarkAttack said:
Just wanted to say thanks for posting this!
Click to expand...
Click to collapse
wileout said:
Rhis my friends should be stickied all in favor like this post
Sent from my EVO using xda premium
Click to expand...
Click to collapse
I appreciate the support I will continue to update the OP with relevant information and FAQs
Racer Of All said:
Q: Google Wallet say my device is not supported, what gives?
A: This is a normal message that shows if you are rooted. disturb3d1 made a post and video here demonstrating Wallet working despite the unsupported message. Ignore it. If it annoys you too much, unroot.
Click to expand...
Click to collapse
You couldn't of said it better! And thanks for mentioning me!
I didn't quote the WHOLE post like noobs do! #winning
Thanks
Thanks for posting. I'm glad to see you're going to keep this updated!!
disturb3d1 said:
You couldn't of said it better! And thanks for mentioning me!
I didn't quote the WHOLE post like noobs do! #winning
Click to expand...
Click to collapse
Of course sir, credit where credit is due.
rhayes362 said:
Thanks for posting. I'm glad to see you're going to keep this updated!!
Click to expand...
Click to collapse
No problem, glad it was useful
Just realized I forgot to reserve a couple of posts after OP. D'OH.
Posting this to try and reserve another post on the first page, will eventually turn above posts to continuation posts xD
Sent from my Evo 4G LTE
Great post! BTW, your English usage and grammar are better than most native speakers so you have no need to explain or apologize.
USB Host Mode/OTG
Does anyone know if anyone is working on a kernel fix or custom kernel that will enable USB Host mode?
Might consider adding the "battery pull" press and hold for power button for 10 seconds
poison1916 said:
Might consider adding the "battery pull" press and hold for power button for 10 seconds
Click to expand...
Click to collapse
Good point! People new to the phone might not know about this thanks for the suggestion.
I have a new EVO 4G LTE and I haven't rooted or done the OTA update yet. If I do the OTA update can I root it using the following method: http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/ ? I need root for using modified apps like Google Maps with Navigation for locked countries. Thanks in advance.
thanks you very much.... for posting this!
ejding said:
thanks you very much.... for posting this!
Click to expand...
Click to collapse
Damn Right! that was #11 Post!
4G service on s-off???
does unlocking the device, s-off cause the 4G lte signal no loose its service??
im coming from the motorola photon and when we unlocked the bootloader it wouldnt load wimax service???
thanks
help meanrom installation problem
Hi. I'm new to EVO 4g LTE . I rooted my phone and installed teamwin recovery. But when I downloaded mean Rom 2.9, it got stuck on step " copying flashable zip files to sdcard/meanrom-ICS '. PLZ HELP.
Whoops somehow I unsubscribed from the thread and didn't get notified of posts xD I'm probably too late but I'll reply to the questions anyway:
ArunOnline said:
I have a new EVO 4G LTE and I haven't rooted or done the OTA update yet. If I do the OTA update can I root it using the following method: http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/ ? I need root for using modified apps like Google Maps with Navigation for locked countries. Thanks in advance.
Click to expand...
Click to collapse
Rule of thumb is to never take OTAs if you want to root. I recommend you root unlock the bootloader (either HtcDev unlock or S-OFF) and then flash pre-rooted versions of the newer Stock ROM once someone releases a version. This will ensure you keep root forever.
bigslanki said:
does unlocking the device, s-off cause the 4G lte signal no loose its service??
im coming from the motorola photon and when we unlocked the bootloader it wouldnt load wimax service???
thanks
Click to expand...
Click to collapse
Nope you will be fine Wimax keys were stored in a different partition back in the OG Evo and the 3D, this is no longer the case with 4G.
Mukrpat said:
Hi. I'm new to EVO 4g LTE . I rooted my phone and installed teamwin recovery. But when I downloaded mean Rom 2.9, it got stuck on step " copying flashable zip files to sdcard/meanrom-ICS '. PLZ HELP.
Click to expand...
Click to collapse
Make sure the zip you downloaded is not corrupted, check that the MD5 hash matches if it is provided or simply try to re download the zip. Sometimes it might take a bit longer than expected so just give it some time

Thoughts on the New LENS Miui Release.

So, Just days after making my post about my thoughts on the latest stable Miui.us Rom which is version 2.10.26.3 I was looking through the original dev section and came across (almost as soon as it was put out) The Miui Lens edition. Which was originally titled to imply that the rom was able to be used right off the bat as a daily driver, so I downloaded, and installed it. And here was my original impression.
Before the first update release the rom was uninstallable, but this was fixed.
I installed it to realize that I stupidly had not installed gapps, so I picked from one of my default gapps version I keep on my SD card, and installed it.
I got back into the rom, to realize that out of the hardware keys (back, home, recent apps) the only one working, was back.
Within minutes, this rom was updated to fix said issue. And I currently have all buttons working, that said I am having a haptic feedback issue where none of the buttons make the phone vibrate, this was not enough of an issue to get me off the rom, so I continued and until today was waiting for another update to hopefully fix the issue, but even with said update, issues are existant that still make phone usage not completely satisfying, as it was in the Miui.us 2.10.26.3 version of this rom.
Usability current Testing results, and thoughts:
I would like to start out here by saying that I have every intention of going back to the lens release of miui as soon as I can confirm that it is stable enough for ME to use as a daily, which for me, generally means that everything I do on the phone has to function properly, without the need of downloading a separate application, or having to fix things manually. I like the lens release of the rom more SPECIFICALLY because of the developer. His releases of the Miui rom are getting better, not worse, and I likely believe that he will create the perfect Miui rom for our phone faster than the developers at Miui.us.
1. Miui Launcher Configuration is functioning properly
2. Miui Themes is currently functioning properly as long as an account is set up, during the set up process.
3. Miui Music test showed first, that the app was functioning properly, however upon secondary test of setting configuration I realized that when
the Id3 tag correction and album art download was enabled without setting up an account during setup process, that the music app would F/C
I rebooted and cleared my cache and dalvic.
4. Headphone test (Brought to you by the Lens Rom Forum) failed, without an application (headphone toggle) from the Marketplace any -----------headphones plugged into the device, will not output sound. The device will remain on speaker.
5. Miui Sound Recorder, upon initializing sound record brings the emergency notification (Internal Application Error)
6. Miui Music Visualizer on both lockscreen and widget are responding to system sounds only (such as a notification, or a previously enabled or defaulted touch sound. They do not respond to music.
7. Miui will not detect that music is playing and alter the lockscreen to music format for you, because of this, to access the lockscreen music controls you must double tap on the...dongle to drag and unlock, to switch to the music control lockscreen, this is not a major issue, however with the visualizer not working, the controls, and the widget look a tad bland for Miui. (odd how that works)
8. The Miui Virus Scanning Application is functioning properly (a test was done with a known app to contain a virus, it was found and removed)
9. The Miui Shake to organize on home screen is not currently an available feature for this rom.
10. The Miui Notes application is functioning properly.
11. The Miui Setup Process was completed without error.
12. Miui Wifi download speeds seem comparable to sense. However an issue with rom abuse may cause you to loose ALL internet access until phone was rebooted, I cannot test further as I am still currently unaware of how this happened. But after I got this rom, I was preforming tests on it to test stability for 3 hours straight without letting the device sleep, after 3 hours (and some odd minutes) my internet, while displaying I had a perfect connection in 3g, and wifi, would not download an app, load a webpage (tested on 3 separate browsers), or allow internet access to an application.
13. The Miui firewall application, Seems, to be functioning properly, however when first setup it did not block the first incoming call from test subject. All others, were blocked respectively.
14. The Miui Camera featured in this rom (actually a camera from a previous AOSP rom) is functioning properly, with all settings configured, It is not a Miui Camera but a modded camera none the less, and has interesting features, that I will miss, upon loosing this rom.
15. All Miui Notification configurations are working properly
16. Miui sound mods have been enabled on this device, allowing me to hear my ringtone from 3 rooms away in an apartment (currently not so on cm10, and Paranoid android (tho I do love that rom))
17. Miui Online music, notifications, themes, album art, and id3 tag correction will only work if an account is set up at the initial boot of the room during setup.
18. The Miui Torch is working without issue on this rom.
19. Awesome beats v3 is untestable at the moment but assumed working, as headphones can be enabled.
20. The Miui Built in equalizer is working properly on this rom.
21. The Komodo Sweep to Wake OC kernel is currently working properly on this rom.
22. Live wallpapers are working correctly on this rom
23. Miui Weather Widgets cannot function without a translated version of the Miui Weather Application that can detect US cities (not yet available)
24. The Miui Clock application seems to be functioning properly (tested alarm, timer, timezone config, and stopwatch)
25. The Miui Smart Dialer seems to be functioning properly
26. The Miui Call Record feature seems to be functioning properly (tested on a call with test subject)
27. Lockscreen wallpaper changer, homescreen wallpaper change, and live wallpaper change are functioning properly .
28. There is not a Miui Toolbox application on this rom (No root configuration other than what is listed in settings)
29. Adblock for android seems to be working on this rom.
30. Notification dual touch re-size seems to be functioning correctly on this rom.
31. Lucky patcher confirmed installed properly on this rom.
32. LBE guard and App control Miui Applications are functioning properly on this rom.
33. Prompt requesting root access is working properly on this rom.
34. Anreboot, and goo manager are working properly on this rom.
35. Dual core AOSP mod is functioning properly on this rom.
36. All but weather widgets are currently functioning properly on this rom.
37. Google voice (brought to you by the Lens rom Forum) is not currently working on this rom.
-I would like to point out, that sprint is partnered with google voice, and you can set it to replace your actual voicemail, and text you visual voicemail, making all your texts go to you, and all calls go to you, you have visual voicemail, and regular voicemail. It will also screen your calls and blah blah, idk what the app is for if it already does that, if you know something that you would be missing, please inform me promptly.
38. Lucky patcher patch confirmed working on all different configurations on multiple applications.
39. Flash for JB is working perfectly on this rom.
40. the Miui Browser is functioning perfectly on this rom.
41. the miui contacts application is functioning properly on this rom.
42. The miui messaging application is working properly on this rom.
43. The Miui Torch application is functioning properly on this rom.
44. The miui (breaking news) I just got another music F/C on lockscreen double-tap access
45. The miui Compass is working properly on this rom.
46. All lockscreen transition options are working properly on this rom.
47. 3g, 1x signal bars seem to be accurate in comparison to sense rom.
48. Calendar, reminders for calendar, and notifications for calendar are working properly on this rom.
49. GPS is gives me results accurate to 100 meters on this rom instantly, on Miui.us I get an instant lock to within 20 meters.
50. Mirror widgets are working properly on this phone.
51. Bluetooth is working properly on this rom.
If you have something you would like me to test other than the 51 things i have already tested for you please let me know below and I will try to get around to it within 1-2 days. I will keep a backup of this and of The Miui.us rom and keep them both updated, i will also, keep both of these posts updated to the best of my ability.
Thank you very much, and i hope you have a wonderful day.
Who are you?
Who are you?
Sent from my EVO using xda premium
I am...
I am a rom addicted htc user who wants to provide information for those who don't wish to flash a rom, and then find problems, when they could have looked to someone to tell them in the first place, and saved themselves the trouble.
I am also a rom addicted htc user who wants to see the roms I have loved on other devices (like the Miui rom) brought to the phone I love.
So I test to ensure that no one who is looking for a daily driver has to go through the pains of downloading a broken rom without them knowing about it when the information about the problems was nowhere to be found, but the good things about the rom displayed clearly in plain sight.
Thank you for replying to my post, and I hope you have a wonderful day.
If you're gonna do this you should make a general ROM review thread instead of making a new one every time you review a different ROM. Every time you write a different review in the thread just update the op with a link to the post with that review. Its not a bad idea what you're doing. It would just be better for everyone, including yourself, to have them consolidated into one thread.
Thank you for viewing my post.
youdug said:
If you're gonna do this you should make a general ROM review thread instead of making a new one every time you review a different ROM. Every time you write a different review in the thread just update the op with a link to the post with that review. Its not a bad idea what you're doing. It would just be better for everyone, including yourself, to have them consolidated into one thread.
Click to expand...
Click to collapse
Definitely understood youdug, actually thinking about creating a thread and moving all old OP review threads down a notch, so that the new review can be made more easily readable by people with quick running attention spans as the thread is updated, using multiple edits thats gonna be a hassle though at the moment while i have a time restricted limit on editing and posting, i was also posting them in seperate threads so that they would be viewed quicker and i could assign multiple tags to each, but i hadnt really thought about how i could put them in one thread while making them easily accessible.
Will definitely create a general rom review thread and find a way to make it work and once again...
Thank you for viewing my post, replying on my post, and i hope you have a wonderful day.
igotlostintampa said:
I am a rom addicted htc user who wants to provide information for those who don't wish to flash a rom, and then find problems, when they could have looked to someone to tell them in the first place, and saved themselves the trouble.
I am also a rom addicted htc user who wants to see the roms I have loved on other devices (like the Miui rom) brought to the phone I love.
So I test to ensure that no one who is looking for a daily driver has to go through the pains of downloading a broken rom without them knowing about it when the information about the problems was nowhere to be found, but the good things about the rom displayed clearly in plain sight.
Thank you for replying to my post, and I hope you have a wonderful day.
Click to expand...
Click to collapse
Please don't flash my rom
Sent from my EVO using Tapatalk 2
Internet
flex360 said:
Please don't flash my rom
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
Lol
i recommend that you make you own rom and review it
Assuming the authenticity of your post I suggest a pro and con approach to reviewing. Saying that a certain feature is working just makes your review look like a college textbook.
"Thoughts on the New LENS Miui Release."
My thoughts are that it, and a few other ROMs, aren't GPL compliant.
http://forum.xda-developers.com/showthread.php?t=1644784
Go easy on the guy, he is doing a service for the noobs
Sent from my EVO using xda premium
flex360 said:
i recommend that you make you own rom and review it
Click to expand...
Click to collapse
I was thinking wow, amazingly harsh considering I watched this rom coming together over xda via communication between lens and various testers since he doesn't even have the device.. Maybe consider knowing how things came about b4 criticizing?? Just my 2 cents.. No intent of offense whatsoever..
Sent from my EVO using xda premium
thankyou...XHAUS
and the others....
I will try and update my rom fully and comply with the gpl compliance rule...
I may have been mistaken but...I thought GPL only complied to Kernels and maybe source based roms.....
If i am doing something wrong..;.Please let me know through PM and I will be sure to fix whatever is wrong....
But to all you evo users
and to all miui users this projects that i am doing for the evo lte is all thanks to the testers.
I couldnt have completed the rom since I dont have the phone..But thanks to the testers here
We all made this happen
Thank you for replying to my post.
Shad Stang said:
Assuming the authenticity of your post I suggest a pro and con approach to reviewing. Saying that a certain feature is working just makes your review look like a college textbook.
Click to expand...
Click to collapse
Thank you for replying to my post. I could make it that way but im going to have to figure out how to do so without leaving some things out for testing, I suppose I could test and not post all the results from my testing on the forum and only post that things are working or that they aren't and I appreciate you taking the time to reply to my post.
@flex 360
I hope you do not take this as a REVIEW of the rom, but simply as what is working and what isn't, and im only displaying this information for the people who don't want to take the time to go through 100 pages of a forum to find out if a problem has been solved, just to find 20 pages later that another problem has shown up, Im not displaying this for people testing the rom as they want to go through and find the issues that you may have missed and comment on them to help development. Im writing these from the viewpoint of someone who doesn't want to test a rom, but does want to use it, because I am certain you know that there are a lot more of those people out there than people willing to test the rom.
But if you would like me not to post a view on your rom, I suppose I will not, but I can already promise you, that sometime in the past I have already flashed your rom onto my phone and used it for atleast a little while.
@fpineda101
Thank you for replying to my post, and I am glad that you understand what I am trying to do here along with some others. I am starting to understand that these "reviews" are coming off, to some people, in a different way than I intended them to. Although I would have left the term "noob" out of my comment I appreciate your understanding.
@sparytrainor
Thank you for replying to my post. I sincerely wish you would have read the entire OP before making a comment such as that. I gave many compliments to Lens throughout the entire thing, and I still believe he will have the rom working perfectly on our phones before anyone else out there because of how much effort he is putting into the development of his rom, I in no way intended to state anything negative about his rom, But to give information to people not looking to test, what is working, and what is not. Now that I understand how it is coming off to you and others I will begin to choose my wording more carefully.
Also, I had the rom within minutes of it being posted on xda-developers, and watched as it developed through the forum for a few days. To claim that I should look into knowing the person when I was one of the first to download and await progress is an incorrect assessment.
I also know that he is creating this rom without having the actual phone, which is inspiring, and another reason I attempted to compliment him throughout the entire process of the OP.
@Lens_Flare
Thank you VERY much for replying on my post. I do very much appreciate it and I hope you took no offence to my OP as I in no way intended for it to come off negative. I also hope that you understand my original (and previously stated) purpose for these threads. I am simply stating to the people, (not testers) but the majority, who are looking for a rom to stick with, that they can enjoy from start to finish.
I expect you to be the first to complete this rom for our phone and make it fully functional, WHICH IS ASTOUNDING because you do not have the actual phone. In all respects I look up to you and all rom devlopers on this phone as I am not one who currently possess is the ability to make one, and to be honest if I ever wanted to gain the knowledge and EVER create a rom, it wouldn't become popular as it would be a rom I could not post on this site (for legal reasons based on the apps and features that the rom contained, such as lucky patcher and black mart)
@All Rom Devs on xda-developers.com
I honestly had hoped that I would not have to clarify, least of all to you, my intentions for these threads. I simply originated with thoughts similar to those of the majority (the initial thought being, I want something different) and not as a tester of these roms, but as I came across a few (some not listed on xda-developers.com) and I realized that some of the roms that I REALLY wanted to try on my phone, fall in love with, and never switch from again, claimed no-where on their rom thread what the rom was currently missing, or what was broken (please note: I do not mean ALL roms on this site, but a few) and upon asking, I received the response (Flash, and see for yourself) which I at the time, I was not completely willing to do (as i generally have a pretty busy schedule, and cannot waste time flashing 3-4 roms a day). So i came to the thought everyone does, if you cant find someone to do it for you, do it yourself. Which lead me to do something that i do not generally want to do, but the majority of people downloading your roms are not testers, so i decided to take upon myself. Which is create these threads, and attempt in a way to make the issues seemingly understandable to people who do not even possess the proper knowledge required to understand what is wrong with the rom, even if told to them bluntly. Which i apologize to the majority, but again, is most people.
So if my reviews have AT ALL offended or been taken negatively by any rom developer, or even tester on this site. I sincerely apologize and i will begin to consider the wording in these "reviews". Because i in no way mean to offend, or be harsh, or state anything negative about your rom other than what the majority of people looking will want to see quickly. I view this as supporting your roms, as when a person who knows nothing about rom development, and has no appreciation for the rom developer (which i must sadly say is the majority of people seeking a rom) sees that your rom has ANYTHING AT ALL WRONG WITH IT (by their standards) that was not clearly stated to them, and they aren't willing to accept it, it will be much more difficult to get them to return to the rom, or their friends, or anyone they tell, or anyone who watched the youtube video they make, or anyone who reads their blog. Saddly this is how i must view the majority, and how i must explain to them what is wrong, in order to keep such a thing from happening to any of your wonderful roms that i have tried. I wish to see all of your roms become popular, be boasted about to people on the street by the majority, and see you flourish in the results of the incredible work you are doing to bring these roms to our phone, and this is a way i see to do it. I see one day walking past another on the street and hearing the name of the rom that i watched be developed on this site, And i wish to add my 2 cents in with these threads or this thread (which it is going to become)
Thank you all for viewing, and replying to my post, and i hope you all have a wonderful day.....
Sent from my EVO using Xparent Red Tapatalk 2
This is kinda needed for these aosp roms so people don't clutter the development threads with questions on what is or isn't working. We all know not everyone reads the OP or searches before posting
Sent from my EVO using xda premium
Thank you for replying to my post
fpineda101 said:
This is kinda needed for these aosp roms so people don't clutter the development threads with questions on what is or isn't working. We all know not everyone reads the OP or searches before posting
Sent from my EVO using xda premium
Click to expand...
Click to collapse
Thank you very much for replying to my post, your reply means alot to me with you being one who has contributed so much
fpineda101 said:
This is kinda needed for these aosp roms so people don't clutter the development threads with questions on what is or isn't working. We all know not everyone reads the OP or searches before posting
Sent from my EVO using xda premium
Click to expand...
Click to collapse
+1
What's with all the hate.. Dang people
Sent from my EVO using xda premium

[Q] Q&A for [ROM][Android 4.4.2][HellKat]CM11 for E120L/S

Dear Socim,
I have installed your room on my E120l. It is a great job. Thanks a lot to you. :good:
But it has some several bugs need to fix. I m sure it will make this room outstanding if you give your valuable time to fix those things. I am going to mention the exact bugs which need to fix.
1. People hear too low if i use headphone.
2. Video camera quality is too poor.
3. Screens blink out slightly some times.
4. Downloads and OS services always use internet traffic when its enable.
5. Consume too much battery power.
I wish you will reply my thread as i am not able to post on your thread.
faisal8 said:
Dear Socim,
I have installed your room on my E120l. It is a great job. Thanks a lot to you. :good:
But it has some several bugs need to fix. I m sure it will make this room outstanding if you give your valuable time to fix those things. I am going to mention the exact bugs which need to fix.
1. People hear too low if i use headphone.
2. Video camera quality is too poor.
3. Screens blink out slightly some times.
4. Downloads and OS services always use internet traffic when its enable.
5. Consume too much battery power.
I wish you will reply my thread as i am not able to post on your thread.
Click to expand...
Click to collapse
Doesn't really make sense why you are posting here instead of the Q&A forum for your phone. HellKat is based off of CM11 which isn't considered stable, and for a phone that isn't officially supported, so bugs are to be expected.
1) Try checking out Viper Audio.
2) This was addressed in the thread, if you would have searched for it. Was suggested to try Camera JB+ as a replacement.
3) This was referred to as well. Go to Developer Options and uncheck HW Overlays.
4) I don't get it...why wouldn't they use the internet?
5) Everyone uses their phone differently with different apps. What makes you think it's the rom and not some apps or settings you have enabled? Without posting any advanced battery stats, saying I have battery life issues is pointless. Check out some apps like Gsam Battery Monitor, Bettery Battery Stats, or Wakelock Detector.
es0tericcha0s said:
Doesn't really make sense why you are posting here instead of the Q&A forum for your phone. HellKat is based off of CM11 which isn't considered stable, and for a phone that isn't officially supported, so bugs are to be expected.
1) Try checking out Viper Audio.
2) This was addressed in the thread, if you would have searched for it. Was suggested to try Camera JB+ as a replacement.
3) This was referred to as well. Go to Developer Options and uncheck HW Overlays.
4) I don't get it...why wouldn't they use the internet?
5) Everyone uses their phone differently with different apps. What makes you think it's the rom and not some apps or settings you have enabled? Without posting any advanced battery stats, saying I have battery life issues is pointless. Check out some apps like Gsam Battery Monitor, Bettery Battery Stats, or Wakelock Detector.
Click to expand...
Click to collapse
Thanks a lot for ur help.basically as a new user I couldn't find any suitable place to publish my thread,that's why posted here. I followed the instructions as u say and its worked. I m happy but not satisfied. :silly:
Can u please suggest me any JB/JB+ rom for my E120l?

Categories

Resources