Rooting my Eris - Droid Eris Q&A, Help & Troubleshooting

Ok, before you tell me to search, I have. For two days. I have looked at everything from forums to youtube videos on how to root the droid eris. The thing I am trying to do the unrevoked method. The thing I can't get past is in the begining. I go to the hboot screen by pressing volume down and power. I plug in my usb cable and nothing happens. I think I'm supposed to see it say hboot usb plug. It doesn't. I go to devise manager just to check and it doesn't show my phone. So I'm sure you can see my frustration not even being able to get past the first step. Any help would be great.
Thanks,
Matt
Got it fixed using the 1 click root from the market. Then added XTR Sense rom. Works great.

Congrats and welcome to a whole new Eris!

Yes, congratulations, and furthermore, excellent choice of a "replacement" ROM, I just recently went back to xtrSENSE after perhaps four months playing with Froyo.
FYI, I suspect the issue was you might've needed the Windows drivers for the phone loaded before using the unREVOKED method, but it's just a guess.
Install HTCSync (available from HTC's website) for the Droid Eris and that'll install the correct drivers, which will take a moment to load the first time you plug your phone in via USB next time. Also, give it a moment to load those drivers before doing anything like mounting the SD card to the computer via USB.

I just rooted mine back in December and the 1 click was the one that made the most sense for me, i didnt even kno bout the unrevolked til after i was rooted....but im loving the cm7 gingerbread roms, for being such early versions there really stable
Sent from my GSBv1.5-ERIS using XDA App

Pauly2277 said:
I just rooted mine back in December and the 1 click was the one that made the most sense for me, i didnt even kno bout the unrevolked til after i was rooted....but im loving the cm7 gingerbread roms, for being such early versions there really stable
Sent from my GSBv1.5-ERIS using XDA App
Click to expand...
Click to collapse
Belated welcome to rooting, then.

roirraW "edor" ehT said:
Belated welcome to rooting, then.
Click to expand...
Click to collapse
Why thank you sir....i just dont kno why i didnt do it earlier
Sent from my GSBv1.6-ERIS using XDA App

Pauly2277 said:
Why thank you sir....i just dont kno why i didnt do it earlier
Sent from my GSBv1.6-ERIS using XDA App
Click to expand...
Click to collapse
You were probably afraid that you'd let the smoke out.

I'm about to take the plunge myself. I use the Trackmaster app for recording lap times. From my research, Sense does not support the SPP (Serial Port Protocol) bluetooth profile. But, I understand that a non-sense (AOSP) ROM will have the entire bluetooth stack intact.
I've been following the tazz and shed GB threads with much admiration. It's just amazing what some folks will do for coffee money. And guys, I wish you all the best with your personal struggles!
My plan is to root this week. Make sure the phone remains stable. Practice that Up-Volume & Power Button thing a few times to make sure I can follow the flash procedure. Then grab GB next week.
I've read the rooting for dummies thread, and will use the one-click root app from the market. Free one first. Then if all is well I'll download the pay one.
Successful GB load will get a meal, and after I confirm my bluetooth GPS unit works with Trackmaster, coffee money will follow.
As you may be able to tell from the above sentence fragments (or maybe the straight forward I don't give a sh.t if I violate any social protocol plan) I'm a former Engineer (retired), so constructive advice / criticism is greatly appreciated. And I got the time to double-check everything.

Alan Wolfe
Many people with less analytical skills than you have rooted, and it sounds like you've done your homework, so it should be a snap for you. The only thing I will add is to re-emphasize what you proabably have already read - that you should:
- check the file integrity of all file downloads (using MD5 sigs or "jar verify" principles for ROM files, e.g. use 'scary alien's" AFV (Androd File Verifier) free market app)
- charge the phone well before any flashing operations (and don't let it sit in HBOOT or Fastboot modes for extended period of time - it discharges rapidly, even if plugged in)
- make a Nandroid backup of your existing ROM. If things don't work out with the BT issues, you can always go back to where you were, little worse for the wear.
cheers and good luck

Thanks - didn't have the MD5 crypto check in the plan, but it is now.
I just can't believe how good the work being done here is. I used to contract for much poorer work for much more money! This just proves that passion beats bucks every time!
p.s. I pushed that Thanks button for you, but damned if I can tell if it worked
p.p.s Got the Thanks thing - I see it now.

bftb0 said:
Alan Wolfe
Many people with less analytical skills than you have rooted, and it sounds like you've done your homework, so it should be a snap for you. The only thing I will add is to re-emphasize what you proabably have already read - that you should:
- check the file integrity of all file downloads (using MD5 sigs or "jar verify" principles for ROM files, e.g. use 'scary alien's" AFV (Androd File Verifier) free market app)
- charge the phone well before any flashing operations (and don't let it sit in HBOOT or Fastboot modes for extended period of time - it discharges rapidly, even if plugged in)
- make a Nandroid backup of your existing ROM. If things don't work out with the BT issues, you can always go back to where you were, little worse for the wear.
cheers and good luck
Click to expand...
Click to collapse
One thing to add: the Gingerbread ROMs require you to download and flash a google apps .zip file before you restart the phone, unlike many other ROMs that include Google apps as part of the ROM. So, that is one more file that you need to check an MD5 hash, and the procedure will be something like this:
- download and verify the GSB/Tazz and Google apps zip files
- copy them to the root directory of the SD card, and check the MD5s there as well
- root the phone
- restart it to get the root process to install custom recovery
- restart in Recovery
- Nandroid backup what you have
- wipe data/factory reset
- wipe Dalvik cache
- Flash GSB (or Tazz, whichever one you choose)
- Flash Google apps
- restart the phone

doogald said:
One thing to add: the Gingerbread ROMs require you to download and flash a google apps .zip file before you restart the phone, unlike many other ROMs that include Google apps as part of the ROM. So, that is one more file that you need to check an MD5 hash, and the procedure will be something like this:
- download and verify the GSB/Tazz and Google apps zip files
- copy them to the root directory of the SD card, and check the MD5s there as well
- root the phone
- restart it to get the root process to install custom recovery
- restart in Recovery
- Nandroid backup what you have
- wipe data/factory reset
- wipe Dalvik cache
- Flash GSB (or Tazz, whichever one you choose)
- Flash Google apps
- restart the phone
Click to expand...
Click to collapse
Interesting doogald. I understood that root should be done first before any downloading. Thanks for the above instructions! I had things a little out of order. Would you mind clarifying when the SD card format should be done? I was going to:
- root the phone
- format SD
- copy ROM and gapps
- MD5 check
- restart ... and follow your order above.

Alan Wolfe said:
Interesting doogald. I understood that root should be done first before any downloading. Thanks for the above instructions! I had things a little out of order. Would you mind clarifying when the SD card format should be done? I was going to:
- root the phone
- format SD
- copy ROM and gapps
- MD5 check
- restart ... and follow your order above.
Click to expand...
Click to collapse
Honestly, I think that the SD card format is unnecessary. Unless I am mistaken, it was suggested in part to rule out issues people might be having moving from rooted Froyo to Gingerbread, to erase the SD card's /.android_secure hidden folder - where apps that are moved to SD Card in Froyo are stored. That will not be an issue for you if you are stock Eris.
However, it won't hurt to do it, and that would be the step that it should be done.

Thanks again. Its nice to get confirmation.
Ignorant question - The one-click root app says to "reboot" the eris. How do you reboot the eris?
I searched forum - read the whole one-click app thread - googled "reboot eris" and got nothing.
NEVERMIND!!! I turned the phone off, vol - & power, select recovery with vol +, then select reboot.
And I got a Superuser Permission... widget now.

Alan Wolfe said:
I'm about to take the plunge myself. I use the Trackmaster app for recording lap times. From my research, Sense does not support the SPP (Serial Port Protocol) bluetooth profile. But, I understand that a non-sense (AOSP) ROM will have the entire bluetooth stack intact.
I've been following the tazz and shed GB threads with much admiration. It's just amazing what some folks will do for coffee money. And guys, I wish you all the best with your personal struggles!
My plan is to root this week. Make sure the phone remains stable. Practice that Up-Volume & Power Button thing a few times to make sure I can follow the flash procedure. Then grab GB next week.
I've read the rooting for dummies thread, and will use the one-click root app from the market. Free one first. Then if all is well I'll download the pay one.
Successful GB load will get a meal, and after I confirm my bluetooth GPS unit works with Trackmaster, coffee money will follow.
As you may be able to tell from the above sentence fragments (or maybe the straight forward I don't give a sh.t if I violate any social protocol plan) I'm a former Engineer (retired), so constructive advice / criticism is greatly appreciated. And I got the time to double-check everything.
Click to expand...
Click to collapse
I could tell. The way you wrote reminded me of myself, at least from time to time. And probably even more often how I think.
Alan Wolfe said:
Thanks again. Its nice to get confirmation.
Ignorant question - The one-click root app says to "reboot" the eris. How do you reboot the eris?
I searched forum - read the whole one-click app thread - googled "reboot eris" and got nothing.
NEVERMIND!!! I turned the phone off, vol - & power, select recovery with vol +, then select reboot.
And I got a Superuser Permission... widget now.
Click to expand...
Click to collapse
FYI rebooting the phone at it's simplest is just telling the phone to shut down the Android OS and then boot it back up. This doesn't have to involve actually shutting the power off to the phone but it can if you so choose. Also, some ROMs and/or through some apps/widgets, you can explicitly command your phone to "reboot" from within the Android interface. I just didn't want you to think that any time a "reboot" is needed, that you have to boot into recovery and choose the "reboot" option from there.
It's just like a reboot on a computer. Actually powering the computer off isn't really necessary to affect a reboot.
Welcome to root and XDA!

Thanks!
I saw a lot of references to Titanium Backup so I DLed the free version. Its happy now after I enabled USB Debugging and download from Unknown sources. So now that I have double checked I Know I got root now.
Oh, and since I confirmed root I uninstalled the one-click root app and made a donation to the San Antonio Food Bank.

Welcome to the dark side ! At least we have coffee and cookies here !!! LOL
Seriously though, so what ROM did you end up choosing ? Any time someone new to the forums finally roots and flashes a ROM we like to see how things are going and see that your process was successful !

GSB 1.7
Awesome!!!
Now I gotta finish up downloading my apps and getting things set up. This is totally cool.
I did:
- reformat SD
- copy goodies from PC
- wipe data
- wipe dalvik
- flash GSB
- flash gapps
- flash c2c
- reboot

Sooo I am very happy my Ginger Tazz. It is awesome. Now looking into different themes. One concern is skype mobile says it only works on verizon wireless. Im on VW. Why isnt it working?
Thanks
Sent from my Ginger Tazz using XDA App

msturner79 said:
Sooo I am very happy my Ginger Tazz. It is awesome. Now looking into different themes. One concern is skype mobile says it only works on verizon wireless. Im on VW. Why isnt it working?
Click to expand...
Click to collapse
There are two Skype apps for Android: a "special" one for VZW that does not work with WiFi (at least on the Eris it does not), and a real version that does work over WiFi. The VZW version will use Verizon minutes to make calls to phone numbers but 3G for Skype to Skype (and international calls.) I think that the real Skype app uses 3G or WiFi for everything, but 'm not sure.
In the market: https://market.android.com/details?id=com.skype.raider&feature=search_result and https://market.android.com/details?id=com.skype.android.verizon&feature=search_result

Related

[System Image]GP2Xperia (.145, UK-based)

This is my very first "development" for Android, I hope that you'll find it useful
It is a custom system image, like the ones from Frasertag and Thomassafca.
The name comes from what I would say describes the ROM best: GP2X is a series of open-source, Linux based dedicated gaming devices, which are popular for being able to run homebrew software and emulators. The Xperia part needs not to be explained, I hope My idea was to reduce the clog of the phone's software to a minimum, bring a couple of good open source programs and utilities and bundle them with some well-working free emulators.
List of changes
-Root
-Busybox (I've left Stericson's installer as well just in case)
-Left standing (it takes less time to list them than listing removed items ):
Alarms
Browser
Calendar
Camera
Clock
Contacts
Downloads
Gallery
Messaging
Music
Phone
Settings
Voice Search
Xperia Game Launcher
The rest of standard apps, including the home launcher, was wiped.
-Added:
Astro File Manager
Gingerbread Launcher (thanks to Paul O'Brien)
Chainfire3D (thanks to Chainfire)
K9Mail
Droid2600 (Stella-based Atari 2600 emulator)
Snes9x EX
Tiger Arcade, GBA, GBC, Genesis, NES
Xperia Play Touchpad test (thanks to svenk919)
Xperia Reboot Options (thanks to Doomlord)
- I have kept the standard theme for the iteration no.2, due to compatibility issues, but I intend to use Nhialor's theme in the future.
Installation
0) Back up your relevant data. I recommend Titanium Backup.
1) Install the 2.3.3 FTF package supplied by thomassafca (http://forum.xda-developers.com/showthread.php?t=1097591) with Flashtool.
2) Wipe the phone's data partition, either from the phone itself (Settings-Privacy-Clear data) or from ClockworkMod. Instructions for running ClockworkMod are here: http://forum.xda-developers.com/showthread.php?t=1130639
3) Switch off the phone and reboot it in fastboot mode (connect it to the usb cable holding the Search button).
4) Type in your terminal of choice:
Code:
fastboot flash system GP2Xperia-xda.img
fastboot reboot
Download
You can download the image (iteration 2) here: http://www.megaupload.com/?d=VG23VDXD
Mind the fact that it's a 7z file.
All feedback is welcome! I want to learn Edify scripting in order to be able to flash ROMs like this in the shape of update.zip files. That will be very important once we have CWM embedded in the device. If anyone could point me towards ressources in order to learn about said scripts, or teach me about them himself or herself, I'd be very thankful!
I would like to thank the following people for helping me create this ROM
Frasertag, for showing me how to do it
Nhialor, for allowing me to use his theme. As I said before, I hope he continues on it.
Thomassafca and kanzone, for providing the ROM files I used to create this ROM
The FreeXperia team, for bringing us much of the Android goodness. I hope they'll continue to do so in the future
Blagus, for stepping up the game with and for his custom kernel.
NielDK, for giving a hard-earned Xperia Play to Blagus for the sake of development
The DarkyROM (SGS) team, since they showed me that flashing was fun ^^
The developers of the apps I bundled in the ROM (svenk919, DoomLord, Chainfire et al.)
REPORTED ISSUES IN I2:
!! You need to re-enter the APN data for your carrier.
Now this is more like me
Very, very cool!
very nice, im going to try this right now
Btw while we're at it. Is there any cons when unlocking your bootloader? I'm tempted but not sure yet.
You'll lose official updates (SEUS, OTA and PCCompanion) and TrackID will not work anymore (the DRM certificates which are needed for the app get wiped). You still can update through Flashtool, and use other apps like Shazam or SoundHound.
Aight, think I can live with that!
Gonna flash this later, let you know what I think tonight or 2m! Get the best of all worlds, love emulators, love the theme -P) and I <3 stock GB launcher!
im sure what im doing wrong, i literally followed your instructions word for word but it still hangs when i try and flash
im using command prompt on windows 7 32 bit
heres what CP says: c:\Program Files\Android\android-sdk\fastboot>fastboot flash system GP2Xperia-xda.img
sending 'system' (176302 KB)...
your system image is located in my fastboot folder
There is a certain lag between giving the command and starting to get outputs. I was (and still am) scared of that as well but it took a minute until I saw the whole blocks being erased.
yeah, i no about that lag, it usually takes 30 secs or so to start but on my command prompt its been the same for over 5 minutes, i dont mind waiting longer but im pretty sure nothing will happen
I confirm your issue... This is really weird. I'll start from scratch and see what comes. Maybe I was a bit too eager to post here
Logseman said:
I confirm your issue... This is really weird. I'll start from scratch and see what comes. Maybe I was a bit too eager to post here
Click to expand...
Click to collapse
Hey man, that happened to me with a custom image.
What I did to fix it was, factory reset, reflash a stock image, modify it, then back it up. Then apply the theme and back that up. Try flash that then!
EDIT: Re-read over that, and it sounds kinda retarded Basically, you're going to have to rebuild the img!
Hey good work but will the gamepad work with the modded kenrel I mean the normal xplay games not emulators
Sent from my R800i using XDA Premium App
Good news: the second test build seems to work.
Bad news: I need to hunt for reliable sources for the reliable emulators so it'll take more time. There are some apps called "SNES A.D" and the like in the Market. I was going to use them, but i checked their permission sheet and it made me shiver.
A shame you can't use the "oid" emulators as they are very good!
Well, theoretically I could, as they are still being distributed for free on SlideME. It'd make things MUCH, MUCH easier. But of course, their free status is listed as temporary (even if the famous "2 weeks" are well over-passed). Nevertheless, I wonder about Gearoid (he doesn't sell it anymore).
I guess if I drop a line to Yongzh so that he lets me use his apps I'll get my ass kicked in shame, aye?
Logseman said:
Well, theoretically I could, as they are still being distributed for free. It'd make things MUCH, MUCH easier. But of course, their free status is listed as temporary. Nevertheless, I wonder about Gearoid (it's not in his list anymore).
I guess if I drop a line to Yongzh so that he lets me use his apps I'll get my ass kicked in shame, aye?
Click to expand...
Click to collapse
I was thinking the same. I always have a backup of those emulators, thanks to SlideMe.
Yeah it's weird that he forgot Gearoid as it rocks (too)
Logseman said:
ISSUES IN I1:
!! The boot animation is stock, not Nhialor's.
Click to expand...
Click to collapse
This was happening to me until I flashed it through CWM!
Nhialor said:
This was happening to me until I flashed it through CWM!
Click to expand...
Click to collapse
Actually, what I did was preparing the whole apps, then flashing your theme through CWM before backing up and extracting the system.img file.
Will try this when issues are fixed.

[ROM][VIEW]CleverNameHere Rom RLS 1 - Updated 11/1/11

CONTRADUDE PRESENTS
CleverNameHere Rom Release 1​
This rom is discontinued as I have moved on to the Nexus 7. God Bless, everyone!
This ROM is based off of the Evo View 4G's 2nd OTA (security update) and was created with DSIXDA's rom kitchen. Special thanks to pardonmyfreedom for figuring out the view's mount points.
Features
Rooted
Busybox
Deodexed
Zipaligned on boot
Ad Free Hosts file added
Bash shell & nano installed along with sysro/sysrw scripts
Added custom boot animation (found about 4th hand, will give credit when I can find original owner) and switched the shutdown animation to the stock HTC one
Hardware Accelerated UI
Dalvik heap increased
Filesystem Tweaks
SD card speed tweak
Juwe11's ram optimization script
New Market
Removed most of the bloatware (including teeter, which i'd forgotten before), and left blockbuster, qik, polaris office and sprint nav in data/app so that it can be easily removed if you prefer to do so
Disabled HTC update checking
baked in facebook, google+, es file explorer, Titanium Backup & Mybackup Root, Onlive Viewer, Dolphin Browser HD
Skype for chat included, along with enabling bluetooth headsets
Features in optional theming zip (coming soon, need to rebase off of OTA2)
Crysis Battery Mod
running test icon set
Changed off green (HTC Color) into actually green on loading circle and download bar
Green Overscroll
Please help me test this rom for a couple of days while I'm continuing to add features as well as offer suggestions for improvements. I already have a few in mind as well, just need to continue working through them. I'm also looking for anyone who has theming experience since I'm an IT guy and not a graphics designer ;-)
Downloads
RLS 1 @ Goo.im
Older Releases
Removed until alternate hosting is arranged
Screenshots
waiting on screenshots here until the rom has theming built in.
Benchmarks
The results speak for themselves
Quadrant Scores for Beta 2:
1882,2181,2093
Quadrant Scores for Beta 3:
2407, 2528, 2515
Pre-Installation Instructions
Make sure your HTC Evo View 4G is S-off and has a recovery installed, the best way to do that is to follow this guide by Globatron. You also need to have an SD Card in your view in order to be able to flash things through Clockwork Mod.
Installation Instructions
The betas of this ROM will wipe data, so I recommend backing up important information in MyBackup Root and Titanium Backup. The Full Releases (RLS 1, RLS 2, etc.) and Release Candidates (RC1, Etc.) will not wipe data, but if you're coming from stock or just want to make sure your devices is clean, do a factory reset from within clockworkmod recovery between steps 3 and 4 of the guide below.
Copy the Rom .zip file to the base of your SD Card, not the internal storage of your View
Boot into your tablet's bootloader by holding volume down & power while unit is powered off
select recovery by using the volume arrows and hit power to select
you should now be looking at a black screen with blue text, if not make sure you followed the S-off guide. using the volume keys to navigate and power button to select, select install zip from sd card using power
select choose zip from sdcard
select the clevernamehere .zip file on your sdcard
navigate down to the option that says 'Yes - Install clevernamehere*.zip' where * is the name of the version of the rom (eg. beta1)
Rom will now install and run it's course. The script will be more verbose then it is now by the final version
select the +++++Go Back+++++ option
now select reboot system now and the view will reboot. this will take a while, just like it did when you took it out of the box.
Rom is now installed and working! let me know if you find any bugs or have feature requests.
Removing all user data before installing a new rom (Factory Data Reset)
Boot into your tablet's bootloader by holding volume down & power while unit is powered off
select recovery by using the volume arrows and hit power to select
you should now be looking at a black screen with blue text, if not make sure you followed the S-off guide. using the volume keys to navigate and power button to select, select wipe data/factory reset.
navigate down to the option that says 'Yes -- delete all user data' and select it. This will wipe ALL of your data and the data will be unrecoverable after this unless you have backed it up using Titanium Backup and Mybackup Root.
device will now wipe itself and take you back to the main clockworkmod menu. continue on from step 4 of the above guide to flash the rom if you already have the .zip on your device.
Uninstallation Instructions (going back to stock)
Download the shipped rom RUU from here. This was posted by Football on the Flyer Shipped ROMs list here
with your tablet powered on, plugged into your computer via USB, run the RUU. It will take over after you confirm you want to 'update' and format you back to almost completely stock (I was still s-off but I had lost root of course)
go ahead and update your tablet back to the latest OTA (the first OTA) using software update on your tablet.
now go to this thread by attn1 about getting clockworkmod back as well as root. don't forget the view is named the express and DO NOT download anything from this link that has flyer in the name
you are now ready to flash another rom or reflash mine
im giving this a try ill report back....
Thanks! Let me know what you think. I have a few ideas for speed improvements and I will for sure have a more descriptive flashing script
Sent from my SPH-D700 using XDA App
so far so good
a few questions though
Can you turn 4g service on automatically
is this going to be a sense or senseless rom or both?
any plans on removing the default sprint crap bundled with the phone?
rom name recommendation ContraView Rom
burry said:
so far so good
a few questions though
Can you turn 4g service on automatically
is this going to be a sense or senseless rom or both?
any plans on removing the default sprint crap bundled with the phone?
rom name recommendation ContraView Rom
Click to expand...
Click to collapse
Removing sense is always a large undertaking. I'll tackle that at a later time, so sense for now. Beta 2 is going to remove as much as possible and put it into a zip for the few users who might actually want it. I'll look into having 4g autostart as an option. Thanks for the name suggestion.
Sent from my SPH-D700 using XDA App
Beta 2 is now uploaded. I have been working on theming and it is quite a bit harder on sense based roms than it is on touchwiz. I'll also upload the removed apks as a zip file tomorrow.
Since there are currently only 2 roms specific to the View I thought I would give yours a try as well as the XPRS rom. I really dig that boot screen. So far everything seems to be smooth without any issues. I am running it with the ADW Ex launcher and all of my primary apps work well including netflix..
contradude said:
Beta 2 is now uploaded. I have been working on theming and it is quite a bit harder on sense based roms than it is on touchwiz. I'll also upload the removed apks as a zip file tomorrow.
Click to expand...
Click to collapse
If you need some help let me know, im almost done skinning all of i00 rom. Im not sure if its the same for the View but fusion.apk and rosie.apk wont compile with m10 editor, just fyi.
Sent from my HTC Flyer.
great start to roms
Scabes24 said:
If you need some help let me know, im almost done skinning all of i00 rom. Im not sure if its the same for the View but fusion.apk and rosie.apk wont compile with m10 editor, just fyi.
Sent from my HTC Flyer.
Click to expand...
Click to collapse
I like the unlock for the view just need come custom themes now thanks
Where is the download link.
Sent from my PG41200 using Tapatalk
Scabes24 said:
If you need some help let me know, im almost done skinning all of i00 rom. Im not sure if its the same for the View but fusion.apk and rosie.apk wont compile with m10 editor, just fyi.
Sent from my HTC Flyer.
Click to expand...
Click to collapse
I'd actually love some help skinning once I hit feature complete right before the RC. I'm headed there pretty quick, just have a few tweaks that i'd like to get implemented first
Sent from my SPH-D700 using XDA App
fcoco32 said:
Where is the download link.
Sent from my PG41200 using Tapatalk
Click to expand...
Click to collapse
It's the link listed as beta 2 @ multiupload under downloads... I'm uploading beta 3 tonight as well. Just need to finish working on it
Sent from my SPH-D700 using XDA App
contradude said:
It's the link listed as beta 2 @ multiupload under downloads... I'm uploading beta 3 tonight as well. Just need to finish working on it
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Aye c-dude any chance of a change log for those of us wondering? Thanks for the ROM. We need more View chefs and your contribution is DEFINETLY appreciated!!!
Why the hate for stock?
Do you have a completely stock updated rooted ver? What base are you using?
Edit: This was not meant to as disrespect to you. Thanks for all the hard work. The talented devs are the only reason we have this community today.
ContraDude thanks for all the hard work on this rom as its really the only rom we have on the view that is currently being worked on, once they have the kernel source released I know some devs who are willing to make some kernels for our tab. However, one request that I have which you may be able to figure out, as I could not, is how to get the android market to install apps it says arent compatible. I originally thought that changing the fingerprint would fix the issue however I have changed the fingerprint to several different devices and currently have the fingerprint showing the tab as an EVO 3d to the android market. Unfortunately this still doesnt get apps like facebook, go sms, or other apps to show up. I have attached a screenshot that shows my tab showing up as an evo3d. Also I believe that it may have something to do with other lines in the build.prop that show that the device is not a phone, not sure where those are. However I did completely take out an reference of the model number, product, and brand to mirror those from the build.prop of my evo 3d, so I changed more than just the fingerprint and it still doesn't work.
CrippleB said:
No one is willing to do their own dirty work anymore. What happened to if you don't want it uninstall it now that you have root. Do you have a completely stock rooted updated ver? I cannot find a 2.3.4 stock rooted rom for my wife's view.I saw you removed teeter which my kids love, kept in blockbuster, polaris, and telenav(no good without premium gps fee) which I don't use. I cannot take any Ota's without causing problems so I am still 2.3.3. But every rom maker out there is all about remove this and remove that. I for one have no problem removing stuff I don't use, and on the other hand do use some of the bloat apps everyone is so "remove happy" over. Sorry for the rant but it used to be the user removed what they didn't want. I thought that is what root was for. Thanks for your time.
Click to expand...
Click to collapse
Thanks for being a sterling example of everything that's wrong with XDA. You complain that people don't do their own work, then complain when you have to do your own work?
If you wanted a rooted stock rom, why are your looking at custom rom's? Run the s-off tool then flash the zip that gives you root. At that point you have a rooted stock rom.
pardonmyfreedom said:
Thanks for being a sterling example of everything that's wrong with XDA. You complain that people don't do their own work, then complain when you have to do your own work?
Click to expand...
Click to collapse
Thanks for being an example of the majority of XDA users, quick to flame and not help. Yes the rant could have been left out but that was my opinion on removing apps. No one can say what the next guy will or will not use, just pointing out somewhere it was agreed that stock apps were bad. I learned with the 3d that some bloat apps are system and will not install correctly with the normal installation of apk's(reader being one of them). I can put these back into system myself as I have done it many times already. No disrespect was aimed at anybody but it seems you are ready to fire back at a moments notice.
ElAguila said:
If you wanted a rooted stock rom, why are your looking at custom rom's? Run the s-off tool then flash the zip that gives you root. At that point you have a rooted stock rom.
Click to expand...
Click to collapse
Custom roms can still be custom without removing stuff. It's the added tweaks that make them custom. And I am currently Stock rooted.

[ROM][VIEW][HC][ACS]CleverNameHere Rom RLS 2 Beta 3 - Posted 1/3/12

CONTRADUDE PRESENTS
CleverNameHere Rom Release 2 Beta 3​
This rom is discontinued as I have moved on to the Nexus 7. God Bless, everyone!
This ROM is based off of the Evo View 4G's 3rd OTA (Honeycomb update) and was created with DSIXDA's rom kitchen. Special thanks to pardonmyfreedom for figuring out the view's mount points, Globatron for S-off, lovethyevo for great advice and assistance with kernel building and Zepplinrox for V6 SuperCharger
Features
Rooted
Busybox
Deodexed
Zipaligned on boot
Ad Free Hosts file added
Bash shell & nano installed along with sysro/sysrw scripts
Added custom boot animation (found about 4th hand, will give credit when I can find original owner) and switched the shutdown animation to the stock HTC one
Filesystem Tweaks
V6 Supercharger setting is baked in the /data folder, 1000hp settings enabled with Nitro Lag Nullifier More information here
Removed most of the bloatware, I'd love feedback if this isn't enough though
Disabled HTC update checking
baked in Facebook & Facebook messenger, google+, google voice, ES file explorer, Titanium Backup & Mybackup Root, Onlive Client, Boat Browser, Script Manager and XDA forum browser
Enabled bluetooth headset support, haven't tested it but it saw my jawbone and paired with it.
Please help me test this rom while I'm continuing to add features as well as offer suggestions for improvements. I already have a few in mind as well, just need to continue working through them. I'm also looking for anyone who has theming experience since I'm an IT guy and not a graphics designer ;-)
Downloads
WARNING: betas wipe /data. RC1 will not and will arrive after beta 3 is debugged.
RLS 2 Beta 3 @ Multiupload
Older Releases
RLS 2 Beta 2 @ Multiupload
RLS 2 Beta 1 @ Multiupload
Screenshots
waiting on screenshots here until the rom has theming built in.
Benchmarks
Coming soon, after my vacation
Pre-Installation Instructions
Make sure your HTC Evo View 4G is S-off and has a recovery installed, the best way to do that is to follow this guide by Globatron for S-off Gingerbread. After you have completed that process follow this guide to bring yourself to Honeycomb. You must upgrade to Honeycomb in this way to be able to use my Rom. Finally, You also need to have an SD Card in your view in order to be able to flash things through ClockworkMod.
Installation Instructions
The betas of this ROM will wipe data, so I recommend backing up important information in MyBackup Root and Titanium Backup. The Full Releases (RLS 1, RLS 2, etc.) and Release Candidates (RC1, Etc.) will not wipe data, but if you're coming from stock or just want to make sure your devices is clean, do a factory reset from within clockworkmod recovery between steps 3 and 4 of the guide below.
Copy the Rom .zip file to the base of your SD Card, not the internal storage of your View
Boot into your tablet's bootloader by holding volume down & power while unit is powered off
select recovery by using the volume arrows and hit power to select
you should now be looking at a black screen with blue text, if not make sure you followed the S-off guide. using the volume keys to navigate and power button to select, select install zip from sd card using power
select choose zip from sdcard
select the clevernamehere .zip file on your sdcard
navigate down to the option that says 'Yes - Install clevernamehere*.zip' where * is the name of the version of the rom (eg. beta1)
Rom will now install and run it's course. The script will be more verbose then it is now by the final version
select the +++++Go Back+++++ option
now select reboot system now and the view will reboot. this will take a while, just like it did when you took it out of the box.
Rom is now installed and working! let me know if you find any bugs or have feature requests.
Removing all user data before installing a new rom (Factory Data Reset)
Boot into your tablet's bootloader by holding volume down & power while unit is powered off
select recovery by using the volume arrows and hit power to select
you should now be looking at a black screen with blue text, if not make sure you followed the S-off guide. using the volume keys to navigate and power button to select, select wipe data/factory reset.
navigate down to the option that says 'Yes -- delete all user data' and select it. This will wipe ALL of your data and the data will be unrecoverable after this unless you have backed it up using Titanium Backup and Mybackup Root.
device will now wipe itself and take you back to the main clockworkmod menu. continue on from step 4 of the above guide to flash the rom if you already have the .zip on your device.
Uninstallation Instructions (going back to stock)
waiting for an RUU for now. Strongly recommend NANDROIDing your stock rooted image before flashing regardless.
otherwise use this tool to return to stock or gingerbread. works well (I've tested it once) and it was created in conjunction with globatron
RSVP ")
Looking fwd to it
NewKidd Deodexed files here if it'll assist: http://www.multiupload.com/6LXUNN3YK9
I had to take the same shortcut he did on voicesearch. not totally happy with it, but no matter what method I tried to deodex it, it always failed.
contradude said:
I had to take the same shortcut he did on voicesearch. not totally happy with it, but no matter what method I tried to deodex it, it always failed.
Click to expand...
Click to collapse
Honestly, its not a big deal if you just drop it from /system completely. Its not that hard to get into the market.
I loved your GB rom and I am looking forward to this one. I was getting ready to do a data wipe then I saw your post so it saves me from doing an extra one. I will just for your rom.
cool cant wait for this one.
Thanks for the update. Sorry to hear you have to work today.
*this space for rent*
Can't wait to see the rom, contra.
contradude said:
This post will shortly contain information and links to my honeycomb ROM. Took too long to finish alpha testing it before work today. I'll have a beta 1 posted hopefully on lunch today, but it's pretty rough. deodexed/zipalign/init.d scripts/root basically. it seems to hesitate less to me, but it could be placebo ;-). it's uploading to multiupload now, but will take longer than I have left to complete.
Click to expand...
Click to collapse
To quote jungle recon: HELL YEAH!!!
GODZSON said:
RSVP ")
Looking fwd to it
NewKidd Deodexed files here if it'll assist: http://www.multiupload.com/6LXUNN3YK9
Click to expand...
Click to collapse
so is the is a rooted version of Honeycomb ?? that can be flashed without using the Fastboot method ??
if you are referring to my rom, yes it can be flashed normally in clockworkmod recovery but the betas of my rom always wipe data when they are flashed. backup your data in tibu and mybackup first.
Just found out the free xda app works properly on honeycomb. Going to bake it in next release.
Contradude,
Any extra features you implemented or plan to implement?
I tell you right now, the most digusting (for me ) in HC is "no more hardware buttons".
New software-only buttons take away precious screen space on 7" and make watching full screen video impossible.
Dell Streak has a patch to turn hardware buttons on and off. Maybe we can get it on the View as well.
My dream feature would be USB host.
Thanks.
I am staying away from HC for now.
Actually MX Video goes full screen and the software buttons are hidden... Great program!
So if I have read everything correctly if we do this we can't get back to GB at the moment. Is that correct.
dmunseyautotech said:
So if I have read everything correctly if we do this we can't get back to GB at the moment. Is that correct.
Click to expand...
Click to collapse
Yes, that is correct.
I know that too well.
---------- Post added at 06:18 PM ---------- Previous post was at 06:15 PM ----------
AFSOC_Commando said:
Actually MX Video goes full screen and the software buttons are hidden... Great program!
Click to expand...
Click to collapse
That's good to know.
However, Sling, Vulkano and Daroon (the only player for the DVDs) can not do it.
DLing now, will test and post quadrant score, and test all radios (4G too), and everything else.
@contra I posted which bloatware apps I removed with no issue here
Also, looking forward to being able to auto-hide the notification bar and re-enable the HW buttons.
There is an app called Honeybar that hides the notification bar but it's a paid app $1, also there is one called Hidebar I tried, but in order to get the notification bar back up you're supposed to touch the screen in certain parts and no matter where I touched it didn't bring the bar back up so I don't think it's compatible with our tablet just yet. Oh and that last one is free btw. I'll try to find it, post a link, and contact the developer to add support for the View/Flyer.
Thats what I thought. I will wait. Love the name by the way "maine coon". I have a black maine coon cat asleep in my lap as I type this. Thanks for the quick reply.
Will be peeping out, I just got back home from a trip nicely down..
I will follow up with Lee regarding the HC hardkeys mod that we got connected with TheManii..

[ALL][GUIDE] READ FIRST! (Un)Rooting + Common Questions + Problems | Updated: 7/19/12

ROOTING + UNROOTING INFORMATION + COMMON QUESTIONS + PROBLEMS w/ LINKS​
DISCLAIMER: I DO NOT TAKE ANY RESPONSIBILITY FOR ANY DAMAGE THAT OCCURS TO YOUR PHONE. THIS IS A COLLECTION OF INFORMATION I FOUND TO BE USEFUL. I ONLY ORGANIZED IT HERE TO MAKE IT EASIER FOR PEOPLE TO FIND.
Don't forget to thank people who made the ROMs, Root Methods, etc. They put in a lot of work and take a lot of time helping people. All it takes is a click of a button. One for me too! It's a lot of work trying to keep everything updated. =P
This will and always will be a work in progress. If you feel something should be added, clarified, or corrected feel free to PM me. I'm not perfect and I can't read everything so any and all help is appreciated. (Yes of course I will credit you. Just no plagiarism!)
-----------------------------------------------------------------------------
Preface:
I made this guide to be a collection of information for the latest rooting methods as well as common questions and problems that arise from rooting/flashing/etc. Please read the entire guide if you are new to rooting. Also the common questions and problems are found in posts 2 and 3 of this thread. I hope you find this to be helpful. Happy and safe rooting.
----------------------------------------------------------------------------------------------------
Latest News:
-CM10 PREVIEW BUILDS READY FOR AT&T, TMOBILE, & SPRINT! Go to the Original Development forum for your carrier.
-You can now reset your flash counter! Check out "Triangle Away 1.70" in the Play Store. http://forum.xda-developers.com/showthread.php?t=1494114 HUGE THANKS TO CHAINFIRE!
-VERIZON GALAXY S3 ROOTED!!!!! http://forum.xda-developers.com/showthread.php?t=1756885
-Clear your Google Wallet data before you flash a ROM! Doing it in Titanium Backup does not work. Do so by opening Google Wallet, Menu > Settings > Reset Google Wallet.
-If you flashed an international ROM or root method and you were soft bricked, here is how to fix it: http://forum.xda-developers.com/showthread.php?t=1727443
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Rooting Information
What is rooting and why should/shouldn't I do it?
Rooting is a way of gaining access to the root directory of your phone enabling you to change every aspect of your phones software that the manufacturer has locked. This enables you to do many things with your device that the manufacturer did not intend. Here are some reasons why people root and why people don't.
Reasons to root:
Get the latest versions of Android on your phone before anyone else.
Try faster and more optimized versions of your phone's software.
Overclocking and underclocking your phone.
Longer battery life.
Theme your phone a lot more.
FREE Wireless Tethering.
Remove unwanted Sprint software.
Reasons to NOT Root:
Not comfortable with troubleshooting your phone and phone problems.
Do not have the time to spend going through countless forums to find solutions to problems.
Possibility to break your phone permanently causing you to go back to Sprint (IF YOU HAVE INSURANCE) to get another one or buy another if you don't have insurance.
VOIDS YOUR WARRANTY. (Can be undone)
Very time consuming and addicting.
Do not know what a "driver" is for a computer.
Have no knowledge of DOS.
So how do I root?
Warnings:
-Don't use any method just because the guide says "ROOT METHOD". Make sure its the latest root method used for your situation. Even this guide will get outdated one day (I'll try my best to keep it up to date).
-Rooting will cause all your information to be lost if you did not properly back them up. You will lose anything saved on the phone, such as contacts (not synced to Google) and applications and settings. Anything on your SD card will still be there such as music and pictures and video.
Basic terminology:
If you are new to Android or not comfortable yet, learn the terminology first! Found a great link to almost all the terms you will run into. If you don't understand something, ask! Its better than turning your phone into a paperweight!
http://forum.xda-developers.com/showthread.php?t=1728824
The SAMSUNG GALAXY S3 QCOM TOOLKITis currently used to ROOT your device. Please read that thread carefully and follow all directions to get it started. Also before you flash ANYTHING, go to your Google Wallet app and clear data in Android. Clearing in Titanium Backup or any other app will not work. You must clear the data before flashing anything or it will not work! You have been warned!
Root Methods per Carrier (Windows)
AT&T:
http://forum.xda-developers.com/showthread.php?t=1746665
http://forum.xda-developers.com/showthread.php?t=1739426 - Does not trip flash counter
Sprint:
http://forum.xda-developers.com/showthread.php?t=1746680
http://forum.xda-developers.com/showthread.php?t=1774722 - Does not trip flash counter
T-Mobile
http://forum.xda-developers.com/showthread.php?t=1746682
http://forum.xda-developers.com/showthread.php?t=1771687 - Does not trip flash counter
Verizon:
GUIDE TO ROOTING: http://forum.xda-developers.com/showthread.php?t=1762709 (Thanks droidstyle)
This might be complicated for some users. Please follow all directions CAREFULLY!
http://forum.xda-developers.com/showthread.php?t=1756885
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
What do these methods do?
They root your device and give you the option of installing a custom recovery which is used to flash custom software on your phone! If that was in another language, go up and read through the link on Basic Terminology.
How do I know if I am rooted?
You followed the above instructions and have Superuser in your App Drawer. You can also go to the Play Store and download a root checker.
I am rooted now. What can I do?
FIRST MAKE A NANDROID BACKUP! ALWAYS DO THIS BEFORE YOU FLASH SOMETHING. THESE ARE BIG FILES SO TRANSFER THEM TO YOUR COMPUTER TO SAVE SPACE ON YOUR SD!
A nandroid backup basically takes a snapshot of your phone which you can restore. While it will fix most problems, it is not a cure all. It will fix most if not all ROM flashing blunders.
How do I make a Nandroid Backup?
#1 - Go into recovery by powering off your phone first, then holding [Volume Up], [Home Key], and [Power Key] together till you see the Samsung logo flash. Use [Volume Up or Down] to navigate the menus and [Power Key] to select.
#2 - Go to "backup and restore" and hit the [Power Key]
#3 - If you have an SD card, I recommend placing the backup there as it is quite large.
#3a - If you have an SD card, select "backup"
#3b - If you do not have an SD card or don't want to save to your SD card, select "backup to internal sdcard"
#4 - Wait for a very long time till it finishes. Once it does it will bring you back to the menus.
#5 Select "+++++Go back+++++"
#6 Do your business in recovery or "reboot system now"
OK. I made my Nandroid Backup. What can I do now?
You can now flash custom ROMs, kernels, radios, themes, etc. Go to your specific carrier's Development section on the forums. You will find ROMs, radios, kernels, etc there.
For themes and Apps, go to the Themes and Apps section of the forum.
WARNING: For the time being, you MUST flash the ROMs found in your respective carrier's forums. DO NOT FLASH A ROM FOR ANOTHER CARRIERS OR THE INTERNATIONAL VERSIONS GALAXY S3!
AT&T
http://forum.xda-developers.com/forumdisplay.php?f=1633
Sprint
http://forum.xda-developers.com/forumdisplay.php?f=1639
T-Mobile
http://forum.xda-developers.com/forumdisplay.php?f=1645
Verizon
http://forum.xda-developers.com/forumdisplay.php?f=1672
Themes & Apps
http://forum.xda-developers.com/forumdisplay.php?f=1671
---------------------------------------------------------------------------------
How do I flash a ROM/Kernel/Theme/etc
#-1 - READ THE THREAD FIRST FOR THE INSTALL INSTRUCTIONS! They will usually be a summarized version of this!
#0 - MAKE SURE YOU HAVE AT LEAST 30% BATTERY! IF YOUR PHONE DIES, IT WILL STAY DEAD (most likely). YOU CAN NOT CHARGE WHILE DOING THIS!
#1 - Download the ROM of your choosing from your carrier's forums. It will be in a .zip file format. DO NOT UNZIP IT!
#2 - Save this file to your SD card or internal storage.
#3 - Power off your device.
#4 - Go into recovery by powering off your phone first, then holding [Volume Up], [Home Key], and [Power Key] together till you see the Samsung logo flash. Use [Volume Up or Down] to navigate the menus and [Power Key] to select.
#5 - IF YOU HAVE NOT MADE A NANDROID BACKUP, SEE ABOVE! IF YOU HAVE NOT RESET GOOGLE WALLET AND ARE ON SPRINT! STOP AND GO BACK AND RESET IT!
#6 - Use the volume keys to select "wipe data/factory reset" and hit the power key. Select "Yes -- delete all user data" and hit the power key.
#7 - In the main menu, select "advanced" and then select "Wipe Dalvik Cache" and then select yes.
#8 - Go back to the main menu and use the volume keys to select "install zip from sdcard" and hit the power key.
#9 - What you select next will be based on where you saved it.
#9a - If you saved in the SD card, select "choose zip from sdcard"
#9b - If you saved in the internal storage, select "choose zip from internal sdcard"
#10 - Use the volume keys to select the .zip file you downloaded and hit the power key.
#11 - WAIT FOR IT TO FINISH!
#12 - Congrats! You just performed your first flash. Go back to the main menu and reboot your device.
#13 - Enjoy.
How do I return to stock (unroot)?
AT&T
http://forum.xda-developers.com/showthread.php?t=1737848
Sprint
http://forum.xda-developers.com/showthread.php?t=1737859
T-Mobile
http://forum.xda-developers.com/showthread.php?t=1737855
Verizon
GUIDE TO UNROOTING: http://forum.xda-developers.com/showthread.php?t=1762709 (Thanks droidstyle)
http://forum.xda-developers.com/showthread.php?t=1755386
How do I backup my apps?
Use MyBackup. You can use this to backup and restore your apps without the need for rooting. (Thanks teh roxxorz)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Appbrain is good if you are using market only apps. However app data won't be saved.
Titanium Backup is also good if you are rooted.
Credits:
teh roxxorz, noobnl, cypher_zero, qbking77, appdroid, & droidstyle
Common Questions
I am getting an Over the Air (OTA) update from Sprint. Should I accept it if I am rooted?
IF YOU ARE ROOTED, DO NOT ACCEPT THIS OTA.
This means that your phone's software is not up to date and it is telling you to update. You must download a ROOTED version of the update and manually flash it. Accepting this will cause you to lose root and worst case, brick your phone. SO DON'T DO IT! lol
I rooted using ABC's method. Do I need to root again using XYZ's?
No. Once you are rooted, you are good to go.
I turned my phone into a paperweight/bricked it/"borked" it/its just not working no matter what I do. What can I do?:
No information yet!
If you have Sprint's Total Equipment Protection Program, you are in luck. They changed their policy on October 23rd. Here are the details of what it covers.
http://www.phonenews.com/sprint-tepsr-changes-next-week-13303/
If the phone is beyond repair, you will have to go through Asurion and pay the $100 deductible. TEP does not cover rooted phones. You have to go through Asurion.
If you don't have TEP, everything except water/fire damage and lost phone replacements cost $35 per incident as long as the phone is not beyond repair. If it is beyond repair, you will have to buy a new phone.
What is PRL?
PRL stands for Preferred Roaming List. Its a list of roaming towers in your area. Its best to keep this updated in crappy coverage areas.
What is PRI?
http://forum.xda-developers.com/showthread.php?t=751935&page=7 <- Debate on what it stands for. (REALLY?!)
In actuality it is called "Product Release Instructions" and is essentially a list of settings for the radio. It's the PRI which uses the PRL to enable data roaming by connecting it to towers/cell sites listed in the PRL and for other things such as to allow calls to interrupt an active data session (ring-through).
How do I update my PRL/PRI?
Go to Menu > Settings > System Updates > Update PRL + Update Profile.
I see "deodex" and "odex" ROMs. What are those?
Basically if you want to theme your ROM you want to use deodexed ROMs. Odexed ROM's are made to be streamlined. There is a performance difference. Deodexed ROM's will take longer to boot up because everything or almost everything is unpacked. Odexed ROM's will boot faster and be more responsive.
http://lmgtfy.com/?q=What+is+deodex
Google is your friend =P
FREE Wireless Tether:
http://code.google.com/p/android-wifi-tether/downloads/list?can=2&q=Evo
***Some builds don't work with certain ROM's. Trial and error or searching within your ROM's thread will let you know which build numbers will work for you. Also note if you enable WIFI Encryption, the password is CASE SENSITIVE! Make sure you know that as you are typing the password in due to certain keyboards auto capitalizing. ***
Launchers: (Will review once I get my phone)
ADW
LauncherPro
Apex Launcher
Nova Launcher
Widgets (Will review and add more once I get my phone)
Beautiful Widgets - Sense like clocks and weather. Make sure to download the animation package if you want animated weather.
OneSeven - A text based date widget
Tajm - A text based clock
----------------------------------------------------------------------------------------------------
Battery - Common Questions and Problems
What is the best ROM + Kernel combination for battery life?
There is no right answer for this. Battery life is affected by so many factors, the only thing you can do is trial and error. Here are most of the factors that can affect battery life:
-Phone Settings (Haptic feedback, screen on duration, auto sync, radios, etc)
-ROMs
-Kernels
-Overclocking + underclocking
-Apps
-Signal strength
-Roaming
-Battery type
-Battery stats
-Calibrating the battery
-PRI
-PRL
-The water you drank the other day
-The **** you took just before
So how do I improve battery life?
No information yet.
Common Problems:
I created a bug thread check that first!
http://forum.xda-developers.com/showthread.php?t=1722363
Standard Troubleshooting For Many Flashing Problems:
-Try Rebooting. Most problem will be solved this way.
-Was it fine before your Nandroid Backup? If so, restore your backup.
-If you flashed something and are having issues, did you wipe your data/cache/dalvik? If not then do it and reflash.
-If you are still getting problems, the file is most likely corrupt or outdated. Try redownloading and making sure the file is updated for your ROM + Version #
-If the file is updated and NOT corrupt, SEARCH FIRST IN THE FORUMS OR GOOGLE! You will be surprised on the answers you can find in 15 seconds of searching.
-Can't find any solution or workaround? Then make a post in that thread with details of your problems, as well as ROM, error messages, etc.
I am getting random Force Closes (FCs) after flashing ****.
Did you wipe your data/cache/dalvik? Also go to Mounts and format /system. If not do a Nandroid Restore to the backup you should have done before flashing and then wipe data/cache/dalvik and then reflash. See if you still get a FC. If you do, there might be a problem with whatever it is you flashed with the ROM you are using. Check on the thread you downloaded it from for support.
I am stuck in a boot loop.
If you flashed a new ROM and you are stuck in a bootloop, you probably didn't erase your data/cache/dalvik. Try that and reflash your ROM. This will fix most boot loop issues. If it was from something else, make a post in your respective threads or in Q+A.
I am stuck in a NAND Backup!
Pull your battery and restart the backup. You might also want to erase the NAND backup that failed by going to your respective NANDROID backup folder on your SD card.
I am a MAC user and I downloaded ____'s ROM and it doesn't work.
Macs will recompress the file. Use Firefox to download and make sure it doesn't recompress the file. It should work then. Either that or use a Windows based PC.
I tried to NANDROID BACKUP and I got an error message saying "Run 'nandroid-moble.sh' via adb!"
Your SD card is full.
I am having issues with Google Wallet saying it is no longer secure. What is wrong/how do I fix it?
http://forum.xda-developers.com/showthread.php?t=1730837
Custom ROM Reviews
This will be a section where I will do a thorough review of custom ROMs. These are based on my own usage and your mileage may vary depending on what apps/etc you use. I will take requests to do certain ROMs and I will post up a schedule to do reviews so you can send me questions ahead of time. Please also note, that I will only test Sprint ROMs because I only have a Sprint device. I will take reviews from other people on different carriers.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Each ROM will be broken down as follows:
ROM Name:
ROM URL:
Version/Build:
ROM Type: (AOSP/TW/AOKP/ETC)
Recommended for:
Stability:
Features:
Bugs/Issues:
Final Thoughts:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ROM Name: Sprint CM10 Preview Build
ROM URL: http://forum.xda-developers.com/showthread.php?t=1778266
Version/Build: 7/20 Preview Build
ROM Type: CM10 (AOSP)
Recommended for: Experienced flashaholics
Stability: This is a preview build just for the community to see what is in store for their phones on Jelly Bean with CM10. There are bugs expected with this. However for a preview build, this is surprisingly stable. This build came out today and while it is still too early to say it is fully stable, it is surprisingly smooth and as of this moment, it is stable for me. I did run into a very annoying com.android.phone FC loop in the previous build that wouldn't go away till you wipe and reflash the ROM. I'm waiting to see if it happens again on the 7/20 build.
Features: Jelly Bean and all its features. http://developer.android.com/about/versions/jelly-bean.html
It is an AOSP ROM so it has better integration with Google products like Google Voice and no bloat. It is a CyanogenMod ROM so it is made for performance. It is very snappy and will only get faster and smoother once they integrate Project Aurora. If you want to test Jelly Bean, you can flash this. However you are warned that it may crap out on you. If you need 100% stability, then don't flash it.
Bugs/Issues: The camera will take pictures but I did get a force close (FC) on the Gallery and it will freeze. The previous builds did have a green hue over the camera but that is fixed. The widget toggle buttons are being worked in but they are not working as of this build. Facebook integration with contacts isn't good. Contact images do not get linked/joined with existing Google contacts. Bluetooth music does not work. Audio over Bluetooth is not working either. Phone calls over Bluetooth work but it is a little distorted.
Final Thoughts:
The reason why I jumped to CM10 despite knowing it is buggy is to try out Google Now with the new speech engine and Project Butter and it did not disappoint. It took a day or so to get Google Now to learn my habits but it was pretty much on point! The new speech recognition engine is AMAZING! Very quick and the most accurate I've used to date and I've used a lot. Overall, I would recommend this for anyone who wants to test the latest and greatest Android flavor but can work though bugs and issues.
Reviewed on 7/20/12 @ 1:46PM EST.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
If you want to ask me any questions, feel free to PM me or add me on GTalk @ [email protected]
Rooted Application Reviews
This will be a section where I will do reviews of rooted applications. These are based on my own usage and your mileage may vary depending on what apps/etc you use and what you use it for. I will take requests to do certain applications and I will post up a schedule to do reviews so you can send me questions ahead of time. Please also note, that I am on a Sprint device. I have bought a few paid rooted applications and utilities but I can't buy them all. I hope that I can get some donations going so I can buy more of these applications to review. If you are an application developer and would like me to review your application, please PM me and I'll toss one up.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Each application will be broken down as follows:
Application Name:
Developer:
Developer's Site:
Version/Build:
Application Description:
Stability:
Features:
Bugs/Issues:
Final Thoughts:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Application Name: Titanium Backup
Developer: TITANIUM TRACK
Developer's Site: http://www.matrixrewriter.com/android/
Version/Build: 5.4.1.1
Play Store Link: https://play.google.com/store/apps/...xMiwiY29tLmtlcmFtaWRhcy5UaXRhbml1bUJhY2t1cCJd
Paid/Free? Both.
Price: $6.58 USD
Application Description: You can backup, restore, freeze (with Pro) your apps + data + Market links. This includes all protected apps & system apps, plus external data on your SD card. You can do 0-click batch & scheduled backups. Backups will operate without closing any apps (with Pro). You can move any app (or app data) to/from the SD card. You can browse any app's data and even query the Market to see detailed information about the app.
Stability: Very stable. It works with all ROMs I've used across many devices.
Features: TOO MANY! Look in the Play Store for features
Bugs/Issues: Very little if any.
Final Thoughts:
Titanium Backup has been on all the phones I have used and it is VERY VERY VERY handy. I highly recommend everyone use this for backups. The pro version allows you to auto upload your backups to the cloud so you don't waste space on your device plus other features. It also helps you get rid of certain apps and freeze them which can be really handy. There are some quirks but not with the application. What I mean is if you restore the wrong application or an application that is not compatible with your ROM, it will cause FC errors. Same thing with deleting a system application.
Reviewed on 7/20/12 @ 1:46PM EST.
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
If you want to ask me any questions, feel free to PM me or add me on GTalk @ [email protected]
sekigah84 said:
Hut!
Click to expand...
Click to collapse
1, hut 2 hut 3 hut, Ol' Dirty Bastard live and un-cut
Can anyone confirm that this method works and what bugs there are? In other words, is it safe!!?
wramos93 said:
Can anyone confirm that this method works and what bugs there are? In other words, is it safe!!?
Click to expand...
Click to collapse
Not as of yet. It's still fresh. I can't comment cause my phone isn't here yet =[
sekigah84 said:
Not as of yet. It's still fresh. I can't comment cause my phone isn't here yet =[
Click to expand...
Click to collapse
Its safe; I'm rooted and using TB like a boss, before this thread was updated.
Though I would like to say that at the end where you list the chmod permissions, you can alternatively just install busybox from the market, after you have installed cwm and flashed the super user zip in recovery.
And with that, my support for this thread too begins.
teh roxxorz said:
Its safe; I'm rooted and using TB like a boss, before this thread was updated.
Though I would like to say that at the end where you list the chmod permissions, you can alternatively just install busybox from the market, after you have installed cwm and flashed the super user zip in recovery.
And with that, my support for this thread too begins.
Click to expand...
Click to collapse
P.S. Your Delorean needs fueling.
sekigah84 said:
P.S. Your Delorean needs fueling.
Click to expand...
Click to collapse
It does, I'll be sure to do so. Also hit me up if you need anything.
teh roxxorz said:
It does, I'll be sure to do so. Also hit me up if you need anything.
Click to expand...
Click to collapse
Will do rox. Let me know about any quirks with the phone.
sekigah84 said:
Will do rox. Let me know about any quirks with the phone.
Click to expand...
Click to collapse
This thing handles like I handle noobs on halo and gears of war: like. a. boss.
Handles multitasking well, played super mario 64 like butter; so far I haven't had any issues at all.
teh roxxorz said:
This thing handles like I handle noobs on halo and gears of war: like. a. boss.
Handles multitasking well, played super mario 64 like butter; so far I haven't had any issues at all.
Click to expand...
Click to collapse
AHHH im jelly. SHIP MY 32GB SPRINT! ROARRRRRRR
I'm doing some self learning ATM to get devin. Hopefully I'll be getting a ROM out within the next few months lol
sekigah84 said:
I'm doing some self learning ATM to get devin. Hopefully I'll be getting a ROM out within the next few months lol
Click to expand...
Click to collapse
Hey power to ya man. You know where to find me.
Noticed people having trouble getting to recovery. For me, trick was NOT holding down power, rather pressing once while holding home and volume down.
Just wondering, does the process that flashes cwm recovery through Odin, then flashes the root through the recovery, does that manipulate the kernel at all? And if it does will I have to worry about signal issues or low bars? I want to keep my phone as stock as possible, but want to remove bloat, and possibly tether. But want to maintain the integrity of the kernel by not making drastic change to it. Can someone explain to me what this root method actually does to allow access? Thank you for your time.
I will update this to combine all information across carriers soon.
wpjessie said:
Noticed people having trouble getting to recovery. For me, trick was NOT holding down power, rather pressing once while holding home and volume down.
Click to expand...
Click to collapse
Basically hold down the power button, but when you see that blue flash that says recovery at the top of the screen, release the power button.
rogermhoffmanjr said:
Just wondering, does the process that flashes cwm recovery through Odin, then flashes the root through the recovery, does that manipulate the kernel at all? And if it does will I have to worry about signal issues or low bars? I want to keep my phone as stock as possible, but want to remove bloat, and possibly tether. But want to maintain the integrity of the kernel by not making drastic change to it. Can someone explain to me what this root method actually does to allow access? Thank you for your time.
Click to expand...
Click to collapse
Basically flashes the CWM recovery, install su, binaries, ect. The kernel is still stock, and you'll be able to remove bloatware and use rooted apps.

My thoughts and what i learned so far.

Just a noob sharing some thoughts, hope it can help some other noobs like me.
A no wipe in my book:
Here is how i do a no wipe.
In recovery, mount and storage and choose format system.
Go back and wipe Cache and Dalvik
Install / flash the rom.
A full wipe in my book:
Into recovery, mount and storage and format system, data and cache.
Go back, wipe/ reset data, cache and dalvik.
Install/flash rom
Format of the internal SD:
Here is what i do:
Make a app backup with TB to my external sd
Make a nandroid to my external sd
Make sure i also have a efs backup on my external sd
I only save mods, roms on my internal sd in my download map and this map i move to my external sd.
Then i reboot to recovery.
Mount and storage and format internal sd.
And to be save and have it nice a clean, also format system, data and cache and because i am not only a flashohalic but also a cleanohalic, i then wipe/reset factory reset, cache and dalvik.
Probably a big overkill, but he, done it several times it works for my and it only cause a few seconds.
Then i reboot, skip the setup/registration, move my download map back to my internal sd (don't like flashing from external sd).
Back in cwm, again a full wipe which includes the formats data, system and cache.
Then flash the rom and setting it up.
This way, you have a nice clean fresh S3, but and this is a big BUT.
Backup, backup backup and don't forget a efs backup to your external sd and pc.
Don't think lightly about those backups, when imei is broken and you don't have a backup, your a done, only thing left is a visit to Samsung.
Good luck when you are going for it.
And i know, Aroma installer is also doing some automatic wiping, but i am just a bit old fashion and like to do some stuff manually.
Bootloader.
As you all know, the new bootloader can be a pain in the ass.
But, i am still not sure that Samsung only released the new bootloader just to discourages us to flash custom stuff.
So, if you like flashing stuff and you are on the new bootloader like me, just remember when you entered recovery and you are done flashing stuff, use Triangle Away from Chainfire,
But, for some, like on my wifes phone, the latest version works without problem, but on my S3, i need to use the older version, 2.37, why, don't have a glue.
Not all S3 are the same, although have the same name and using the same chipsets.
But you can also use the old bootloaders, with does, you just have to run Triangle Away just once, when entering recovery, it will not count.
Your own choose.
About Sudden Death.
A lot of threads are open for this.
My 5 cents:
I have the "sudden Death" chips VTU00M chip with 0xf1 on both our phones.
Mine is running since 27 may 2012 without problems, still fast and smooth.
The other is up and running since 31 Augustus 2012 and also still fast and smooth.
Both have been rooted from day one, the only thing i do, is turning the devices off completely for a few minutes 4 to 5 times a week.
Old habit to clear memory, anyway, gives me time to do a good cleaning of my screen.
Here is the code to check your revision and to see from which day you are running your S3 *#12580*369#
Further more, AndreiLux found i string in the ELLA kernels released by Samsung that looks like that it solves the sudden death issue.
So, if indeed if fixes this issue, then off course the latest kernels releases from Sammy has also the fix and not just the custom kernels.
As far as i know, all the custom kernels has the fixes integrated this string by now, but i myself like the stock kernels, Indie puts in the Omega Roms.
Phil3759 has also made a repack of recovery based on CWM touch 6.0.2.7 to get it all safe.
More to come in the future, because i am learning everyday here on XDA and like to share and help others.
Edit, here is quote from AndreiLux about the new bootloader:
http://forum.xda-developers.com/showpost.php?p=37163086&postcount=1298
Do I need any particular Bootloader? No - There is no evidence to suggest this fixes anything
Apparently that's wrong, download mode on the device uses a microkernel from inside the bootloader instead of the full blown Linux kernel. When flashing something via Odin in download mode you'd be using the bootloader's MMC driver and thus be at risk.
All-day users are still safe via recovery and live kernel, but are not advised to flash things in download mode with an older bootloader. This also explains why they updated the bootloader in LLA. The security checks are a mere update to bring it up with what the 9305 and Note 2 users already have in terms of not able to get rid of the exclamation mark.
Personal note:
Maybe i am seeing this wrong, to much thinking in terms of home computers, but here is some thoughts regarding above.
From cold, turned off device,.
Turning the device on, micro kernel inside the bootloader kicks in to send information how to start the device correctly.
If it works this way and you are on the old bootloader, then every time you start the device with the old bootloader, you are at risk?
Some useful links:
My struggle with TA
Omega roms S3
Chris_84 Faq
Triangle Away
http://www.chainfire.eu/articles/118/Triangle_Away_vs_Samsung/
Old bootloader
Philz recovery
https://www.google.nl/search?q=andr...s=org.mozilla:en-US:official&client=firefox-a
https://play.google.com/store/apps/details?id=com.electricsheep.asi&hl=nl
https://play.google.com/store/apps/...sIm5ldC52aW5hZ3JlLmFuZHJvaWQuZW1tY19jaGVjayJd
Here i will post stuff that comes along the road like question about batterystats at recovery.
We used to have a option to wipe the battery stats at recovery, also there are some tools at Play store that claims to give a better battery life by just wiping those stats.
But after reading this excellent article, it comes clear that wiping those stats are bull.
So i am glad that option isn't available anymore and perhaps in time, the questions about those stats will faint away in oblivion
And another one i like to share.
Fast Dormancy.
Here is a great article about it, made by Erica.
For me, my provider is saying it's not supporting FD, but when use the method to check, it is supported.
So i tested it for a few days on and off and found that when it's off, i do get some better battery life, but it's just minor.
Instead of losing 5% battery at 8 hours standby, i lost 6%.
Also, i didn't see any benefits in speeds, so i turn it off every time after a flash of a new rom using gokhanmoral tool.
Another thing i like to add.
Wifi.
I have seen many posts about wifi problems.
Here what always works for me.
Sometimes just a reboot of the router will help.
Also, i find changing from dynamic (default) to static that my connection is faster connecting to my router (always use the never setting at wifi advanced to save battery).
Here is how to do it the easy way.
First set it up using it with the default dynamic settings, this way all will be filled in for you.
To change it to static.
Long press your connection and choose modify network config and check show advanced options.
Scroll down a bit and tap on IP settings and choose Static.
And that is all, now you have changed it to static and there is no more need for ip adress to negotiation any more.
https://www.google.nl/search?q=wifi...s=org.mozilla:en-US:official&client=firefox-a
Also if still having problems, adding some more permissions can solve it.
I use root explorer for this
ETC > Long press wifi folder and choose permissions (remember to change Mount R/W to Mount R/O) and check all nine boxes.
Hit back and go to Data > Misc and again long press wifi folder and again, check all nine boxes.
Space
I know, i am a control freak and i hate it when i see space just vanish.
So did some search and found a thumbnail map with more then 1gb size.
Looked at some submaps and i only saw some old stuff.
So, selected all the submaps and just deleted it without problems and gain more then a gb free space.
Here is where you can find it using root explorer:
storage > sdcard0 > .thumbnails.
Edit:
As bigmo7 pointed out, the thumbnails will be rebuild, but off course not off stuff that isn't present on the S3 anymore.
So, if you are someone that is just making pictures or making / creating movies and never delete then from your S3, there is no point off deleting the thumbnails.
But if you like me, moving, creating copying and deleting this kind off stuff, then you can gain space.
Battery life
Always a hot item.
First all, the S3 is a mini computer and computers need juice, just remember this.
Here are some stuff i always do after flashing a new rom.
If the rom comes with a aroma installer which let you select stuff to install or not install, look careful to the list.
Stuff you don't use, can just eat resources and i myself, just find it a waste.
Next, after flashing and setting up the new rom, you will be presented with the option to use wifi.
I always go to advanced when making a wifi connection to choose Never when phone is in standby.
For me, but this can be different for you, wifi is a bit off a drainer so do some testing, let it run overnight with Always selected and another night with Never and see the difference.
Next you will be present if you want to restore and let google backup your phone.
I always deselect backup my phone, first reason, i am a control freak and i decide when and what i want to backup.
And second it can give you wakelocks and this will cost you battery life.
Next step i do is going into settings and to sounds, i don't like the clicking sounds and i deselect all the system sounds.
Next, location services and deselect GPS and Location and Google search.
I want GPS active only when i need it, some apps like Facebook will activate GPS when running and i don't like this.
And i don't want Google to know where i am all the time.
Some weather apps needs Location and Google search to determine your location, but i use Weather pro and it don't need it.
Next step is going into accounts and look what you have selected for syncing.
I always deselect Google photos, Internet and Picasa web albums.
Stuff i don't need .
Location settings at accounts is also off.
Next step is using the Fast Dormancy toggle to disable Fast Dormancy, although my provider is supporting it, enabled costs me a little more juice. Although it's minor, but a lot off minors things makes it bigger .
Then starting Playstore and at settings, deselect Notifications.
And finally freeze stuff i don't use with Titanium Backup pro.
http://forum.xda-developers.com/showpost.php?p=31576747&postcount=105
All this, is giving me a great battery life, with screen on time between 4 1/2 to 6 1/2 hours, depends what i am doing.
And with the latest JB roms, 1 to 2% battery los in 7 hours standby.
No need for me to toggle Airplane mode, mobiledata or some other powersaving setting or app.
I am also always running the stock insecure kernel that comes with the rom, for me no need for a custom one.
Reserved
KeesStolk said:
I only save mods, roms on my internal sd in my download map and this map i move to my external sd.
Click to expand...
Click to collapse
Hello, when we flash a rom that already has mods ... do you know a way to save them ? (where to find them)
I mean. For example, my rom has a mod (and theme) on the toggles (pandoriam i9305). How can I save that mod ? Do you know a good tutorial to learn (safe) modding ?
thorcyar said:
Hello, when we flash a rom that already has mods ... do you know a way to save them ? (where to find them)
I mean. For example, my rom has a mod (and theme) on the toggles (pandoriam i9305). How can I save that mod ? Do you know a good tutorial to learn (safe) modding ?
Click to expand...
Click to collapse
I never save mods because most of the time when flashing a new rom, it's based on a new build and not every time mods are compatible, just like some themes by the way.
I just safe the mod files and thems, when i am sure they are compatible, i just flash them again.
Indie's Omega roms has already a lot of mods in it by default by the way, but i don't think he was for a 9305.
Good work Kees! Now I'm learning from you.
Chris_84 said:
Good work Kees! Now I'm learning from you.
Click to expand...
Click to collapse
Thank you for your kind words, but it is l who is learning from you every day .
Sent from my GT-I9300 using Tapatalk 2
and why dint i see this , brilliant my friend .... one of the best posts , well explained and really good stuff all at one place
thanks my friend
vegeta1 said:
and why dint i see this , brilliant my friend .... one of the best posts , well explained and really good stuff all at one place
thanks my friend
Click to expand...
Click to collapse
Thank you very much, but from you, Chris, Indie and the rest of the omega team are the ones I learn all this great stuff every day.
Sent from my GT-I9300 using Tapatalk 2
i always feel like a noob when ever i read here
big big thanks my friend for pointing out all this so nicely
Very nice posts KeesStolk. Maybe you should write a manual for us?
I'm about to post this in Q&A (searching for an answer brought me here )
I just (3 days ago) upgraded my Omega ROM to v40. All seemed fine - I did as normal but in v35, my last Omega there wasn't a Full Wipe option. I chose not to wipe and everything went as per usual with Omega. I reinstalled my extras (6 x 5 icons, Loud phone hack, Increasing ring phone, Note2 Keybd) and was back to normal.
Except, now my apps will not update.
I found out the hard way. I had a problem with Play Store - open it and it would flash briefly then close. Tried all I knew of but nothing worked so, logic said, Omega v40 is different enough I need a wipe and that why they put it in there as a choice this time. (I checked the Omega thread and couldn't see anything relevant but I was in the pub at the time and may not have been as thorough as I should have been)
I had a TB backup and Nandroid on my ExtSD from 2 days back and an EFS so I ran the install again and chose Full Wipe - again everything went well... until I tried to download TB so I could restore all my apps and data. Play Store opened and stayed Open (yaaaay!) and TB acts like it is downloading but nothing comes through - it just sits until it times out on an error.
I tried several apps and none would DL but then AuWeather DL'd just fine. I went back to TB - no go.
After much frustration I Restored my Nandroid and got back to where I was (Omega v35) but still I can't DL and update for TB. At least Play Store stays open though. I tried running the v40 update again, installing the Default, just in case, (& I have just finished DL'ing v41) but the DL/Update problem persists.
I'm now on:
AP – I9300XXEMA2
CP – I9300BUELK1
CSC – I9300LBEMA1
RF cal – 2012.6.28
HW Rev – MP 1.100
Any ideas? If I can't DL TB once I have flashed, I can't get my data back so a wipe isn't really an option until I fix the DL issues.
As I said, this will also be in Q&A but you seem to have a good grasp on the basics so I thought maybe...? :fingers-crossed:
So... I tried restoring back to v35 and got the same problem. And yet that version has been running since v35 came out, at least a couple of months. So I did it again but this time used the Android Revolution Wipe zip, then a straight install of v35. I could then load TB from Play Store and restore my apps and data. Phone seems back to normal now although I have lost some logs data from the couple of days between my backup and now - no biggie... I also now can update my apps.
So it seems it is something to do with Omega v40.
I've just DL'd v41 so will give that a try. Any help with what might have gone wrong would be much appreciated.
Thank you for your kind words, just sharing what i know and hoping this info can help others.
And how is it with v41?
Did you tried it with wifi and 3g, any difference?
Also tried removing your google account, reboot and setting it up again?
Hi kees !
Nice idea you've got with this thread but ... I hope it won't turn into another omega q&a thread . I would like to direct people here but it will be quite difficult if they will see Omega issues all over. Please point them out to the correct thread as you already posted the link to it. Just a thought , correct me if I'm wrong
Thanx !
Sent from my GT-I9300 using Tapatalk 2
xanthrax said:
Hi kees !
Nice idea you've got with this thread but ... I hope it won't turn into another omega q&a thread . I would like to direct people here but it will be quite difficult if they will see Omega issues all over. Please point them out to the correct thread as you already posted the link to it. Just a thought , correct me if I'm wrong
Thanx !
Sent from my GT-I9300 using Tapatalk 2
Click to expand...
Click to collapse
Thanks and you are right, but the main purpose for me, is just help others with the noobish knowledge i have and let people and myself learn and share.
I don't mind which rom people are running, that's everyone his or here's choice and i totally respect that.
I think this thread deserves to be in General, since you're not asking anything. Hit "report" and see what a mod thinks about it
KeesStolk said:
Thanks and you are right, but the main purpose for me, is just help others with the noobish knowledge i have and let people and myself learn and share.
I don't mind which rom people are running, that's everyone his or here's choice and i totally respect that.
Click to expand...
Click to collapse
absolutely !!!
everyone`s choice ! but people must follow proper threads , i`ve got nothing against a certain rom but against disarray when users post or open endless threads about same thing .
some users hates me for this , i know it well , in my thread i always pointed out but somehow is unfair to maintain same topic on more threads .
that`s a bad habit for new users and not only for the rule`s sake but this is the way should be in a human community .
-=-=-
i was thinking as well to open a thread as yours but due to lack of time i didn`t. as soon as i`ll find interesting things i`ll let you know .
i myself am a NOOB !
---------- Post added at 11:28 AM ---------- Previous post was at 11:24 AM ----------
Glebun said:
I think this thread deserves to be in General, since you're not asking anything. Hit "report" and see what a mod thinks about it
Click to expand...
Click to collapse
... and i must agree with you this time ...
Thanks guys.
@xanthrax, i know the feeling, kind off busy family
But i like your comments, just straight forward, the way i like it.
Glebun said:
I think this thread deserves to be in General, since you're not asking anything. Hit "report" and see what a mod thinks about it
Click to expand...
Click to collapse
I think it should stay here as it "Helps" other users. General is more for discussions IMO.
But how about these?
http://forum.xda-developers.com/showthread.php?t=1749214
http://forum.xda-developers.com/showthread.php?t=1827635
http://forum.xda-developers.com/showthread.php?t=1732722
http://forum.xda-developers.com/showthread.php?t=1895737
http://forum.xda-developers.com/showthread.php?t=1946481
http://forum.xda-developers.com/showthread.php?t=2041679
and that's just the first page. all of the above are for "help"

Categories

Resources