[Q] When adblock means more harm than good... - Galaxy S III Q&A, Help & Troubleshooting

My appologies
1st I'm fairly alien to the idea of going into editing files etc or indeed anything thats without some form of GUI for an idiot like me:cyclops:
2nd maybe this should really be in the Archidroid ROM developers forum,
but I think this may be a similar problem with other Ad-block apps.
I'm running Archidroid 2.3.5 and the ad:cyclops:block is great except there's a few rare occasions when I actually need to see the contents of an ad, whether it's because it contains a confirmation code or because it covers most of the screen except a close button...somewhere.
So the big question is how can I turn the adblock off so it will show those ads?
...or even better somehow have an on/off switch???
Thanks

Related

[Q] re-arrange items/apps in "share via" list

hi
here's a little pet peeve of mine
whenever i go to share a picture, website link, etc i am presented with a *huge* list of apps that i could ever possibly use
but here's the truth - i only ever use three (maybe four) of those apps
and, just an extra bonus, those three or four are distributed all up and down that list - and yeah, the gmail icon is at the bottom! lol
is there *any* way to modify that list??
or an app that lets us mod that list??
i'm asking you guys cuz you would know
and... if anybody wants an idea for an app to build... there ya go! i'd pay 99cents (heck, probably even 1.99) for such an app!
and, while i'm asking, i might as well say what would be just killer features ---- allow us to pick the say top five apps that would always show up, and the last entry says "all" so the entire list becomes available
would be good to be able to sort the apps that show up in that list too
anyway.. just gonna throw that out there
??
no one has anything to say about this?
Shame that there are no replies, as this is also bugging me. Here's a bump for the topic.
Annoying me as well. Recently downloaded a QR app and the damn thing added TWO entries. I'd love to be able to remove everything but email, facebook, and messaging...
How can this still be an issue
I can't believe there's no way to filter the list or at least sort the list in order used.
'Intents' and MIME-types
Recently I find that I've become rater annoyed with the list for "share via", and started wondering how I might go about deleting specific items or at the very least rearrange the order in which they appear.
I've been unable to find the answer, as most threads, only consist of the question, and no answers.
I did however find out that what causes an app to appear in the "share via"-list is an 'Intents'-argument with regards to MIME-types (.jpg or .txt etc.) when coding the app.
See: (add the http yourselves, as I'm unable to, with this being my first post)
stackoverflow .com/questions/7891473/how-to-write-an-android-share-plugin
&
stackoverflow .com/questions/3553017/android-share-via-dialog
That means, that in order to remove them from the list, we would need some app, like LBE Privacy Guard, that could limit the "offending" app's 'Intents' in certain regards.
However I've been unable to find anyone that seems to know which file to tweak in order to rearrange the order in which they appear.
I doubt this helps anyone very much, but it may just lead someone on the right path to maybe coming up with a fix for this.
Try 'Andmade Share' from the market, seems like it would be what you're after.
https://play.google.com/store/apps/...1bGwsMSwxLDEsImNvbS5hbmRtYWRlc29mdC5zaGFyZSJd
or
share customizer
Play link
Feature request added at code.google 2012-01-25
It would appear that a feature request has been put in at code.google at 2012-01-25
(Again add the http-part yourselves)
code.google.com/p/android/issues/detail?id=24741
While we are waiting for this "obvious" feature, the above reply's seem to offer what I'm asking for, at least in an app, though it ought to be built in...
Thx a lot itscro & biopsin
EDIT: I think I'll pass on the Share Customizer, with all the funky (chinese?) writing, and dec. 2011 latest update.
Andmade Share however looks like a winner, and I like the fact, that it doesn't require any permissions...
Awesome. Andmade Share seems to do the trick. Love it when old threads are brought back to life and solve a problem.
Nitsson said:
Awesome. Andmade Share seems to do the trick. Love it when old threads are brought back to life and solve a problem.
Click to expand...
Click to collapse
Can´t agree more with you, because this problem annoys me a long time now!
Regards,
Guido
Kosh_ac said:
Can´t agree more with you, because this problem annoys me a long time now!
Regards,
Guido
Click to expand...
Click to collapse
Indeed, though it doesn't seem to work on Jelly Bean unfortunately.
Nitsson said:
Indeed, though it doesn't seem to work on Jelly Bean unfortunately.
Click to expand...
Click to collapse
Maybe not right now, but give it time, JB isn't exactly widespread just yet.
Such is the cost of being on the bleeding edge...
Bawl said:
Maybe not right now, but give it time, JB isn't exactly widespread just yet.
Such is the cost of being on the bleeding edge...
Click to expand...
Click to collapse
Its been quite awhile since this thread was active, but I'm hoping someone has something new on this topic. I can't find any other threads that cover this issue...

[Q] saving camera options

I installed Orange's ROM on my SGS2 (JHKG2), it works fine except I can't save options in camera. I want to disable the "outdoor visibility" option, but it stays enabled in the next time I use camera.
Anyone know what I should do to get it fixed?
Tamir
Same problem ...
I would qualify this as a urgent bug
I think that i9100 is more and more dissapointing. It is powerful but power is useless if limited by stupid bugs and malfunctions like these
I believe the code of the camera.apk should be patched or modified to simply include the save setting function
Seems like the samsung devs coded their app too fast ..
want another example of functions not implemented ? :
No sending priority settings in mms or in email... no one complains ... they wont fix it, though it is simple... getting my nerves !! ...so much that i tried to mod the code myself but gave up for now, lacking of time.
Funny though this camera settings bug was already present in the i9000 and other android phones...
seems like we're in the copy/paste era
the best thing to do is to ask a real dev or modder specialized with camera.apk, like potatoman ....maybe he would be kind enough to find the fix
regards
Let mr chrck if i can find that code, if i do fixing will be easy
Sent from my GT-I9100 using XDA App

Thinking of rewriting the root script

I need input on if I should keep everything as is or change it to this kind of menu
Code:
Press 1 to root
Press 2 to add gApps
Press 3 to replace system components
I personally like how it is now but want public opinions.
I personally felt that it was fine as is, very simple and straightforward however, if you could make the Root script Unroot too, that would be interesting. Though i have no wants to unroot so i do not know how the process differs from rooting it (i.e. is doable through batch files) so it is even capable of being done that way. My 2 cents for what they are worth.
Also, do not take this as it can't be improved upon as everything can, however even if you didn't it would be fine as is.
xToxicInferno said:
I personally felt that it was fine as is, very simple and straightforward however, if you could make the Root script Unroot too, that would be interesting. Though i have no wants to unroot so i do not know how the process differs from rooting it (i.e. is doable through batch files) so it is even capable of being done that way. My 2 cents for what they are worth.
Also, do not take this as it can't be improved upon as everything can, however even if you didn't it would be fine as is.
Click to expand...
Click to collapse
I already released a unroot one click app. :|
I think it's fine as is. It's easy enough to understand, once you get everything working properly.
I love the root script it eliminated some force close issues on my device. I was wondering since roms are not avaiable if their could be custom scripts. Maybe a super custom script with three keyboard choices a choice of launchers replaced stock email, stock keyboard,gallery, wallpapers, homecatcher and other enhanced apps. I don't know if this is a direction you want to go just throwing it out there. It might help some new users. Also I dont know if its possible to have shortcuts like any cut has incorperated for debug keyboard and application menus that are hidden. Again just thinking outloud so if this sounds like a big pile of suck please just ignore and move on.
yaggermr said:
I love the root script it eliminated some force close issues on my device. I was wondering since roms are not avaiable if their could be custom scripts. Maybe a super custom script with three keyboard choices a choice of launchers replaced stock email, stock keyboard,gallery, wallpapers, homecatcher and other enhanced apps. I don't know if this is a direction you want to go just throwing it out there. It might help some new users. Also I dont know if its possible to have shortcuts like any cut has incorperated for debug keyboard and application menus that are hidden. Again just thinking outloud so if this sounds like a big pile of suck please just ignore and move on.
Click to expand...
Click to collapse
When I ran the script, the last part of nookandzergy that put on a custom keyboard didn't work. So I just reset and did the root with saying no to custom keyboard and it worked fine.
I like your idea. I ran the script in the original thread and it said it was successful. But the android market is hinky. It took dforever to register my device, and now it crashes as soon as it is launched. I did a factory reset, still have the same problem. Is there a way to tell for sure that the root was succesfu,. Thanks btw for your hard work on this. It is greatly admired.
Would it help resolve the driver issue that a lot (me) have had?
Dude thats strictly a windows problem. I swear, trying to get this thing detected properly on windows 7/xp was one of the most frustrating adroid rooting experiences I've ever had. After 3 hours f screwing around with the windows method, I switched to Ubuntu linux and had it rooted in 30 min.
I thought you script was fine as is, this is my first Android device and first experience Rooting and everything seems to be working fine. Thanks
Indirect said:
I need input on if I should keep everything as is or change it to this kind of menu
<snip>
I personally like how it is now but want public opinions.
Click to expand...
Click to collapse
Spoken like a true developer. You craft a thing of beauty and continue to be drawn to making it even cooler.
I don't know if you should rewrite the script or not but I like your attitude!
I decided to not rewrite it to have a numbered menu as that wouldn't go with my idiot pproof batch scripting habits so instead, I added new features yesterday and today.
Sent by breaking the sound barrier
I think it is working great

[Q] Samsung Galaxy W OS recomendations

First of all greetings XDA community. I am new here but ever since I got my android and found this website I've been checking and searching for needed information, up until now I never had the need to register or post. So thanks for the help and information I've already found in other threads and other topics
The reason I needed to make an actual post here, is because I don't exactly have a precise question. I understand this may be a subject of discussion, so I wanted to hear the opinion of people with more experience and knowledge.
I have a Samsung Galaxy W, for probably less than a year. I understood that at the time of purchase the phone itself was already "outdated".
However this didn't concern me, I wanted a phone just so I could access the Internet anytime needed just to read some stuff or google something I may need as well as checking fb and twitter. For larger and more resource-consuming apps I would use my tablet (a Sony S).
In a nutshell: I want my android for browsing the Internet and checking fb and twitter. I would use it as an mp3 and to play some casual games to burn some time (angry birds, solitare, bejwelled, Jetpack Joyride and so forth).
By the way, I would like to (at the risk of getting sidetracked) ask you for some recommendations on browsers for android. I know Chrome is probably by far the best, but sadly the Galaxy W can't run Chrome. I've tried Dolphin, Opera, Ninesky... but nothing that would fully satisfy me (like Chrome).
The issue: As of late my phone as been slowing down and dragging itself a bit too much. Something as simple as opening the messages, something you'd expect to be instantaneous, takes some painful seconds under a black screen.
I couldn't deal with the keyboard (this is my first touchscreen phone) so I tested and bought SwiftKey which made typing a lot easier, but sometimes it also takes a while to see the keyboard appear.
Some of my apps (might be relevant): Juice Defender, 3G Watchdog, Facebook, Twitter, TweetDeck, tomtom Places, and some apps that are forced by the carrier.
I use Clean Master and I even try to, sometimes, kill iddle tasks of things I don't need, but it feels pointless since the phone just drags and slows even more as he restarts the closed apps again.
I think that using a different ROM might help my issue, and I have some questions:
1- Do you think using a Jelly Bean (or ICS) Cyanogen mod might improve the speed on my phone (pardon if I'm saying some barbarity in here)
2- If I install a Jelly Bean or ICS ROM will I be able to downolad and install Chrome from the store?
3- The phone is unlocked (meaning I can use other SIM cards from any carriers in it). Will the ROM undo this and force the phone back to it's original carrier?
4- The phone is rooted. This is kinda silly but I'd like to be sure. Will a new ROM un-root my phone?
I think that's it. Sorry for the long post. I wanted to make sure I wrote all the relevant information to make sure I get the right answer :fingers-crossed:
Thank you, looking forward to read your replies :highfive:
I forgot to mention, for some time i used the ex go launcher. It worked the same as the default theme. It takes sometime to load at first but after loading the transitions are smooth and everything works fine... until i open an app or do something big.
Lately (read, today) the call button was a bit laggy and i did not like it one bit.
Sent from my Sony Tablet S using xda app-developers app
Thaenor said:
First of all greetings XDA community. I am new here but ever since I got my android and found this website I've been checking and searching for needed information, up until now I never had the need to register or post. So thanks for the help and information I've already found in other threads and other topics
The reason I needed to make an actual post here, is because I don't exactly have a precise question. I understand this may be a subject of discussion, so I wanted to hear the opinion of people with more experience and knowledge.
I have a Samsung Galaxy W, for probably less than a year. I understood that at the time of purchase the phone itself was already "outdated".
However this didn't concern me, I wanted a phone just so I could access the Internet anytime needed just to read some stuff or google something I may need as well as checking fb and twitter. For larger and more resource-consuming apps I would use my tablet (a Sony S).
In a nutshell: I want my android for browsing the Internet and checking fb and twitter. I would use it as an mp3 and to play some casual games to burn some time (angry birds, solitare, bejwelled, Jetpack Joyride and so forth).
By the way, I would like to (at the risk of getting sidetracked) ask you for some recommendations on browsers for android. I know Chrome is probably by far the best, but sadly the Galaxy W can't run Chrome. I've tried Dolphin, Opera, Ninesky... but nothing that would fully satisfy me (like Chrome).
The issue: As of late my phone as been slowing down and dragging itself a bit too much. Something as simple as opening the messages, something you'd expect to be instantaneous, takes some painful seconds under a black screen.
I couldn't deal with the keyboard (this is my first touchscreen phone) so I tested and bought SwiftKey which made typing a lot easier, but sometimes it also takes a while to see the keyboard appear.
Some of my apps (might be relevant): Juice Defender, 3G Watchdog, Facebook, Twitter, TweetDeck, tomtom Places, and some apps that are forced by the carrier.
I use Clean Master and I even try to, sometimes, kill iddle tasks of things I don't need, but it feels pointless since the phone just drags and slows even more as he restarts the closed apps again.
I think that using a different ROM might help my issue, and I have some questions:
1- Do you think using a Jelly Bean (or ICS) Cyanogen mod might improve the speed on my phone (pardon if I'm saying some barbarity in here)
2- If I install a Jelly Bean or ICS ROM will I be able to downolad and install Chrome from the store?
3- The phone is unlocked (meaning I can use other SIM cards from any carriers in it). Will the ROM undo this and force the phone back to it's original carrier?
4- The phone is rooted. This is kinda silly but I'd like to be sure. Will a new ROM un-root my phone?
I think that's it. Sorry for the long post. I wanted to make sure I wrote all the relevant information to make sure I get the right answer :fingers-crossed:
Thank you, looking forward to read your replies :highfive:
Click to expand...
Click to collapse
Hi .
I just saw this forum. and came across a topic related to upgrading Galaxy W to kitkat unofficially. How about your 'quest? lol.

[Q] Capture Stylus hover events before they get to apps

I'm trying to work with a custom build of Android based on KitKat to incorporate a stylus, copying some of the functionality (though not code) from Samsung which sells Android-with-stylus builds for e.g. the Note 3. I'm not including details of the specific device because right now I am working on a custom dev device and my aim is to write code which is generic enough to be usable from any Android (based on KitKat). The build (written by others) already incorporates drivers and sends stylus events correctly as motion events etc. Programming at the app level I can receive onHover, ontouch, onClick etc
The specific functionality I am trying to achieve is to pick up a stylus-button-click while hovering. It's perfectly possible to do this in any app, using an onGenericMotion Listener.
However, I want to make my "stylus-action" have system-wide effect - so that anywhere (in any other app, or in the launcher or whatever) I will pick up the event (prior to any other app) and bring up my custom menu. (just like AirCommand in Samsung Note 3) I guess in my custom Android this would then make that particular action somewhat protected or unusable for other users, but I'm ok with that.
In older Android (prior to ICS) you could try something by putting up a System Overlay (i.e in regular app code, without hacking the ROM at all), but this is no longer possible.
This is not an attempt to tapjack or whatever, I understand why this functionality has been removed from the domain of the regular programmer, and I don't want to regress my ROM back to pre-ICS behaviour by allowing the System Overlay hack. Now I am programming the system (if my change is good enough I'd like to submit it back to AOSP) so I would like to know the best method to address this. Since Samsung have already done this, it must be legal (using legal in the terms of "Android will allow it"), and I want to do it right.
Is it possible to write something similar to the System Overlay when you are running from a system service? Or is there a good choke-point to capture events before they are broadcast to the current running apps?
I was looking at (sorry, not allowed to post links) AndroidXRef /frameworks/base/core/java/android/view/View.java specifically in the function dispatchHoverEvent() which looks like a promising place. My naive idea is that I would place code here checking the MotionEvent to see if the button is pressed and if it is, don't call any listeners and instead call my little menu app (or broadcast a custom message, or something anyway). However, I've never written code on the ROM level before (LOTS of experience writing app code) so I don't know if this is a really bad point or a good point to add in code. Should I be putting things at a higher level or a lower one? Will this capture all events or not? Is it all just trial and error?
If this is the wrong place to ask questions like this, please tell me where on XDA I should be asking it. If it's the right place - please answer
Thanks
Kibi
Crickets....
Is this the wrong forum to ask? Anyone able to clue me in on where i should be asking?
Thanks
Last try
Bumping one more time for good luck.
if this is the wrong forum, please can someone point the way to the right forum for me
Thanks
Kibi
kibi1 said:
Bumping one more time for good luck.
if this is the wrong forum, please can someone point the way to the right forum for me
Thanks
Kibi
Click to expand...
Click to collapse
this is not a wrong section but your post is too long so no one intrested to wasting time to read whole post.even i haven't read the post
kibi1 said:
Bumping one more time for good luck.
if this is the wrong forum, please can someone point the way to the right forum for me
Thanks
Kibi
Click to expand...
Click to collapse
The guy above me is a ****. I stumbled across this post looking for something completely unrelated (title interested me). Five words in I knew this was something completely out of my league, but I still read the entire post. If I may offer you some probably useless advice, I would talk to the devs in the note forums. The only problem I could see is that the AOSP guys don't have this function in their roms because it's locked up Samsung code and the guys modding the stock roms leave it alone for the same reason. I could also be completely wrong. Like I said completely out of my league.

Categories

Resources