Remove Verizon CD-ROM usb? - Thunderbolt Q&A, Help & Troubleshooting

Is there a way to remove this after being rooted?

I would also like to know this.
Sent from my ADR6400L using Tapatalk

I also, its very annoying seeing that pop up.
Jcase, is this something that you might have work on ?

Yes, easy cheesy, using root explorer:
Delete or move or follow file CDROM.ISO
Can be found in /system/etc/CDROM.ISO

More importantly, all of you should also disable usb autoplay on your pcs. That's a popular malware attack vector these days.
Sent from my ADR6400L using XDA App

Gunthermic said:
Yes, easy cheesy, using root explorer:
Delete or move or follow file CDROM.ISO
Can be found in /system/etc/CDROM.ISO
Click to expand...
Click to collapse
This file is nowhere to be found. I searched the whole device and it didn't find anything, any thing else it may be named? There isn't even an ISO file in the etc folder.

Gunthermic said:
Yes, easy cheesy, using root explorer:
Delete or move or follow file CDROM.ISO
Can be found in /system/etc/CDROM.ISO
Click to expand...
Click to collapse
Thnx, this worked for me

Disable Verizon CD Intaller
Here you go:
http://forum.xda-developers.com/gal...ment/guide-how-to-disable-verizon-cd-t2831293

Related

Any way to edit settings.db without ro.secure=0?

