[Q] Stop Making Update Reset Default App - Android Q&A, Help & Troubleshooting

I'm tired of Android asking to set the default app for some actions like opening a link, writing an sms and so on after EVERY update of the default app.. Why on every update of Chrome BETA I have to set again that it is my deafult browser?
Each update of the keyboard is even worse, I have also to put the check in settings to enable the keyboard.. imho it's boring
I found other people talking about this on the net like:
http://android.stackexchange.com/qu...-android-remember-default-apps-after-upgrades
http://forums.androidcentral.com/sp...why-do-updates-make-me-reset-default-app.html
http://forum.xda-developers.com/showthread.php?t=2541119
Does someone of you agree with me?
I also found this issue, and I voted it, do you think is a good idea to vote this issue?? Is there a way to give this issue (or bug imho) a wide appeal??
https://code.google.com/p/android/issues/detail?id=26111

Every operating system does the same thing, you just don't realise it. Android has space constraints, so instead of adding to a database that would grow and grow, it rebuilds it when apps are installed and removed. Believe me, this is better than the old way of Android where apps that were no longer installed were set as the default and lots of errors would happen.
Sent from my Nexus 4 using XDA Premium 4 mobile app

I think that there would be a difference between installing/uninstalling and updating an app that I already use.. why ask me again if I want to use Chrome Beta as the default browser if I didn't installed a new browser, I didn't uninstalled Chrome Beta but I only updated it ? total nonsense, imho

elcasa said:
I think that there would be a difference between installing/uninstalling and updating an app that I already use.. why ask me again if I want to use Chrome Beta as the default browser if I didn't installed a new browser, I didn't uninstalled Chrome Beta but I only updated it ? total nonsense, imho
Click to expand...
Click to collapse
You also have to remember that when you update an app it gives you a new apk. Which means all permissions for the old apk are now gone and you have to give it to the new one. Just something you will learn to live with.

I'm not saying that it's a bad implementation because it is a problem easy to solve or something else.. I'm just saying that from the user point of view, and I'm a user, losing the default app preference each update it's boring and I'm sure that this situation could have been handled in a different way, allowing me to not repeat the same action like a robot... like setting the app that visualize my word documents, pdf, photos, my favorite borwser, messaging app and so on

elcasa said:
I'm not saying that it's a bad implementation because it is a problem easy to solve or something else.. I'm just saying that from the user point of view, and I'm a user, losing the default app preference each update it's boring and I'm sure that this situation could have been handled in a different way, allowing me to not repeat the same action like a robot... like setting the app that visualize my word documents, pdf, photos, my favorite borwser, messaging app and so on
Click to expand...
Click to collapse
It is far better then the way it used to be and with the way android handles security it is the way it has to be. Trust me. You must be new to android as you would not find it that bad compared to the old way as talked about above.

Related

Any way to trick apps into thinking they are running in Honeycomb?

