I understand everyone is Pimping out there g1 with the HTC Sap but is there such a thing called a Clean Firmware.
With the g1 having extreamly bad battery, I was woundering if it was possible for a Clean Firmware where there is all this extra junk on the phone that is not needed, Cleaned off the phone. Make a new Radio that uses less data and the use of Edge only(I understand theres a option)
*Please, I understand how power full this OS but some people dont need this extra junk sitting on there phone making there phone slower
PS: I understand I have little posts this this forum, Please, give me some respect.
PSS: Thanks i understand this might not be possible but I was just thinking
if you are wanting to remove certain applications from your phone just remove them using the terminal emulator. for example to remove amazon.apk cause it's stupid you could do this(assuming you rooted your phone)
su
rm -r /system/app/com.amazon.mp3.apk
you can do this for any application on your phone but keep in mind that certain apps might cause instability. for example if you delete myfavs you will end up with a very unstable phone
Mast3rmatt said:
I understand everyone is Pimping out there g1 with the HTC Sap but is there such a thing called a Clean Firmware.
With the g1 having extreamly bad battery, I was woundering if it was possible for a Clean Firmware where there is all this extra junk on the phone that is not needed, Cleaned off the phone. Make a new Radio that uses less data and the use of Edge only(I understand theres a option)
*Please, I understand how power full this OS but some people dont need this extra junk sitting on there phone making there phone slower
PS: I understand I have little posts this this forum, Please, give me some respect.
PSS: Thanks i understand this might not be possible but I was just thinking
Click to expand...
Click to collapse
people who have flashed the 4.5/4.9 sapphire builds have been reporting much much better battery life. probably best to do this then, as remedial said, remove whatever you need through the terminal.
There are consequences for flashing to these builds. Do remember that these are beta builds and may be unstable in certain cases.
Alright, I am back from my plane trip from my vacation. This is the reason I had no access to a computer. Anyway
1) Whats the best radio that has gotten you the best battery? ( On the Sap 4.5 Firmware)
2)Answer This with above( What coverage area do you live in? ex Edge, 3g, G
I understand that these have been answered in the 160+ Thread of HTC SAP but I just need simple answers.
Mast3rmatt said:
I understand that these have been answered in the 160+ Thread of HTC SAP but I just need simple answers.
Click to expand...
Click to collapse
Dude you got balls asking these questions knowing that they have been answered in the thread already. If you can't search, I doubt you need to know that bad
Beast84 said:
Dude you got balls asking these questions knowing that they have been answered in the thread already. If you can't search, I doubt you need to know that bad
Click to expand...
Click to collapse
First Off, I don't have the time to keep up with all 160 Pages of a Firmware. Most of those pages are non scene and just a waste of time. I started a Thread because I was told that I would get my answers but seems as I am getting the Same Jack ass response. I am asking for a freaking opinion, on this. How do you expect to keep up with that thread when people have LIVES seems to me as if I am the ONLY Person that hasn't read that thread.
You can probably find a lot of info by using "Search this thread" in that thread.
axion68 said:
You can probably find a lot of info by using "Search this thread" in that thread.
Click to expand...
Click to collapse
Thanks for Repeating the information above.
I found with a search, Please Close this thread
Mast3rmatt said:
Thanks for Repeating the information above.
I found with a search, Please Close this thread
Click to expand...
Click to collapse
Wasnt that hard was it?? Guess how everyone else find their info??? Ding ding ding!
Mast3rmatt said:
First Off, I don't have the time to keep up with all 160 Pages of a Firmware. Most of those pages are non scene and just a waste of time. I started a Thread because I was told that I would get my answers but seems as I am getting the Same Jack ass response. I am asking for a freaking opinion, on this.
Click to expand...
Click to collapse
Not only are you not searching but you seem to be the jackass you are talking about with that response
Mast3rmatt said:
How do you expect to keep up with that thread when people have LIVES seems to me as if I am the ONLY Person that hasn't read that thread.
Click to expand...
Click to collapse
Well there's part of the problem... you're the only one who hasn't read the thread
remedial_noob said:
if you are wanting to remove certain applications from your phone just remove them using the terminal emulator. for example to remove amazon.apk cause it's stupid you could do this(assuming you rooted your phone)
su
rm -r /system/app/com.amazon.mp3.apk
you can do this for any application on your phone but keep in mind that certain apps might cause instability. for example if you delete myfavs you will end up with a very unstable phone
Click to expand...
Click to collapse
can u do this if its not rooted?
chrisag92 said:
can u do this if its not rooted?
Click to expand...
Click to collapse
Nope not gonna happen
remedial_noob said:
if you are wanting to remove certain applications from your phone just remove them using the terminal emulator. for example to remove amazon.apk cause it's stupid you could do this(assuming you rooted your phone)
su
rm -r /system/app/com.amazon.mp3.apk
you can do this for any application on your phone but keep in mind that certain apps might cause instability. for example if you delete myfavs you will end up with a very unstable phone
Click to expand...
Click to collapse
doesnt work says its read only
says its read only srry bout that
Alright Alright
I understand that you should Search in the future
I was asking for a simple Opinion
Please Close ( Getting Off-topic )
nabzilla1990 said:
doesnt work says its read only
Click to expand...
Click to collapse
nabzilla1990 said:
says its read only srry bout that
Click to expand...
Click to collapse
Try this...
JesusFreke said:
Assuming you have JFv1.3 (or an earlier version),
open up terminal emulator and type:
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock03 /system
rm /system/app/com.amazon.mp3.apk
Click to expand...
Click to collapse
Beast84 said:
Try this...
Click to expand...
Click to collapse
I have rc33 1.42 light with htc magic theme installed should i still try those commands
nabzilla1990 said:
I have rc33 1.42 light with htc magic theme installed should i still try those commands
Click to expand...
Click to collapse
It will work as long as you have one of the JF builds. Keep in mind though that if will come back every time you flash a new theme and then you have to delete it again.
And just to give you all a head start, here's a list of *safe* apps to remove
***SAFE***
Voice Dialer
YouTube
Amazon
Alarm
Email
Calculator
***Not sure***
Voice Search
Messaging
Callendar
Maps
Market
***NOT SAFE, MAJOR STABILITY ISSUES***
Camera (loosing ability to set wallpaper)
IM (all kinds of force closes and errors)
MyFaves (loosing contact info, force closes)
If you need to determine an exact name of the apk you can type
su
#ls /system/app
Good luck
borodin1 said:
It will work as long as you have one of the JF builds. Keep in mind though that if will come back every time you flash a new theme and then you have to delete it again.
And just to give you all a head start, here's a list of *safe* apps to remove
***SAFE***
Voice Dialer
YouTube
Amazon
Alarm
Email
Calculator
***Not sure***
Voice Search
Messaging
Callendar
Maps
Market
***NOT SAFE, MAJOR STABILITY ISSUES***
Camera (loosing ability to set wallpaper)
IM (all kinds of force closes and errors)
MyFaves (loosing contact info, force closes)
If you need to determine an exact name of the apk you can type
su
#ls /system/app
Good luck
Click to expand...
Click to collapse
Nice I always wondered if it was ok to delete the email.apk, bout to relieve some more space on my G1
Related
IM app doesnt open. would it be possilbe to just replace it from rc33?
EDIT: contacts finally synced.
any posibility to get multitouch zoom enabled browser in this build?
thanks for your help.
keatonreckard said:
IM app doesnt open. would it be possilbe to just replace it from rc33?
EDIT: contacts finally synced.
any posibility to get multitouch zoom enabled browser in this build?
thanks for your help.
Click to expand...
Click to collapse
IM will probably make a reappearance in 5.0 and the multitouch is a 3rd party hack packaged with JF builds by JF himself so it may or may not make it into the build. Honestly, it was so choppy I never found it useful. Both of these questions have been posted in the Port thread. Please read it in it's entirety.
I PM'd jesusfreke about the multi-touch a few days ago, hopefully he'll lend us a hand in making that work, but I doubt he'll bother before the build is complete. Which leads me to your next question. IM will be fixed eventually, it just isn't a priority. For now get palringo from the market.
Edit: Beat me to the punch
i meant by using the multitouch browser apk and pushing it over...my question is will it work?
Multitouch JF browser
keatonreckard said:
i meant by using the multitouch browser apk and pushing it over...my question is will it work?
Click to expand...
Click to collapse
The JF multitouch browser apk. wont run, just force closes on startup (I know I tried it). It's due to the fact that JF browser is compiled for a previous build, and therefore is incompatible with the "Cupcake" build. Someone correct me if Im wrong......
uberingram said:
Both of these questions have been posted in the Port thread. Please read it in it's entirety.
Click to expand...
Click to collapse
Please read it in it's entirety? really are u talking about this one?
http://forum.xda-developers.com/showthread.php?t=498026&page=196
the thread with 196 pages and almost 2000 post
haitiankid4lyf said:
Please read it in it's entirety? really are u talking about this one?
http://forum.xda-developers.com/showthread.php?t=498026&page=196
the thread with 196 pages and almost 2000 post
Click to expand...
Click to collapse
exactly why i started another thread asking.
uberingram said:
IM will probably make a reappearance in 5.0 and the multitouch is a 3rd party hack packaged with JF builds by JF himself so it may or may not make it into the build. Honestly, it was so choppy I never found it useful. Both of these questions have been posted in the Port thread. Please read it in it's entirety.
Click to expand...
Click to collapse
Even though IM does not work, Google Talk part of it does.
Just make a shortcut of it on the home screen and click.
I just tested this.
You can configure it to automatically sign in.
Hope this helps.
New build with new Camera and Audio drivers...
keatonreckard said:
IM app doesnt open. would it be possilbe to just replace it from rc33?
EDIT: contacts finally synced.
any posibility to get multitouch zoom enabled browser in this build?
thanks for your help.
Click to expand...
Click to collapse
Build posted last night (090406 @ 10:00pm est) has a defective camera.apk (according to the boot manager). Another q... when installed this update, the JF 1.42 bootloader recovery screen still loads. Is this normal, or do I need to re-root back to RC29 and image test_keys?
I personally see no point in it, as the mail app covers all the basis, and the gmail app doesnt come with a widget...but I have a google branded phone, and could completely understand why I couldnt delete it (like how the IM app and the market are somehow closely related, and the deletion of one screws the other over) as it may cause issues.
On another note, is there a list somewhere that has all the apps safe to remove?
Damage V1
Rming with Root Explorer
EDIT
After following the advice of a responder to my original question, I moved the gmail.apk and gmailprovider.apk to my sd card, then removed them completely from system/app. I have rebooted, found no errors (downloaded an app from the market as a test, and also emailed myself) and most importantly, for the first time, have not had to resign into my google account upon reboot. Dont know if it was luck or wat, but Ive had to resign in everytimw (not a big de, but other then the intermitent lights, its the only bug Ive found with dcv1)
Im sure most of you are satisfied with the gmail app, but I personally prefer the mail app, as you can link more than one account and it has the widget. Ive noticed no delay in recieving or sending or any error outside of the mail/gmail app. Thought you all might be interested in knowing my findings
Dang it, search is broken AGAIN.....
mountaindont said:
I personally see no point in it, as the mail app covers all the basis, and the gmail app doesnt come with a widget...but I have a google branded phone, and could completely understand why I couldnt delete it (like how the IM app and the market are somehow closely related, and the deletion of one screws the other over) as it may cause issues.
On another note, is there a list somewhere that has all the apps safe to remove?
Damage V1
Rming with Root Explorer
Click to expand...
Click to collapse
Search is your friend........
You can ADB into the phone and manually remove it, I believe.
http://forum.xda-developers.com/showthread.php?t=581635&highlight=remove+gmail
obannvi said:
Dang it, search is broken AGAIN.....
Click to expand...
Click to collapse
LOL Chars!!
obannvi said:
Dang it, search is broken AGAIN.....
Click to expand...
Click to collapse
All 17 pages of 'Apps Safe To Remove' talked nothing of gmail, other than how rming other apps effected Gmail; the search function brought up no answers, unless I missed something (which is very possible )
Id appreciate your help.
Try moving it and not completely removing it? Then if the phone crashes/wont work, you can move it back to it's proper location through recovery..?
I've never wanted to remove the stock gmail app, since the standard app doesn't requires checking of email, whereas the gmail app is a push email (I think?) I get notifications of gmail faster on my phone than I do on my PC.
Sirchuk said:
You can ADB into the phone and manually remove it, I believe
Click to expand...
Click to collapse
Thanks for the speedy response.
I searched that thread, and every other one that came one while searching "remove gmail" but found nothing of use. I am fully aware of how to remove it, Im simply curious as to whether or not its SAFE to remove.
Thanks again
Sirchuk said:
Try moving it and not completely removing it? Then if the phone crashes/wont work, you can move it back to it's proper location through recovery..?
I've never wanted to remove the stock gmail app, since the standard app doesn't requires checking of email, whereas the gmail app is a push email (I think?) I get notifications of gmail faster on my phone than I do on my PC.
Click to expand...
Click to collapse
Thanks so much for the advice Sirchuk, you have actually helped in improving my Hero experience.
Curious; whats push mail?
mountaindont said:
Thanks so much for the advice Sirchuk, you have actually helped in improving my Hero experience.
Curious; whats push mail?
Click to expand...
Click to collapse
The email is delivered to your phone real time, as opposed to polling on a chedule (i.e. every 30 minutes).
mountaindont said:
Thanks so much for the advice Sirchuk, you have actually helped in improving my Hero experience.
Curious; whats push mail?
Click to expand...
Click to collapse
The gmail servers notify your phone when you have a new email, instead of the phone polling the servers for new email (that is pull)
Saves battery life as your phone can sit idle and wait for google servers to tell it to get mail.
Bielinsk said:
The gmail servers notify your phone when you have a new email, instead of the phone polling the servers for new email (that is pull)
Saves battery life as your phone can sit idle and wait for google servers to tell it to get mail.
Click to expand...
Click to collapse
My battery life has been amazing since flashing DCV1. Ill definatly have to keep an eyye on that. Thanks for the response!
mountaindont said:
My battery life has been amazing since flashing DCV1. Ill definatly have to keep an eyye on that. Thanks for the response!
Click to expand...
Click to collapse
Have you guys tried using Exchange ActiveSync in the mail app for Gmail, this will make it push rather then pull. I believe you need to use m.google.com as the server, and change the frequency to "as items arrive".
Is the sign in thing really annoying? it only happens when you go to airplane mode or reboot. I dont think its a big deal it dont effects me at least
YoungAceAtlanta said:
Is the sign in thing really annoying? it only happens when you go to airplane mode or reboot. I dont think its a big deal it dont effects me at least
Click to expand...
Click to collapse
In my edit I stated it wasnt a big deal. Just a work around, to one of the few bugs left in dcV1.
ljmeli said:
Have you guys tried using Exchange ActiveSync in the mail app for Gmail, this will make it push rather then pull. I believe you need to use m.google.com as the server, and change the frequency to "as items arrive".
Click to expand...
Click to collapse
Perfection! I thank you most kindly.
Now all we need is to get the trackball working, and dcv1 will be TRUELY 100%.
Yes, the trackball and leds are a big deal...to me
still getting the sign in error
mountaindont said:
In my edit I stated it wasnt a big deal. Just a work around, to one of the few bugs left in dcV1.
Click to expand...
Click to collapse
Just a heads up, I still get the sign in error after I removed both apk's. I got it after rebooting and putting the phone into airplane mode.
Good attempt at trying to resolve the issue though!
mountaindont said:
Perfection! I thank you most kindly.
Now all we need is to get the trackball working, and dcv1 will be TRUELY 100%.
Yes, the trackball and leds are a big deal...to me
Click to expand...
Click to collapse
Then you might just be screwed. Current speculation is that the trackball thing is intentional. If you check...whenever you get e-mail or a text message the trackball lights up. This behavior is quite possibly intended and a possible change for the 'official' 2.1 ROMs.
ljmeli said:
Just a heads up, I still get the sign in error after I removed both apk's. I got it after rebooting and putting the phone into airplane mode.
Good attempt at trying to resolve the issue though!
Click to expand...
Click to collapse
I can confirm that this is not a fix. I've had gmail deleted for weeks now (using k9 for pushing work and personal email) and I've still been getting the sign-in notification.
I was also thinking you need that for the market.
Hello to all,
first of all forgive me if i am in the wrong forum. Second I am not an authority with ROMs and developing. I can flash a new ROM and follow guidance easily but that's it. Up to that.
I will tell you my scary experience with a specific rom which i installed a couple of days ago on my S3. First off all this post is not suppose to be rude to anyone or anything. I am telling you my story and I would appreciate your input as you are the experts.
3 days ago I installed the MIUI (http://miuiandroid.com/community) ROM on my S3.
As soon as I turned the phone on to run it for the first time I went to the typical set ups but then I noticed something.
On he top right corner of the status bar the a green phone icon appeared meaning that the phone was automatically set on "Call-diverting" .I dint pay any attention for about 30 mins as I was setting up the phone.
When I decided to see what the icon does to my sock and horror I realised that my phone was pre setted to call diverting automatically to a specific mobile number in the UK.
I quickly disabled the call diverting and dint think anything more. All of that happened around 12:30 in the afternoon (pay real attention to the times here).
about 10 minutes later I was at the office. around 2 hours after that I got a text message from my Bank to call them about a suspicious money transfer.
I called the bank and the told me that a few minutes earlier someone attempted to transfer 2000 pounds from my account. Of course my on-line banking was frozen and I was lucky not to loose the money.
Now, during these two hours my phone never rang just the text message from my bank. The bank security employee told me that it looked suspicious to them because whoever was trying to transfer the money asked for the 4 digit number via the automated bank security system to be diverted to another mobile number. The bank advised me to call my mobile carrier as I did.
The mobile carrier , when i talked to him, confirmed that someone called them and accessed my account by giving them all the right info, and requested that every time my phone was out of coverage all calls to be directed to another mobile!
have you guess what was the other mobile?? It was exactly the same mobile number as the pre-set on the ROM which I had installed 3 hours earlier!
And my bank confirmed that the same mobile was used in order to get the 4 digit pin.
I was shocked to say the least!!
When after a few minutes I managed to talk to my girlfriend , she told me that she was calling me earlier for about an hour. These phone calls never made it to my phone. As the phone was pre-setted to call diverting it was ringing to the diverted phone and not mine.
It is obvious that as I do mobile on-line banking and I access my accounts from my mobile (as many do), somehow they managed to get all the information about me and I am suspecting dodgy applications on my phone. I hope I am wrong but this experience has really shocked me.
I love android phones I love what you developers do but I am after you opinion in this one.
I am not here to offend any developers but to have a genuine answer and a sensible discussion about this issue. I am not a kid I am professional and this experience has really made me think twice about smart phones.
nice.! install only trusted ROMs with a lot of feed back
Sent from my GT-I9100 using Tapatalk 2
jowett69 said:
nice.! install only trusted ROMs with a lot of feed back
Click to expand...
Click to collapse
the miui-rom made by miuiandroid.com is a "trusted rom with a lot of feedback" and has a long history and a community with over 50.000 members.
mtdgr said:
I am suspecting dodgy applications on my phone.
Click to expand...
Click to collapse
i think you're right, it wasn't the rom but some malware-/spyware-app.
assuming your phone was rooted, it would be easy for an app to do all kind of bad stuff once it got root-privileges, eg hiding on your sdcard and spying your data and after that establishing the call-divert to catch the 4digit-pin and the rest would be history.
only thing you could do is think what questionable apps with root privileges you installed in the last days before this happened, try to get a copy of it and have a closer look on it, maybe installing it without a simcard inserted or with a simcard without charge on it, to see what happens...
a big piece of luck would be some kind of log from about 1230h to see what established the call-divert, but if i would do such app i would ensure to delete all logs with traces afterwards, but who knows?
though, all of that are just the ideas that came to my mind as i read your post...
good luck for the investigation, would be interesting to know if you could get any information about what happened, so keep us updated, ok?
greetz,
sUsH
It would be difficult for me to know which custom ROM is safe and which one is not! I am not an expert you see. And the same goes with apps. I don't think anyone can state with certainty that any are safe.
It is just shocking to know how easy it is for your details to "escape" !
I will keep you informed about how this goes.
jowett69 If you can tell me how to get that log you are talking about, that would be great.
In the meantime can anyone advise on a descent mobile data protection application? something which will prevent any sensitive data from leaking from my phone? Payware or freeware I don't mind.
some ideas
mtdgr said:
It would be difficult for me to know which custom ROM is safe and which one is not! I am not an expert you see. And the same goes with apps. I don't think anyone can state with certainty that any are safe.
It is just shocking to know how easy it is for your details to "escape" !
I will keep you informed about how this goes.
jowett69 If you can tell me how to get that log you are talking about, that would be great.
In the meantime can anyone advise on a descent mobile data protection application? something which will prevent any sensitive data from leaking from my phone? Payware or freeware I don't mind.
Click to expand...
Click to collapse
A start might be to check the Superuser app and click on Log and see what apps received su permissions.
Also, from a cmd prompt you can enumerate all the running processes by running:
Code:
adb shell "busybox ps -A > /mnt/sdcard/process.log"
adb pull /mnt/sdcard/process.log
View process.log for anything suspicious, or post it up and I'll have a look.
fluxist
fluxist said:
A start might be to check the Superuser app and click on Log and see what apps received su permissions.
Also, from a cmd prompt you can enumerate all the running processes by running:
Code:
adb shell "busybox ps -A > /mnt/sdcard/process.log"
adb pull /mnt/sdcard/process.log
View process.log for anything suspicious, or post it up and I'll have a look.
fluxist
Click to expand...
Click to collapse
I don't think I could do that my friend. As soon as I suspected that something with that ROM was wrong I performed a full wipe and installed omega 9.1 rom.
My question is this. By performing a full wipe should really erase any malware from the previous installation right? Can anyone advise on a descent antivirus/firewall application which will help me (and others like me) monitor and "block" unusual application behavior?
oh and one more question for my information...sensitive personal data can only be leaked when the device is rooted ? if it is not rooted am I safe?
mtdgr said:
I don't think I could do that my friend. As soon as I suspected that something with that ROM was wrong I performed a full wipe and installed omega 9.1 rom.
My question is this. By performing a full wipe should really erase any malware from the previous installation right? Can anyone advise on a descent antivirus/firewall application which will help me (and others like me) monitor and "block" unusual application behavior?
Click to expand...
Click to collapse
did you wipe your internal and external sdcards too? how did you wipe? cause it depends where the malware was hiding, if it is erased now or not.
a simple, yet powerful firewall is droidwall. you can find it in the market. put it in whitelist-mode and allow only the stuff you know. but droidwall controlls "only" internet-connections (wifi and 3g or such). for full controll over every permission of every app and connection of your phone you sohuld use pdroid, but i don't know if that's really necessary, though i understand your fear. but if someone really wants to harm you and has some knowledge, there are always ways, i think...
mtdgr said:
oh and one more question for my information...sensitive personal data can only be leaked when the device is rooted ? if it is not rooted am I safe?
Click to expand...
Click to collapse
not really, think of those apps you can use to root your device. think a bit further and one could make an app that roots your device and afterwards does the stuff it wants. but seriously, though it is possible, who would do that to you? that's what you should think about...
greetz,
sUsH
ps: cause you did a wipe, there's no possibilty of going through some logs, sry. (though this too depends on the way you wiped and what exactly you wiped...)
I did a full wipe to install the new rom...wipe cache data ...devlink and one more but cant remember it
Sent from my GT-I9300 using xda app-developers app
mtdgr said:
I did a full wipe to install the new rom...wipe cache data ...devlink and one more but cant remember it
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
sry, then your try to get rid of the problem also got rid of possible evidence. just try to forget it and be more careful in future with suspicious apps from questionable sources and similar.
greetz,
sUsH
1st Question:
Ok so I had my phone rooted by a friend with S-ON and now I can gain access to the root menu by using “superuser” and “root explorer.” I was able to remap a few buttons using “ButtonRemapper,” which is a great program but the only problem is that it doesn’t remamp all of the functions I want. If I try to edit the doubleshot-keypad.kl file through Root explorer I still cannot gain R/W access. I can only gain R/W access in the “/system” folder. Anything after that will still restrict the access to R/O (i.e. /system/usr/keylayout which is the file I want to edit). Is this because the phone was rooted with S-ON or am I doing something else wrong???
2nd Question:
I need help locating key functions for my T-mobile Mytouch 4g slide. I just need to know what are the code numbers for the long-press function of the 4 buttons on the front of the phone and not the keyboard. I want to change them and I’m not exactly sure how. Can anyone help?!?
I know the original function for the quick-press is like this:
# physical keys
key 102 HOME
key 139 MENU
key 158 BACK
key 188 FUNC_4
I’m trying to change the long-press function of those buttons. Also does anybody know what the button for the key number 107 goes?? It says that key 107 = ENDCALL but there is no physical button for that function anywhere 0_o
.........................................this is a question right? Not a Mod, or Add-On. A Rom, or a tweak. You should check your self, before you wreck your self. Please read the rules. As you don't know them.....
AgentCherryColla said:
.........................................this is a question right? Not a Mod, or Add-On. A Rom, or a tweak. You should check your self, before you wreck your self. Please read the rules. As you don't know them.....
Click to expand...
Click to collapse
sorry I didnt know the forum nazi's were on high alert today.... ill close the thread hin fura
Agent isnt overreacting. We get billions of these. I wish there was a contest for this that we could win. Besides you seemed to find the dev section but failed at looking a few posts down to find your answer?
Good you looked down Now a much easier way is to flash Clockworkmod. With Clockworkmod, you can flash custom roms now if you wish get a custom rom close to stock (MikTouch). When you download it, unzip the rom and make your edits to the /usr folder and rezip and flash.
ok what post would you be referring to? ive been looking at the threads and i cant seem to find any leads. could u help me out???
pantherz said:
sorry I didnt know the forum nazi's were on high alert today.... ill close the thread hin fura
Click to expand...
Click to collapse
Giving smartassed arrogant answers to the very people you're asking for help from when all they are doing is telling rules you should ALREADY KNOW will get you nowhere real damned fast!
pantherz said:
sorry I didnt know the forum nazi's were on high alert today.... ill close the thread hin fura
Click to expand...
Click to collapse
Questions never, EVER go in development. I don't understand why people still think they should ask questions in the development sections? Oh well.
WeekendsR2Short said:
Giving smartassed arrogant answers to the very people you're asking for help from when all they are doing is telling rules you should ALREADY KNOW will get you nowhere real damned fast!
Click to expand...
Click to collapse
Respect is earned even for senior members. An arrogant answer is only given to an arrogant response. I obviously made a mistake by posting a question in the wrong section, and I own up to that. but the response given to me by Agent:
check your self said:
was uncalled for. somebody with better ppl skills would have simply said "sorry but i believe you posted in the wrong section. try the q&a thread instead. they can help you out better over there." That could've worked out just fine.
If you actually look at the thread http://forum.xda-developers.com/showthread.php?t=1192282&page=8 you'll see that I actually did some research b4 posting here. I was scolded by Agent yet again without even attempting to help me out. Another senior member had to step in and come to my defense because they felt that Agent was scolding me without reason.
Click to expand...
Click to collapse
somebody with better ppl skills would have simply said "sorry but i believe you posted in the wrong section. try the q&a thread instead. they can help you out better over there." That could've worked out just fine.
I'll give you that so TOUCHE'.......BUT that is already very well explained in the rules that is "required" reading before we all start posting. So, people skills are a two way street. JMHO tho........
xmc wildchild22 said:
you seemed to find the dev section but failed at looking a few posts down to find your answer?
Click to expand...
Click to collapse
(((Note: I'm reposting this response to wildchild22 since he didnt get a chance to respond b4 the other thread was closed)))
Thank you xmc wildchild22 for replying to the issue. I just hope your "look down" response isn't referring to the:
[MOD] ( any ROM ) Hardware Key Mapping | Flashable zips & Requests ( GB & ICS )
and the:
[MOD] Re-Mapping Keys (Genius Button to Search - www/com button to TAB) and more..
threads which have already been recommend to me by WeekendsR2Short. their solutions do not address the particular issues I'm posting on this thread. I've been to both of those threads and posted questions and comments concerning similar issues but just not this one which is a bit different.
If your referring to the:
[GUIDE] How to root MT4GS with any HBOOT (updated 07/28/12) or the: "[How To] Flash ICS ROMs with S-ON Unlocked"
then yes I've seen those guides as well but my htc driver refuses to read my phone. Ive installed and reinstalled the latest driver but it still wont recognize the mytouch 4g slide so I cant get to far on those guides. If your referring to another guide I have over looked somehow could you please just post a link instead of just telling me to "look down" since its obvious i'm having a hard time finding the right threads for my issues.
WeekendsR2Short said:
If you will look here http://forum.xda-developers.com/show....php?t=1254518 under Doubleshot device drivers, Blue6IX will be able to explain some of the issues you're having much better than me.
I HAVE had some of the same driver issues as you have but if you could just be a little more specific.......
Is it telling you the device isn't found or just sitting there acting like it doesn't even hear you?
btw....you're going to have to look in the lower right corner of your Windows screen and make sure that HTC Sync isn't running.
Click to expand...
Click to collapse
(((Note: this is also a response to WeekendsR2Short from the other thread was closed)))
Thank you for posting that link to Blue6IX's thread I will have to ask questions about my issues with the phone on there as well. To answer your question YES, its acting like it doesn't even know that the phone is plugged into the PC even though the PC is reading the sdcard in my phone. and YES, I was sure to make sure that HTC Sync icon on the lower right corner wasn't running. After doing a little more research I found out that HTC doesn’t support the MyTouch 4g Slide http://community.htc.com/na/htc-forums/android/f/101/p/7603/58720.aspx
Another member also told me that “root access is root access regardless of S-ON or OFF.” I used “Root Checker” to confirm if I had the phone unlocked for root access and I did. So the real question is why can I only gain R/W access in the “/system” folder and not any other when using "root explorer??" is there any other app that can get me to edit the doubleshot-keypad.kl file manually?? or what can i do to fix this error in root explorer??
Your issue with root explorer is a REAL oddty to me. It's something I've never heard of. This may sound simplistic but it could be something as simple as an error downlading the app. Have you tried uninstalling and reinstalling?
VERY strange!
WeekendsR2Short said:
Your issue with root explorer is a REAL oddty to me. It's something I've never heard of. This may sound simplistic but it could be something as simple as an error downlading the app. Have you tried uninstalling and reinstalling?
VERY strange!
Click to expand...
Click to collapse
Well after doing yet even more research I found a work around solution to my first issue which is to simply install another root program called "Root Browser." It basically has the same functions as "Root Explorer" but it has its own proprietary text editor and the app icon is strangely similar to "Superuser" one. So if any1 else with a Mytouch 4g slide has this problem at least they will know what to do from here.:laugh:
I guess all that's left is to find a solution for my second issue. Blue6IX hasn't responded to anybody in the forums in awhile so trying to find a solution to the long-press buttons seems like its going to be another up hill battle. Thank you WeekendsR2Short for your responses. :good: I guess nobody else at XDA knows anything about long-press button features, or they don't seem to care :crying:
I know that sometimes it may seem that way Pantherz....but take my word for it, they DO care. They wouldn't be here if they didn't.
The latest wrinkle in this ongoing problem is ads with soundtracks! They just start going off when I'm on my phone, and if I'm in public they can be really annoying to those around me! I've read the only thread on the subject posted last year where someone suggested an ap call configAPK be found and removed. I did that but I'm stilling ads. Someone suggested hit the Recent key on the navigator in order to find the source of the ad, like what app put it out, but I didn't understand the instruction. Some members even blamed Samsung for doing the, but how would their doing this not simply drive everyone to consider an Apple phone?
mikeacox said:
The latest wrinkle in this ongoing problem is ads with soundtracks! They just start going off when I'm on my phone, and if I'm in public they can be really annoying to those around me! I've read the only thread on the subject posted last year where someone suggested an ap call configAPK be found and removed. I did that but I'm stilling ads. Someone suggested hit the Recent key on the navigator in order to find the source of the ad, like what app put it out, but I didn't understand the instruction. Some members even blamed Samsung for doing the, but how would their doing this not simply drive everyone to consider an Apple phone?
Click to expand...
Click to collapse
Some more info that may be of some help.
https://forums.androidcentral.com/a.../901497-full-screen-ads-how-find-culprit.html
spawnlives said:
Some more info that may be of some help.
https://forums.androidcentral.com/a.../901497-full-screen-ads-how-find-culprit.html
Click to expand...
Click to collapse
Thanks so much. This will keep me busy for a while!
It's odd that this is going on. Apps are hijacking our phones and getting away with it! Actually, I'm surprised advertisers are doing this. Do they really think people will read their ads, or just get get pissed and boycott!? Half the time I don't even know who the advertiser is because my kneejerk response is instants "delete"!
mikeacox said:
Thanks so much. This will keep me busy for a while!
It's odd that this is going on. Apps are hijacking our phones and getting away with it! Actually, I'm surprised advertisers are doing this. Do they really think people will read their ads, or just get get pissed and boycott!? Half the time I don't even know who the advertiser is because my kneejerk response is instants "delete"!
Click to expand...
Click to collapse
Just in reference to the recent apps method you mentioned it's just another way to get into app settings through settings - apps.
spawnlives said:
Just in reference to the recent apps method you mentioned it's just another way to get into app settings through settings - apps.
Click to expand...
Click to collapse
I'm still working on the process in the link.
Today I hit the Recent button after a video ad and found BeiTaPlug. I planed to Google it but saw your response and had to check it. Later I saw Smart Scan there, which I know i suspicious, by virtue of having a Scan prefix. I can find the latter but not the former. It appears to be a plug in but where would I find plugins?