Hi All,
I used unrevoked to root my Aria but it looks like my default.prop still has ro.secure=1. This means that I can't use adb to enable install_non_market_apps under settings.db. Adb apparently won't run as root unless I have ro.secure=0.
It seems like setting ro.secure=0 is quite a complex process that involves recreating my boot img file, so I'd prefer to avoid this if possible...
Just started learning about all this stuff, this is my first android phone. Any help is most appreciated, thanks!
another way to edit settings.db
If you have SQlite Administrator (http://sqliteadmin.orbmu2k.de/) Windows link attached, you can just edit the settings.db file like any other database. Pretty easy to do and minimizes the effect of fat fingers..
Cool, thanks for the link. I'm assuming I need to get the file off the phone first though, right? No way to edit it directly?
Correct, follow the instructions in Workaround for Fixing 'Unsupported Sources', but use SQlite instead of the dos commands.
Thanks again, this all worked great! If anybody has trouble copying settings.db, I managed to browse to and copy the file using Root Explorer.
guido.rosso said:
Thanks again, this all worked great! If anybody has trouble copying settings.db, I managed to browse to and copy the file using Root Explorer.
Click to expand...
Click to collapse
Can you tell me the location of settings.db using Root Explorer?
Check out the "workaround for unsupported sources" thread in this forum. Sorry, would give you a link but I'm using the XDA app and can't find a way to link to threads...
Sent from my HTC Aria using XDA App
sharonpta said:
Can you tell me the location of settings.db using Root Explorer?
Click to expand...
Click to collapse
/data/data/com.android.providers.settings/databases/
That's on a Galaxy Nexus, might be different on the Aria.

Help with HTC_IME

Alright, I have the HTC_IME.apk directly from http://forum.xda-developers.com/show....php?t=1035327
Tried to throw it on my atrix (rooted with sideloading enabled of course) and when I tried to install it it says:
Parse error: There is a problem parsing the package.
I've been trying to figure out a solution for a while now, but I am not quite sure where to start. Any help?
Is it a signing issue, or is there something I can do? I know I'm a noob. I don't even need an answer, just point me where to get started, besides "google" cause I got that far .
rickyzone said:
Is it a signing issue, or is there something I can do? I know I'm a noob. I don't even need an answer, just point me where to get started, besides "google" cause I got that far .
Click to expand...
Click to collapse
I'm pretty sure its one of the ones you dont need to install, just place in the /system file and it should be recognized, just make sure the permissions are set correctly (to rw-r-r)
Sent from my MB860 using XDA Premium App
raybond25 said:
I'm pretty sure its one of the ones you dont need to install, just place in the /system file and it should be recognized, just make sure the permissions are set correctly (to rw-r-r)
Sent from my MB860 using XDA Premium App
Click to expand...
Click to collapse
Alright. Now, how do I do that not the permissions part, but moving it to the /system folder. I'm not quite sure on how to mount it as writeable, app to do that?
rickyzone said:
Alright. Now, how do I do that not the permissions part, but moving it to the /system folder. I'm not quite sure on how to mount it as writeable, app to do that?
Click to expand...
Click to collapse
rootexplorer can do both, it's not free but its fairly inexpensive and well worth the change for how good a tool it is.
raybond25 said:
rootexplorer can do both, it's not free but its fairly inexpensive and well worth the change for how good a tool it is.
Click to expand...
Click to collapse
Thank you, it still didn't work yet, but I have a place to start . Love the HTC_IME and qHD screen of the atrix, hopefully I can make them love eachother or something.
Try putting it in the /system/app folder, set permissions to rw-r-r, then reboot for good measure.
PixoNova said:
Try putting it in the /system/app folder, set permissions to rw-r-r, then reboot for good measure.
Click to expand...
Click to collapse
oh yeah, lol i just looked back at my post and realized i forgot to say /app after /system
*facepalm*

[HOW TO] CRT-Effect only

This is just the plain CRT effect. No custom roms, no pre-made files or anything. (You need root)
I've searched for this on XDA, Google, other forums etc. but I couldn't find it.
It always showed up ROMs including this feature, not the actual feature itself
DO A BACKUP BEFORE EDITING ANY FILES!
Also, you need root
1. Pull framework-res.apk from the /system/framework/ folder via ADB (Alternate way below*)
2. Decompile framework-res.apk with APKTool/APK Manager (Whatever you prefer..)
3. Navigate to /res/values/ and open the bools.xml file with Notepad++ (Notepad works too )
4. Search for "config_animateScreenLights" and change the "true" to "false".
5. Save, and compile the file. Open the fresh-compiled file and copy resources.arsc to the original apk. (Overwrite the existing one)
Click to expand...
Click to collapse
Transfer the framework-res.apk file back to your phone, and then switch it with the original one
You must reboot to make it work!
*If you don't know how to push/pull files via adb, you can use Root Explorer and copy it to the /sdcard/ folder, then transfer it to your PC.
If you switch it back with root explorer, programs will start to force close. Just reboot and you'll be fine
Click to expand...
Click to collapse
CWM Flashable template
Use the attachment below as a template for flashing with CWM.
Open the .zip file, and place your framework-res.apk in system/framework/
Then extract it to your phone and flash it
Click to expand...
Click to collapse
Thank you very much, Worked
tried it on KF2
Don't forget to share what you make mentioning what fw it is from
Sent from my GT-I9100 using XDA App
Rawat said:
Don't forget to share what you make mentioning what fw it is from
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Doesn't matter, it's integrated in every Android 2.3 devices.
Sent from my GT-I9100 using XDA App
thanks for this, could you possibly make a similar "how to" for the overscroll glow effect?? Been searching everywhere and can't find a simple guide
viva.fidel said:
thanks for this, could you possibly make a similar "how to" for the overscroll glow effect?? Been searching everywhere and can't find a simple guide
Click to expand...
Click to collapse
I'll see what I can do
Edit: Looks like there's something wrong with my firmware.. I don't have a classes.dex files within framework.jar
And it's hell of a process to do it, so I might have to re-concider this :/
Edit 2: I dont have a deodexed rom, and when I try to deodex it, it fails
Is the Pixelbug still there?
Sent from my GT-I9100 using XDA App
i think metamorph app supports editing system files... can u make a compatible zip?
DooMLoRD said:
can u make a compatible zip?
Click to expand...
Click to collapse
Sorry, I'm waaaaay to lazy to create a zip compatible for every single firmware out there. I can't take a framework file from KE2 and think it works on a phone with KF3..
fuzzl said:
Is the Pixelbug still there?
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Pixelbug?
No idea what that is, but I can't see any pixels being stuck or anything.
Thanks, but...
Would you like to explain step 5 a bit further? I'm a bit confused. I'm using apk manager and it asks me a bunch of things and you don't tell me where to overwrite the arsc-file, etc.
sackynuts said:
Thanks, but...
Would you like to explain step 5 a bit further? I'm a bit confused. I'm using apk manager and it asks me a bunch of things and you don't tell me where to overwrite the arsc-file, etc.
Click to expand...
Click to collapse
Ah, so sorry.
Open the original framework-res with WinRar. And do the same with the modified. In there you'll see the resources.arsc file
If you don't know how to use APK Manager, use google.
Not trying to be rude, I'm just in a little hurry
I'll ask a mod later if he can move on of my posts up, and then I can perhaps create a more user friendly guide
Sent from my GT-I9100 using XDA App
bruflot said:
I'll see what I can do
Edit: Looks like there's something wrong with my firmware.. I don't have a classes.dex files within framework.jar
And it's hell of a process to do it, so I might have to re-concider this :/
Click to expand...
Click to collapse
No worries, thanks for having a look though
Sent from my GT-I9100 using XDA App
viva.fidel said:
No worries, thanks for having a look though
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
Well, I can take a further look, but only if you upload your framework.jar file and then send it to me.
Sent from my GT-I9100 using XDA App
bruflot said:
Doesn't matter, it's integrated in every Android 2.3 devices.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
I read your thread, and know what you posted.
What I'm saying is that if someone makes the anim for example KF3, it would only take a few seconds to upload so other people could use, while diy CRT anim takes at least 5 mins even if you know what you're doing.
bruflot said:
I have always liked the CRT effect, but it got kinda annoying to always have a custom ROM installed to have it (I prefer stock ROMs )
I've searched for this on XDA, Google, other forums etc. but I couldn't find it.
It always showed up ROMs including this feature, not the actual feature itself
DO A BACKUP BEFORE EDITING ANY FILES!
Transfer the framework-res.apk file back to your phone, and then switch it with the original one
You must reboot to make it work!
I don't know the adb commands for switching the system files, so if anyone could tell them to me?
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
So to send a file to system in adb I used
Code:
abd push (new apk with mods) /sdcard // used to temp move it
adb shell
su
mount -o remount,rw /system
mv /sdcard/framework-res.apk /system/framework/framework-res.apk
Is that what you were asking?
bruflot said:
Well, I can take a further look, but only if you upload your framework.jar file and then send it to me.
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
That I can do no problem, appreciate you willing to look into this, used to have CM7 on my old HTC Desire and missing the overscroll effect! The only how-to thread on this I could find was [MOD][PORT][04-16] Android 2.3 Overscroll Glow MOD for Galaxy S I9000 (Gingerbread) but it's only for specific SGS firmwares, might be of some help to you still
Hmm...I don't have a res/values folder (just res, there is no values). There is also no Books.xml anywhere in the apk. I'm on stock rooted KE7...Is the value somewhere else on my version? Am I doing something wrong?
TheSopranos16 said:
Hmm...I don't have a res/values folder (just res, there is no values). There is also no Books.xml anywhere in the apk. I'm on stock rooted KE7...Is the value somewhere else on my version? Am I doing something wrong?
Click to expand...
Click to collapse
And you decompiled it right? I know i you were to just open the apk it would have a res but not res/values.
I followed the instructions ... and used APK Manager, I complied, signed, and before i quit it asked me to delete a file...resources.arsc
do i have to do that?
also, i noticed the APK Manager made signed apk of less size as compared to original file
original apk file size = 8.05 mb
complied, signed apk = 5.16 mb
is that normal?
infra4800 said:
I followed the instructions ... and used APK Manager, I complied, signed, and before i quit it asked me to delete a file...resources.arsc
do i have to do that?
also, i noticed the APK Manager made signed apk of less size as compared to original file
original apk file size = 8.05 mb
complied, signed apk = 5.16 mb
is that normal?
Click to expand...
Click to collapse
yeh same thing happend to mine, works fine though also use LCD Density to change the DPI to 240 to get rid of the pixelated crt animation

Google Movies Workaround Script

As noted in other Topics, the Goigle Video App checks for SU to detect a Rooted Device. So you just need to simply Rename SU to something else like MU. This process can be annoying and a bit tedious so I decided to automate most of it.
I know it isn't an App (I'll work on that later) but here is a script you can run from a Terminal Emulator.
Just download the script to the root of your SDcard and then run this in Terminal:
Code:
sh /sdcard/googlevideo.sh
It'll Autodetect where SU is and whether you're running the script as Root or not. If you aren't Root it'll inform you whether you need to run "su" or "mu" to get Root. Once Run as Root it'll automatically rename SU as needed.
Download the Script here: http://db.tt/nNy1jCy
____________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
If you don't see "Movies" category or the "Videos" app in the New Market here's a Fix.
NOTE: DO NOT USE IF USING OLD MARKET!!
If you have issues return it back to 161!
Root Explorer Method
1. Clear Market data in Application Info
2. Navigate to System folder in Root Explorer and "Mount R/W"
3. Long-press build.prop and "Open in Text Editor"
4. Find "qemu.sf.lcd_density=161" or "ro.sf.lcd_density=161" and change it to 160
5. Reboot
6. Run Market
File Expert Method
1. Clear Market data in Application Info
2. Navigate to /System folder in File Expert
3. Menu-->More-->Mount-->Mount as ReadWrite
4. Copy build.prop to sdcard
5. Press build.prop, Open as Text, Select a Text Editor
6. Find "qemu.sf.lcd_density=161" or "ro.sf.lcd_density=161" and change it to 160, now Save
7. Copy build.prop back to /System, Overwrite when asked
8. Reboot
9. Run Market
This should allow you to see most missing Apps and Access the Movies category.
____________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
Why would you bother with scripting this? Just download ften's modded apk here.
Superuser check is disabled. You still gotta pay overpriced rental fees though.
skwalas said:
Why would you bother with scripting this? Just download ften's modded apk here.
Superuser check is disabled. You still gotta pay overpriced rental fees though.
Click to expand...
Click to collapse
Or do that
And to think I did this for nothing.
Ah well, should've looked harder.
My second post can still be useful though.
____________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
japzone said:
Or do that
And to think I did this for nothing.
Ah well, should've looked harder.
My second post can still be useful though.
Your link is broken though here's fix:
http://forum.xda-developers.com/index.php?topic=169300
____________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
Click to expand...
Click to collapse
No worries. The script could be good for a backup. Its probably a tossup which workaround gets shut down first anyway.
And the links not busted. Its on the sdx forums. Works fine for me.
~~~blank~~~
japzone said:
_________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
Click to expand...
Click to collapse
*le sigh*
http://forum.sdx-developers.com/index.php?topic=16930.0
SDX not XDA.
skwalas said:
*le sigh*
http://forum.sdx-developers.com/index.php?topic=16930.0
SDX not XDA.
Click to expand...
Click to collapse
I know, I noticed that and edited my post but you already quoted me. For some reason Tapatalk didn't like the first link you posted and I misinterpreted.
____________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
One thing to note though is that that Apk Mod has issues with Offline use right now. My method may have a use after all.
____________________________________________________
Sent from NookColor CM7 uSD using Tapatalk
I am a newbie when it comes to this so not really sure when talking about going into the terminal area and then changing a script. Could you do a step by step for me to follow. That would be very helpful. Using the Nook tablet and Mac computer. Thanks for any help