I'm mainly wanting the Honeycomb Gmail layout and hopefully a similar layout for reader and Docs (which docs doesnt work at all right now). So my guess is we need to make the app think that we have Honeycomb installed. So is there any way to do this? It would be kind of like a user agent option that browsers have.
It's much more complicated than that, unfortunately. When you spoof the API level, the apps will still call the Honeycomb API's. When it can't find the API's or if it calls an API that has changed, it will force close.
So would there be any easy way to get the Gmail and Reader Honeycomb versions running on the Touchpad?
tbodary said:
So would there be any easy way to get the Gmail and Reader Honeycomb versions running on the Touchpad?
Click to expand...
Click to collapse
Waiting for a port of 4.0 is an easy way. Spoofing Honeycomb would cause nothing but problems
Sent from my HTC Vision using Tapatalk
tbodary said:
So would there be any easy way to get the Gmail and Reader Honeycomb versions running on the Touchpad?
Click to expand...
Click to collapse
What we have here is a failure to communicate...
tbodary said:
So would there be any easy way to get the Gmail and Reader Honeycomb versions running on the Touchpad?
Click to expand...
Click to collapse
So in every operating system there are API/Librarys however you want to term it. What they are is a common set of functions or ways of doing something that programs can use so the developer of said program does not have the recreate the wheel EVERY time they make a program. Thats how we have so many apps in the market.
Now Honeycomb and Gingerbread have very different API/Library's from each other. So what that means is if you were to install the gmail app form honeycomb and "trick" it into actually running what will happen is the program will ask the OS "Okay i need this set of instructions so i can execute" and the OS will reply "WHAT THE **** ARE YOU TALKING ABOUT HOMEBOY YOU BE STRAIGHT TRIPPIN BOO" and will promptly shoot that app in the face and will result in a force close.
So the only way to fix that would be to have all the honeycomb api/librarys. We don't actually have a good way of making that into the tablet because the sorce has not been released. All we have is and SDK which helps us make honeycomb apps but not run them on other devices.
hope that helps... i may be a little wrong in explaining but it should be roughly accurate
tbodary said:
So would there be any easy way to get the Gmail and Reader Honeycomb versions running on the Touchpad?
Click to expand...
Click to collapse
Trying to run an app made for honeycomb on gingerbread is like asking if you can use the calculator app made for windows 7 in windows xp (or the paint app).
So,what your saying is,if you trick it I to running,sometimes it works,sometimes it crashes,and sometimes its flakey ....
Actually, I'm sure that's NOT what you were trying to say. you were saying it would not work at all,ever,which honestly,I find very hard to believe. In windows,unless your talking windows 16 bit vs 32bit vs 64 bit binaries,your results are dependant on the app. Some programs runfine if you trick them,some don't run at all.
what MAY be the case here though is that there might be something going on with the libraries they are compiled against.However, all I hear are people repeating what they read elsewhere. I agree with the OP,I would like to be able to force the issue. I don't need the OS, OR some guy on the internet telling me that it wont run. If I want to fruit,I'd prefer the OS to do what I tell it an run it,even if it crashes the whole deviceand requires a reboot.
Well, the replies make perfect sense to me ( I used to be a decent programmer)
Alan
alan sh said:
Well, the replies make perfect sense to me ( I used to be a decent programmer)
Alan
Click to expand...
Click to collapse
don't get me wrong,I dont think that you can magically make HC apps run on GB by flipping a few bits in an executable. however,experience on other platforms tell me that there my well be some allocations that really are GB apps,with minor tablet optimizations,but marked as HC apps,because a developer just used the GB stuff he was used to instead of anything specific to HC. Wheter or not this is possible on android,I don't know,but its.certainly seen on other platforms. As such,I'd like the ability to try to force an app to run. honestly,who cares if hangs or force closes. its no big deal. I understand why a developer does not want that to happen,as a gracefully warning and refusal to run does not give his app a bad Rep. I however will not be confused. If it hangs,force closes,or even corrupts data,I will understand why it did it. I first. with nanny android telling me its a bad idea to run it,but if.I dont believe her she should step aside and let me grab the hot pan.handle on-the-job stove.
pflatlyne said:
don't get me wrong,I dont think that you can magically make HC apps run on GB by flipping a few bits in an executable. however,experience on other platforms tell me that there my well be some allocations that really are GB apps,with minor tablet optimizations,but marked as HC apps,because a developer just used the GB stuff he was used to instead of anything specific to HC. Wheter or not this is possible on android,I don't know,but its.certainly seen on other platforms. As such,I'd like the ability to try to force an app to run. honestly,who cares if hangs or force closes. its no big deal. I understand why a developer does not want that to happen,as a gracefully warning and refusal to run does not give his app a bad Rep. I however will not be confused. If it hangs,force closes,or even corrupts data,I will understand why it did it. I first. with nanny android telling me its a bad idea to run it,but if.I dont believe her she should step aside and let me grab the hot pan.handle on-the-job stove.
Click to expand...
Click to collapse
Its true that other apps may run. But we are not talking about other appswe were talking about the gmail app specifically. Which in android is dependant on many of the other Google apps. So no, in that case even if you could trick the app into thinking it was on HC it would immediately close because it willtry to call the contacts app and so on. So then we get into making a majority of the HC gapps run on gingerbread. No Dev would waste their time on this knowing ICS is only a few months away.
So while many third party apps are ports from GB anyway and would run the first party gapps will not period
Sent from my MB860 using xda premium
this would be useful for an app that i would like to run....
wizz bar
anybody have any alternatives maybe?
Treello said:
Its true that other apps may run. But we are not talking about other appswe were talking about the gmail app specifically. Which in android is dependant on many of the other Google apps. So no, in that case even if you could trick the app into thinking it was on HC it would immediately close because it willtry to call the contacts app and so on. So then we get into
making a majority of the HC gapps run on gingerbread. No Dev would waste their time on this knowing ICS is only a few months away.
So while many third party apps are ports from GB anyway and would run the first party gapps will not period
Sent from my MB860 using xda premium
Click to expand...
Click to collapse
I agree,knowing nothing else,I would expect the Google apps to be real honeycomb apps. I would like to be able to force any app I want to try to run. How does android know what version an app is for?
I believe its on build.prop
Sent from my MB860 using xda premium
The next best thing is to force apps to work in Landscape, Orientation Control app does this.
Hi I have an old tablet with froyo running Facebook in tablet mode. How can i get fb to show the navigation bar on our touchpad? Fyi, I installed the same apk on my tp that was installed on my old tablet and it will not show the navigation pane on my tp.

[Q] Noob question about Android multitasking

Hi guys, ive looked all around the web trying to find a solution but i cant say i found something yet so here it is.
I have a Nokia N900 right now and as much as i like it, its getting old, so im slowly looking for a new phone.
I feel like i might have been spoiled by the N900 multitasking and i want to know if my requirement for my new are possible to have.
So here it is: Is it possible to multitask with multiple instances of some applications? Really its only for email and sms, so i can for example copy text from one email, paste it in another one that is also open at the same time and can switch back and forth between them. In other words, can i have multiple sms/email conversations opened at the same time (one conversation with bob, one with jack, one with dave...) i often have more than 10-15 of them open at the same time on my n900 and if there would be only one reason for me to keep my phone it would be that.
I looked for multitasking apps with grid view hoping it would do that but from what i see you can only have one of those apps running at once anyway and it might seem crazy but for the number of time I switch between conversations on my n900, like i would using WLM for example, this could be a major dealbreaker for me if its not possible.
I'm sorry if it looks like a stupid question or something but ive completely missed the bus regarding android/ios/bb developpement as i used wm6.5 then switched directly to maemo5 2 years ago.
no one, really?
I don't think it works this way on Android, though you just might be able to find an app that does this.
thanks for the input
Sup Neo! I too went from the N900 to a GSII and I find myself not regretting it at all. There is no TRUE multitasking like the N900, at all from what I have found.
I'm not sure if any apps have been made available for such multi tasking, but I don't think anyone here who doesn't have N900 experience will understand what we mean.
Now it just needs an N900 writer to make something happen for android. Otherwise, I do NOT regret switching over, I absolutely love the speed and freedom of my new phone. The N900 was killing me on simple tasks like sending and receiving MMS, or connecting to the internet without destroying my battery life. No regrets.
neoblast said:
Hi guys, ive looked all around the web trying to find a solution but i cant say i found something yet so here it is.
I have a Nokia N900 right now and as much as i like it, its getting old, so im slowly looking for a new phone.
I feel like i might have been spoiled by the N900 multitasking and i want to know if my requirement for my new are possible to have.
So here it is: Is it possible to multitask with multiple instances of some applications? Really its only for email and sms, so i can for example copy text from one email, paste it in another one that is also open at the same time and can switch back and forth between them. In other words, can i have multiple sms/email conversations opened at the same time (one conversation with bob, one with jack, one with dave...) i often have more than 10-15 of them open at the same time on my n900 and if there would be only one reason for me to keep my phone it would be that.
I looked for multitasking apps with grid view hoping it would do that but from what i see you can only have one of those apps running at once anyway and it might seem crazy but for the number of time I switch between conversations on my n900, like i would using WLM for example, this could be a major dealbreaker for me if its not possible.
I'm sorry if it looks like a stupid question or something but ive completely missed the bus regarding android/ios/bb developpement as i used wm6.5 then switched directly to maemo5 2 years ago.
Click to expand...
Click to collapse
Yo. Most Android apps can support multitask on its own UNLESS the developer has puposely disable it.
iOS and Android don't run in Windows style, ie, you can open 2 Mozilla Firefox windows at the same time. Copy and paste work the same as the pc.
So I guess you would have problems in the multiple email opening thing, most phones cannot.
So my suggestion is to keep your N900 as a email phone and change to android or iPhone as your main phone.
Sent from my ARHD powered, HTC Desire HD, read signature for my program
lzhikai1994 said:
Yo. Most Android apps can support multitask on its own UNLESS the developer has puposely disable it.
iOS and Android don't run in Windows style, ie, you can open 2 Mozilla Firefox windows at the same time. Copy and paste work the same as the pc.
So I guess you would have problems in the multiple email opening thing, most phones cannot.
So my suggestion is to keep your N900 as a email phone and change to android or iPhone as your main phone.
Sent from my ARHD powered, HTC Desire HD, read signature for my program
Click to expand...
Click to collapse
Having two phones would suck, and I'm sure he would get over the whole multi tasking issue after a week of using the SII
But I have to say, nothing is as impressive as bouncing around from different windows, and different text messages, and different apps as much as you want.
You just can't substitute for it
http ://campusainteractive.files.wordpress. com/2010/02/nokia-n900-multi-tasking.jpg
Goliath27 said:
Having two phones would suck, and I'm sure he would get over the whole multi tasking issue after a week of using the SII
But I have to say, nothing is as impressive as bouncing around from different windows, and different text messages, and different apps as much as you want.
You just can't substitute for it
http ://campusainteractive.files.wordpress. com/2010/02/nokia-n900-multi-tasking.jpg
Click to expand...
Click to collapse
Android has true multitasking except for the part of multi running a app.
Sent from my ARHD powered, HTC Desire HD, read signature for my program
lzhikai1994 said:
Android has true multitasking except for the part of multi running a app.
Sent from my ARHD powered, HTC Desire HD, read signature for my program
Click to expand...
Click to collapse
Ok OK so Android does have "True" multi-tasking
I would like to see it have Multiple Visible applications running at once and accessible between each other. Maybe that's what we should say when we want to see "Real" multitasking, and not just "true" multitasking.
Once again, still satisfied, but we have a craving that we want to fill as well sometimes.
I would like to see android implement this. Webos(palm/hp) had "card style" applications windows and it was epic. That's said, I'm back to android. Just sayin
Sent from my ADR6400L using XDA App
Goliath27 said:
Ok OK so Android does have "True" multi-tasking
I would like to see it have Multiple Visible applications running at once and accessible between each other. Maybe that's what we should say when we want to see "Real" multitasking, and not just "true" multitasking.
Once again, still satisfied, but we have a craving that we want to fill as well sometimes.
Click to expand...
Click to collapse
Hmm, depends what kind of multitasking you like, the one that actually let's you fully quits apps or one that is fully automated, meaning that you just use it without doing anything and still feel the multitasking, ie you press the home button and it still runs, however you may not notice it, until u use the same app again. However, this means you have to restart every night, to really close the apps, otherwise android will manage for you.
So it means that apps run indefinitely, and when you reopen the app, it will revert to what you did before, you can complete task like scanning eg those with a progress bar and you will see it filling the bar until completion even in the homescreen or other apps, and as I said, unless the developer wants to close the app when you are not using it.
Sent from my ARHD powered, HTC Desire HD, read signature for my program
lzhikai1994 said:
Hmm, depends what kind of multitasking you like, the one that actually let's you fully quits apps or one that is fully automated, meaning that you just use it without doing anything and still feel the multitasking, ie you press the home button and it still runs, however you may not notice it, until u use the same app again. However, this means you have to restart every night, to really close the apps, otherwise android will manage for you.
So it means that apps run indefinitely, and when you reopen the app, it will revert to what you did before, you can complete task like scanning eg those with a progress bar and you will see it filling the bar until completion even in the homescreen or other apps, and as I said, unless the developer wants to close the app when you are not using it.
Sent from my ARHD powered, HTC Desire HD, read signature for my program
Click to expand...
Click to collapse
That's Androids Multitasking in a Nutshell, completely understand how it works and it does work well I might add. But it's just the extra step of being able to visually locate the running apps and access them. If you look at your Task Killer for example, you see the running tasks correct? But in order to use them, you have to navigate to the app and click it, no matter where it is on your system.
What I would love to see would be more of a Click and Open option to viewing your running tasks. Sort of like a back screen when you Zoom Out of your desktop on android. The same way you can see all of your desktops, you would be able to see all of your running apps and select which one to open, or to close.
Goliath27 said:
That's Androids Multitasking in a Nutshell, completely understand how it works and it does work well I might add. But it's just the extra step of being able to visually locate the running apps and access them. If you look at your Task Killer for example, you see the running tasks correct? But in order to use them, you have to navigate to the app and click it, no matter where it is on your system.
What I would love to see would be more of a Click and Open option to viewing your running tasks. Sort of like a back screen when you Zoom Out of your desktop on android. The same way you can see all of your desktops, you would be able to see all of your running apps and select which one to open, or to close.
Click to expand...
Click to collapse
You mean something like this? : http ://developer.android.com/sdk/images/4.0/tasks-lg.png
I guess there is still only one instance of every app though.
codedog said:
You mean something like this? : http ://developer.android.com/sdk/images/4.0/tasks-lg.png
I guess there is still only one instance of every app though.
Click to expand...
Click to collapse
That looks very interesting, is that for ICS? Even if it were for only one instance of each app, it would be more than we have now.
I just hate going from one app, to sending a text, to opening that app again. But I am not dying without it, that's for sure
Goliath27 said:
That's Androids Multitasking in a Nutshell, completely understand how it works and it does work well I might add. But it's just the extra step of being able to visually locate the running apps and access them. If you look at your Task Killer for example, you see the running tasks correct? But in order to use them, you have to navigate to the app and click it, no matter where it is on your system.
What I would love to see would be more of a Click and Open option to viewing your running tasks. Sort of like a back screen when you Zoom Out of your desktop on android. The same way you can see all of your desktops, you would be able to see all of your running apps and select which one to open, or to close.
Click to expand...
Click to collapse
Hold the home button to see your last run apps? Other solutions are for example HTC Sense, which put apps you just run into the notifications
Sent from my ARHD powered, HTC Desire HD, read signature for my program
lzhikai1994 said:
Hold the home button to see your last run apps? Other solutions are for example HTC Sense, which put apps you just run into the notifications
Sent from my ARHD powered, HTC Desire HD, read signature for my program
Click to expand...
Click to collapse
Yup I just discovered that and it works like a charm. Not a replacement but for now that will satisfy my needs.
Look, I'm not arguing with anyone here, just explaining the idea behind what us N900 users were used to and how useful it would be if implemented in android, this is all.
Goliath27 said:
Yup I just discovered that and it works like a charm. Not a replacement but for now that will satisfy my needs.
Look, I'm not arguing with anyone here, just explaining the idea behind what us N900 users were used to and how useful it would be if implemented in android, this is all.
Click to expand...
Click to collapse
I suppose this is your first android phone? We're having a discussion here no worries. Yeah but if android were to use the window thing, there would be 10-20 Windows everytime. That's where the homescreen comes, just drag all your frequently used apps there and done, the so called window is done
Sent from my ARHD powered, HTC Desire HD, read signature for my program
Andriod multitasks. You can have a ton of apps open at the same time and switch between them. However you can not have more then one instance of the same app running. So while you cant open say gmail and open multiple mails in seperate frames you can still switch between say a web page and mail.
There might be so great mail apps out there that handle mail seperatly, im just not sure which would do it. Bottom line,x the android OS is more then capable of doing what you want. Someone just needs to make or find the app for your needs.
Sent from my HTC Vision using Tapatalk
lzhikai1994 said:
I suppose this is your first android phone? We're having a discussion here no worries. Yeah but if android were to use the window thing, there would be 10-20 Windows everytime. That's where the homescreen comes, just drag all your frequently used apps there and done, the so called window is done
Sent from my ARHD powered, HTC Desire HD, read signature for my program
Click to expand...
Click to collapse
This would be my first android phone yes, and I think I came into the android world on a great phone as well. Home screen works but like I said, it's just the ability of having multiple things going on at once, as I will repeat in my reply to this post below vvvvvv
shortlived said:
Andriod multitasks. You can have a ton of apps open at the same time and switch between them. However you can not have more then one instance of the same app running. So while you cant open say gmail and open multiple mails in seperate frames you can still switch between say a web page and mail.
There might be so great mail apps out there that handle mail seperatly, im just not sure which would do it. Bottom line,x the android OS is more then capable of doing what you want. Someone just needs to make or find the app for your needs.
Sent from my HTC Vision using Tapatalk
Click to expand...
Click to collapse
That's just it, that would be the thing I KNOW android doesn't have yet wish it did. We all know we can't have more than one instance of the same app running at once, that much is clear. But having it would be the part I crave, and I'm sure others as well.
Imagine being able to reference to a previous text with someone else whenever you want to while working on another text with someone different.
Like I said, I UNDERSTAND YOU CAN'T DO IT, I just wish you could!
and I wish people would stop explaining it to me lol, I KNOW, and I'm not asking for anyone to tell me how it works. I'm just saying, it would be nice, this is all!
also, being able to bounce from Xterm to open notepads or texts to anything, now that is how you process info on a phone. We'll never be satisfied, but for now I am.
Thanks for the replies fellas.
Goliath27 said:
This would be my first android phone yes, and I think I came into the android world on a great phone as well. Home screen works but like I said, it's just the ability of having multiple things going on at once, as I will repeat in my reply to this post below vvvvvv
That's just it, that would be the thing I KNOW android doesn't have yet wish it did. We all know we can't have more than one instance of the same app running at once, that much is clear. But having it would be the part I crave, and I'm sure others as well.
Imagine being able to reference to a previous text with someone else whenever you want to while working on another text with someone different.
Like I said, I UNDERSTAND YOU CAN'T DO IT, I just wish you could!
and I wish people would stop explaining it to me lol, I KNOW, and I'm not asking for anyone to tell me how it works. I'm just saying, it would be nice, this is all!
also, being able to bounce from Xterm to open notepads or texts to anything, now that is how you process info on a phone. We'll never be satisfied, but for now I am.
Thanks for the replies fellas.
Click to expand...
Click to collapse
Chill man, ease on the caps