Won't let me delete ringtone .ogg files??

I have my custom ringtones that I use, and it's annoying trying to scroll through all the stock ringtones. I have ES File Explorer and when I go to delete all those ringtones says those files can't be deleted? Won't even let me delete that folder as a whole.
surf1 said:
I have my custom ringtones that I use, and it's annoying trying to scroll through all the stock ringtones. I have ES File Explorer and when I go to delete all those ringtones says those files can't be deleted? Won't even let me delete that folder as a whole.
Click to expand...
Click to collapse
It's a root feature isn't it? Try using Root Browser Lite or something that has root access. Not sure if ES does.
I777(S2)
Captivating M3
UCLE5
AJK 1.49
Make sure you have root access enabled and system mounted as writable.
They are in ES file explorer's settings all the way at the bottom.
Sent from my SGH-I777 using xda premium
I thought he said "custom ringtone" which should be in the user /sdcard/media/ringtones directory.
I don't why he couldn't delete it.
He only wants to use the custom ones. He wants to get rid of the stock ones. Adding a no media would work too.
Sent from my SGH-I777 using xda premium
Red_81 said:
He only wants to use the custom ones. He wants to get rid of the stock ones. Adding a no media would work too.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
Ahhh, misunderstood his point.
Thanks Red
Red_81 said:
Make sure you have root access enabled and system mounted as writable.
They are in ES file explorer's settings all the way at the bottom.
Sent from my SGH-I777 using xda premium
Click to expand...
Click to collapse
I must be doing something wrong, can't figure this out. Even the instructions on here and videos online I find seem to be for older version of ES File b/c it looks nothing like mine. They say to go to settings, check off root explorer and check mount file systems.... there's no settings like that in my settings.
There's another option on mine through "fast access" where you click root explorer and gives you options like one key install, mount r/w etc. But not sure, see what you guys say before I play around with it lol.
surf1 said:
I must be doing something wrong, can't figure this out. Even the instructions on here and videos online I find seem to be for older version of ES File b/c it looks nothing like mine. They say to go to settings, check off root explorer and check mount file systems.... there's no settings like that in my settings.
There's another option on mine through "fast access" where you click root explorer and gives you options like one key install, mount r/w etc. But not sure, see what you guys say before I play around with it lol.
Click to expand...
Click to collapse
They revamped all the menus, I had to play around with it but you need to click on the mount r/w and a su request will pop up, then click OK to all the things you want as r/w. I was able to delete some of the files after I did all that.
Sent from my SGH-I777 using xda app-developers app
surf1 said:
I must be doing something wrong, can't figure this out. Even the instructions on here and videos online I find seem to be for older version of ES File b/c it looks nothing like mine. They say to go to settings, check off root explorer and check mount file systems.... there's no settings like that in my settings.
There's another option on mine through "fast access" where you click root explorer and gives you options like one key install, mount r/w etc. But not sure, see what you guys say before I play around with it lol.
Click to expand...
Click to collapse
If you indeed are using ES File Explorer then there must be a setting for that, regardless which version.
I'm using it from v1 to v2 and recently v3.
It's there, look for it.
chapelfreak said:
They revamped all the menus, I had to play around with it but you need to click on the mount r/w and a su request will pop up, then click OK to all the things you want as r/w. I was able to delete some of the files after I did all that.
Sent from my SGH-I777 using xda app-developers app
Click to expand...
Click to collapse
Forgot to update, this worked. Thanks! I had to check off r/w for system and it worked. You have to click that top left icon, go to tools, and scroll down to Root Explorer

Categories

Resources