Can`t switch default web browser from stock browser

So, I`m having an issue with my stock thunderbolt on latest update, I've been wanting to use a more feature rich browser such as dolphin, but no matter what I do, such as clear default for stock browser or choose make dolphin default browser in dolphin settings the stock browser always returns to the default browser. Just to be clear what I am trying to do is if I click on a link to read more in rssdaemon I want it to open the article in the browser of my choice. Any help would be appreciated.
Sent from my Kindle Fire ICS using xda premium
Go to manage apps & open the current default browser then tap clear default.
To set a new default tap on something that will need a browser (URL links),
when you get the pop up check "set as default" then tap on the browser app that you want to set as default.
This should work, always has for me, but I don't run stock roms.
If you're saying you've done this and it doesn't work, then I apologize and don't really have another suggestion.
santod040 said:
Go to manage apps & open the current default browser then tap clear default.
To set a new default tap on something that will need a browser (URL links),
when you get the pop up check "set as default" then tap on the browser app that you want to set as default.
This should work, always has for me, but I don't run stock roms.
If you're saying you've done this and it doesn't work, then I apologize and don't really have another suggestion.
Click to expand...
Click to collapse
Thanks I've tried this but I don't get the popup. Its weird because normally with any other app that can be set as default when I clear the default the button stays grayed out until I set it by the way you explained, but even after I clear the default if I go back to previous (all applications screen) then back into the app the clear default button can be pressed again like it already set itself as the default again.
Sent from my Galaxy Nexus using xda premium
NEVERMIND
You can thank Apple for suing HTC and HTC for not paying Apple to continue to use the features they had before.
The "App Associations" was removed due to the recent legal shenanigans.
So, either go back to the previous official build, or root and throw a custom rom on there.
Those are your choices for now it seems.
Possible workaround if you plan to keep the updated stock rom.
santod040 said:
NEVERMIND
You can thank Apple for suing HTC and HTC for not paying Apple to continue to use the features they had before.
The "App Associations" was removed due to the recent legal shenanigans.
So, either go back to the previous official build, or root and throw a custom rom on there.
Those are your choices for now it seems.
Possible workaround if you plan to keep the updated stock rom.
Click to expand...
Click to collapse
Oh wow that's some BS. I really hate all this patent nonsense that is going on why don't we just see who can implement the features the best and then let us the consumers decide.
Sent from my ADR6400L using xda premium
daggy1985 said:
Oh wow that's some BS. I really hate all this patent nonsense that is going on why don't we just see who can implement the features the best and then let us the consumers decide.
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Yeah, the whole thing just stinks!
Here is something else you may try, but I do not know for sure if it will work or apply to the latest Thunderbolt stock rom or not.
in build.prop you will have this line
ro.da1.enable=true
change to
ro.da1.enable=false
then add just below that this line
ro.da1.method=false
This method restores the feature on some roms/devices
Download an app called Home Smack. It's a home switcher but also does browsers and a few others. Works well!
Sent from my ADR6400L using xda premium
mattamous said:
Download an app called Home Smack. It's a home switcher but also does browsers and a few others. Works well!
Sent from my ADR6400L using xda premium
Click to expand...
Click to collapse
Thanks I tried this but it won't give me the option to select a different default browser.
santod040 said:
Yeah, the whole thing just stinks!
Here is something else you may try, but I do not know for sure if it will work or apply to the latest Thunderbolt stock rom or not.
in build.prop you will have this line
ro.da1.enable=true
change to
ro.da1.enable=false
then add just below that this line
ro.da1.method=false
This method restores the feature on some roms/devices
Click to expand...
Click to collapse
I don't have root so therefore I don't believe this is an option for me, thanks though.
I must say I am very disappointed with HTC's move in the current update, I didn't see any mention of this change, frankly it ticks me off this has been a native feature of android for quite sometime and for HTC to block it makes me loose respect for them and I do believe this will probably be my last device from them, I understand it is in response to Apple, but Android manufactures need to take a stand against all this nonsense from Apple, I know it goes both ways, but this hurting the customer in the end, but then again what company really truely cares, only thing that matters is the bottom line.
Edit: update: Just found out that HTC added option under Settings > Applications > App associations, which allows you to switch what app launched when you click on a url link or whatever else, so cheers!
All android devices had to remove this aspect of the browser. If you think you'll pick up a Samsung and it's going to work that way it won't. They sued Google. Not HTC. All the phone manufacturers were included because they run android.
Sent from my ADR6400L using Tapatalk 2
daggy1985 said:
So, I`m having an issue with my stock thunderbolt on latest update, I've been wanting to use a more feature rich browser such as dolphin, but no matter what I do, such as clear default for stock browser or choose make dolphin default browser in dolphin settings the stock browser always returns to the default browser. Just to be clear what I am trying to do is if I click on a link to read more in rssdaemon I want it to open the article in the browser of my choice. Any help would be appreciated.
Sent from my Kindle Fire ICS using xda premium
Click to expand...
Click to collapse
Just disable default browsr... it works for me

[APP REQUEST] SMS Auto Delete

I'm looking for an app that deletes sms message after a set period of time. I used to used SMS Cleaner Pro however it no longer works since I'm now running a JB ROM. Does anyone know of an app that will do this simple automated task as I'm yet to find one that works?
Ideally i want a minimalist app with the sole purpose to delete any sms older than a week to keep my inbox tidy, cheers.
No suggestions?
ste2610 said:
No suggestions?
Click to expand...
Click to collapse
I think you can set sms limit in JB.
GeoTox said:
I think you can set sms limit in JB.
Click to expand...
Click to collapse
Hi, yeah you can set limits to the number of texts per conversation, however I'm looking for an automated way to delete messages by time
Maybe 'history eraser' at play Store
Sent from my LT18i using xda premium
Try Go SMS PRO, a great messaging app replacement:good:
[DELETED]
haha sorry posted this twice
sinoboss said:
Maybe 'history eraser' at play Store
Click to expand...
Click to collapse
Unfortunately that would delete all my sms messages and not just those older than a specified age great app non the less so thanks
i_like_chicken said:
Try Go SMS PRO, a great messaging app replacement:good:
Click to expand...
Click to collapse
Again Go SMS just does as the stock JB messaging app does and deletes messages when a maximum number is exceeded per conversation, unfortunately not what I'm looking for, thanks for the response and screenshot though
I think I get what u think in ur mind, u want an app that clean ur obsoleted sms sort by time u received.. But I never seen an app like that out there.. Jb sms n go sms both auto delete msg sort by amount,. Maybe u can send an request to go sms developer to add that feature..
Sent from my LT26w using xda premium
sms eraser
Was this request ever filled? Did you find an app to do what your asking? If not, I'm down to make one. I've been looking for new app ideas to make.
- Xperia TL, XperimenT v2.6 ~ via XDA App
redincali said:
Was this request ever filled? Did you find an app to do what your asking? If not, I'm down to make one. I've been looking for new app ideas to make.
Click to expand...
Click to collapse
Never found one, would be amazing if you could make it, shouldn't be too difficult either Thanks redincali
ste2610 said:
Never found one, would be amazing if you could make it, shouldn't be too difficult either Thanks redincali
Click to expand...
Click to collapse
Yea. I actually made one. I just didn't finish it, I think. It had alot of options...
Delete older than...
Delete sent/received
Truncate to set size of messages
Delete messages with certain keyword
Do any of these for a specific number or for all numbers.
Probably more, I just can't remember. Ill check it out here shortly and see if its working or incomplete.
- Xperia TL, XperimenT v3.5 ~ via XDA App
Any update? I'd like this
Kocayine said:
Any update? I'd like this
Click to expand...
Click to collapse
Sorry I got busy that day and forgot. Didn't remember until now. If you want to test what I have now, download this. It doesn't actually delete anything, it creates a log of what it did. View the log, which is minimalistic, and tap each one to see its full message detail. I did it this way because I want to give the users the ability to test and make sure its working correctly for them first. Plus, without actually deleting the messages, the process is super fast. The actual delete process does take some time. Which brings me to my next topic...
Before releasing a version that is fully functional, ill have to reconfigure some code. As of right now, everything is done in the screen. If you turn off the screen, or it times out, during its deleting process then it will be paused until the screen comes back on. And no one wants to have to leave their screen on while it does this, as the processes can take up to a few hours depending on how many your deleting. So its a change I must make.
Also, the autorun function hasn't been implemented yet. Good new is if your a user of my Bing app, then you know I already know how to do this. So it can and will be added!
I am still new to writing android apps, so I try my best to learn new things daily by bringing new features and fixes to to my current apps. So all suggestions and ideas for new features, or apps, are always welcome.
- Xperia TL, XperimenT v3.5 ~ via XDA App
redincali said:
Sorry I got busy that day and forgot. Didn't remember until now. If you want to test what I have now, download this. It doesn't actually delete anything, it creates a log of what it did. View the log, which is minimalistic, and tap each one to see its full message detail. I did it this way because I want to give the users the ability to test and make sure its working correctly for them first. Plus, without actually deleting the messages, the process is super fast. The actual delete process does take some time. Which brings me to my next topic...
Before releasing a version that is fully functional, ill have to reconfigure some code. As of right now, everything is done in the screen. If you turn off the screen, or it times out, during its deleting process then it will be paused until the screen comes back on. And no one wants to have to leave their screen on while it does this, as the processes can take up to a few hours depending on how many your deleting. So its a change I must make.
Also, the autorun function hasn't been implemented yet. Good new is if your a user of my Bing app, then you know I already know how to do this. So it can and will be added!
I am still new to writing android apps, so I try my best to learn new things daily by bringing new features and fixes to to my current apps. So all suggestions and ideas for new features, or apps, are always welcome.
- Xperia TL, XperimenT v3.5 ~ via XDA App
Click to expand...
Click to collapse
May I suggest an app that works with Tasker? Then it can easily be scheduled
It could be, but I haven't attempted to make anything to work for tasker yet. When this is complete, you would want to use the autorun feature included anyways. As it will have multiple options such as running daily, weekly, auto trim, and others, all with the option of choosing all, or specific, contacts.
- Xperia TL, XperimenT v3.5 ~ via XDA App
redincali said:
It could be, but I haven't attempted to make anything to work for tasker yet. When this is complete, you would want to use the autorun feature included anyways. As it will have multiple options such as running daily, weekly, auto trim, and others, all with the option of choosing all, or specific, contacts.
- Xperia TL, XperimenT v3.5 ~ via XDA App
Click to expand...
Click to collapse
Sounds pretty good. But autorun would require a service running. So that's where it's handy for guys like me already having Tasker running.

Replacing stock messaging app?

Hello all!
Since I have a Samsung (Galaxy Core Prime G360V to be specific), I have to suffer from Samsung's crappy stock messaging app, ugly yellow/orange color and all. My desperation to replace this app led me to this thread: https://forum.xda-developers.com/android/apps-games/app-cm-app-installer-t2959922 and the CM App Installer. After playing with the CM messaging app on my sister's phone I have fallen in love with its level of customization and UI in general.
However, it has not been easy to install. For one, the APK wants to install as an update to the stock messenger. Obviously this "update" does not work and I am forced to find another way to use this texting app.
So my question is: How do I install a different messaging app and replace my stock one? Or maybe: How do I install an update APK as a different app entirely?
Thanks for reading, and I would appreciate any input from noobs and the experienced alike
Jrhotrod said:
Hello all!
Since I have a Samsung (Galaxy Core Prime G360V to be specific), I have to suffer from Samsung's crappy stock messaging app, ugly yellow/orange color and all. My desperation to replace this app led me to this thread: https://forum.xda-developers.com/android/apps-games/app-cm-app-installer-t2959922 and the CM App Installer. After playing with the CM messaging app on my sister's phone I have fallen in love with its level of customization and UI in general.
However, it has not been easy to install. For one, the APK wants to install as an update to the stock messenger. Obviously this "update" does not work and I am forced to find another way to use this texting app.
So my question is: How do I install a different messaging app and replace my stock one? Or maybe: How do I install an update APK as a different app entirely?
Thanks for reading, and I would appreciate any input from noobs and the experienced alike
Click to expand...
Click to collapse
You should be able to to use the Cyanogenmod App Installer to install the messaging app you want selecting the non-root install option. Then you can go into into settings, then find your old messaging app and select clear defaults then when you run the CM messaging app it should ask you if you want to set that as default so select the CM messaging app and always. If the CM messaging app doesn't work I would recommend taking a look at this article here that feature some great messaging apps. If you need any more help just let me know happy to help .
shimp208 said:
You should be able to to use the Cyanogenmod App Installer to install the messaging app you want selecting the non-root install option. Then you can go into into settings, then find your old messaging app and select clear defaults then when you run the CM messaging app it should ask you if you want to set that as default so select the CM messaging app and always. If the CM messaging app doesn't work I would recommend taking a look at this article here that feature some great messaging apps. If you need any more help just let me know happy to help .
Click to expand...
Click to collapse
Sounds like a logical solution, but the thing is I can't install the app because it is the same package as the one I currently use (com.android.mms). If I knew how to change the app package name then maybe your suggestions would work. Maybe com.cyanogen.mms?
Jrhotrod said:
Sounds like a logical solution, but the thing is I can't install the app because it is the same package as the one I currently use (com.android.mms). If I knew how to change the app package name then maybe your suggestions would work. Maybe com.cyanogen.mms?
Click to expand...
Click to collapse
Sorry for the delayed reply, I would recommend just installing a different messaging app that way it doesn't have the same package name. A lot of newer messaging apps will have very similar features to what you are looking for. Then once it's installed go into settings find old messaging app, clear defaults, start the new messaging app and it should prompt you to always use that as default.
shimp208 said:
Sorry for the delayed reply, I would recommend just installing a different messaging app that way it doesn't have the same package name. A lot of newer messaging apps will have very similar features to what you are looking for. Then once it's installed go into settings find old messaging app, clear defaults, start the new messaging app and it should prompt you to always use that as default.
Click to expand...
Click to collapse
Yes, I am now using Google Messenger. The only problem I really have is that I have to toggle my mobile data to send/receive MMS. The stock messenger never had that problem. I'm going to stick with Google for a while and if the MMS thing becomes a bigger problem I will probably switch back to stock for consistency. I'm getting the Moto G5 Plus soon so it won't matter in a few months anyway
Jrhotrod said:
Yes, I am now using Google Messenger. The only problem I really have is that I have to toggle my mobile data to send/receive MMS. The stock messenger never had that problem. I'm going to stick with Google for a while and if the MMS thing becomes a bigger problem I will probably switch back to stock for consistency. I'm getting the Moto G5 Plus soon so it won't matter in a few months anyway
Click to expand...
Click to collapse
I would recommend taking a look at this article as it seems other people have had similar issues. Hopefully it helps you out.

Categories

Resources