Greets all,
I used the search bar first because I assumed someone had already addressed this, but found nothing so it is either so obvious so I am stupid not knowing. I have started getting a red star with a white outline on my notification bar and they are stupid ads. I have the native ad block on and no ad app but they still happen every day now. I do not get that on my DINC so I wonder why on my TB ??? If the BAMF team is responsible for them then I am totally cool with it because they are superb beings and deserve revenue from ads if they get it, but if some bastard has found a way to spam my device I would like to know it and do somthing about it because if I want adverts then I will turn on the TV or open up an app where they belong. Ads in apps are fine because they generate revenue for coders and thats ok, but I will be darned if someone is going to force them on me for no reason. Anyone know where they are comming from and how to kill them ????
Thanks ;-)
madman34 said:
Greets all,
I used the search bar first because I assumed someone had already addressed this, but found nothing so it is either so obvious so I am stupid not knowing. I have started getting a red star with a white outline on my notification bar and they are stupid ads. I have the native ad block on and no ad app but they still happen every day now. I do not get that on my DINC so I wonder why on my TB ??? If the BAMF team is responsible for them then I am totally cool with it because they are superb beings and deserve revenue from ads if they get it, but if some bastard has found a way to spam my device I would like to know it and do somthing about it because if I want adverts then I will turn on the TV or open up an app where they belong. Ads in apps are fine because they generate revenue for coders and thats ok, but I will be darned if someone is going to force them on me for no reason. Anyone know where they are comming from and how to kill them ????
Thanks ;-)
Click to expand...
Click to collapse
Yeah, that's not a BAMF feature. I'd upgrade to 1.7, and make sure you clear cache and do a clean install through recovery, if I were you. Should take care of any quirks.
The question remains
So does anyone know who is spamming the operating system and how ???? Thats like working on a spreadsheet and having commercials pop up in the middle of it, totally unacceptable. As I said before, ads on apps are ok because thats how they generate revenue and are deserving, but nobody has the right to spam me just for useing the phone. I take the same tack with telemarketers as well, have cussed many out with the same reasoning. Just because I have a phone is no reason for them to just be able to pester me.
madman34 said:
So does anyone know who is spamming the operating system and how ???? Thats like working on a spreadsheet and having commercials pop up in the middle of it, totally unacceptable. As I said before, ads on apps are ok because thats how they generate revenue and are deserving, but nobody has the right to spam me just for useing the phone. I take the same tack with telemarketers as well, have cussed many out with the same reasoning. Just because I have a phone is no reason for them to just be able to pester me.
Click to expand...
Click to collapse
use busybox on the command line with the command netstat and look through the ip addresses/hostnames to see which one it is, then block it in the /etc/hosts file.
http://man.cx/netstat
That or start removing the free apps you use
It's part of a new scheme by advertisers called AirPush. This allows an app to send advertising through notifications. Check google for more information because I can't post a link to their website.
Sent from my SCH-I500 using XDA App
Think it is fixed but will see
I started reading about airpush and looked with root explorer for any file with airpush references and found that the Kernel Manager Lite program in BAMF has a file that makes mention of it so I have uninstalled that app as I do not use it anyway, lets see what will happen. I read a lot about the airpush model and those who defend it, but I still say that nobody has the right to force me to see ads if I am not on their app, and I will do whatever it takes to stop it, period !
Related
Do you remember when you was young? Do you remember how fun was to ring at intercoms and then run away? Now you can do it again, just in your phone. Ring the intercoms and hear people shouting at you. But beware: someone can have a watchdog...
IF YOU HAVE FUN WITH THIS APP AND LIKE IT, CONSIDER A SMALL DONATION
Downloaded 1121 times
donations so far: none
this means that my next app won't anymore be free
DOWNLOAD:
DIRECTLY FROM MY WEBSITE
were do u get the ideas for such apps ? ^_^
LOL Will try it out
the0ne said:
were do u get the ideas for such apps ? ^_^
Click to expand...
Click to collapse
Uhm... good question. Well... maybe i'm still a child inside
Totally useless, like ringing at intercoms
so does this program allow you to control the intercom anywhere? kind of like a wireless walkie talkie deal?
what does it do?
fyi - it's quite possible that like me some people won't download and install an app without an understanding as to what it does. since your description tells me virtually nothing about the app, i won't install and without an install, you likely won't receive donations.
http://www.youtube.com/watch?v=Ypol12Vk4sw
Thanks to Daniel Webster for the review
Hey BBonzz
Some people don't have "Sense of Humour.cab" installed, can you make one to work with all resolutions ?
Cheers
will be my next app, of course
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...
Im suspicious of things you can buy jenga for 10p today but i can't understand why it wants phone call permissions? Why would a game want to know my phone number and call status? I can't think of a single reason, is there one?
Sent from my GT-I9100 using Tapatalk
sgs2_user said:
Im suspicious of things you can buy jenga for 10p today but i can't understand why it wants phone call permissions? Why would a game want to know my phone number and call status? I can't think of a single reason, is there one?
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
Might have to do with this:
In Android Market Jenga Goto News Tab --> in "What new in this version":
"CHAT"
"Send a text message to your opponent with each move in an Online game"
Fair enough, i would just use the internet, not sure my what partner would need my phone number. Plenty of games use the internet without needing to know who im currently phoning, i think I'll leave this one!
Sent from my GT-I9100 using Tapatalk
Android apps that have silly requests for permissions is the worst aspect of Android.
I rooted and installed lbe security which allows me to block some permissions after the install.and asks with a pop up for requests at other times.
You have reason to be suspicious.
Good reason.
But most of it is just collected and used to better advertise to you.
Welcome to the cloud.
With the all seeing eye.
nutpants said:
Android apps that have silly requests for permissions is the worst aspect of Android.
I rooted and installed lbe security which allows me to block some permissions after the install. you.
Welcome to the cloud.
With the all seeing eye.
Click to expand...
Click to collapse
Wow man, im lucky to read this far and to gain this great tip!
I know its off topic but THNKS =)
Sent from my GT-I9100 using XDA App
I agree,
you have to be suspicious.
Even better than LBE (and the best if combined) is CyanogenMod with the possibility to block ALL the permissions (have to consider which you block btw => FC's)
But games want to know your phone status to be able to pause when a call is coming in, I guess... Not sure though.
Muta
Ah will try that nut pants!
Ah yes, phone interruption, that will be it!
Sent from my GT-I9100 using Tapatalk
Wich permisions can i block?
Sent from my GT-I9100 using XDA App
Any you don't like i guess as long as it doesn't break the app
So i saw a single player game that wanted my Gps...why? And can it access Gps history?
Sent from my GT-I9100 using Tapatalk
just root your phone and download denied permissions
How is an app that has automated settings for denied permissions going to help ME understand wich permissions i can block.
Sent from my GT-I9100 using XDA App
The same goes with me...
You can block anything that a phone may not support (any developer that makes an app that crashes because you have no internet should not bee installed)
I remove everything I don't like (which is everything) and bring back what I'm willing to allow if it FC's.
Google needs to have developers give full reasons for required permissions.some developers already do that, they are the ones I support.other I email to ask and i am fully willing to rate badly if no response.
Some one should start a Android full disclosure group to work together to get the info every one wants.
And get start up control (or something like that) you would not believe how many apps fire up when you get a text or change your network connectivity.
If any one knows of a Android security website or forum post it here.I have not found one worth reading.
You suggestion seems like it could benifit loads of people. It seems like you already have a good grasp what 2 ask the developers for. Maybe you can make up an format for me and others who are willing to email devs to get some awnsers.
Sent from my GT-I9100 using XDA App
I've had my i9100 for 5 months and just rooted last month. Before that I was on windows mobile, after10 years using a wm phone I bailed on ms forever because of all the unacceptable "features"of windows phone. I believe in security and being anonymous as possible to big corporate interests.Android being open source was my only choice as apple is closed and militant about it, even more so than Ms. (and imagine my horror to see all the permissions on my phone)
But to be honest I know much more about what I don't like than I know how to fix it.
I do know that Google makes more money from advertising and knowing the actions and preferences of its users than any other company in history.the app developers make as much money or more from advertising than from selling their apps.and in sure some make money by learning what you like and don't.
And almost none of them will abandon that source of cash.
When ics is out and ready for my device I will go to cm9ics and it's security options built in the kernel.
I hope some one builds a locked down Android that randomly fakes all the privacy questionable permissions so all apps work.but I don't think that will ever happen. None of the big movers in the phone market want that.
As for finding out why a developer asks for a permission just mail them and ask.if you don't like the answer uninstall and rate it why you removed it.
some times permissions are there for options that you may love like your keyboard needing your contact list so it can spell your friends names. But is there really a reason for that keyboard to have internet access?
Carrier IQ brought into the open just what your phone might do with it you knowing.sadly most phones don't need an extra app to monitor your every move.
Don't even get me started on the"cloud" and all the bad things it represents.
as I learn more I'll share more but right now I feel like a very big man in a very small boat fishing for information in a very big sea.
Good luck out there
I totally understand your feelings. And agree on most of it. I wrote an essay about digital privacy a few years back. The thing is i know my every digital move is being monitered and stored. I think your best option is to build a cutom rom .. maybe 1 wich feed the apps with bogus information. That way you can get the apps you like help the developers get random data/ advertising revenue and stay anonimous.
Sent from my GT-I9100 using XDA App
So the latest update for the Disney game Where's My Water? Has started rolling out and I know that its getting alot of negative points for this update for two reasons:
1. They're charging for the additional levels ontop of the inital app charge. Now I know we're not gonna change that part but they are taking the piss quite a bit there. But more importantly...
2. The update allows full WAP message access (or words to the same effect) to my knowlede Disney is justifying it because of the app pirchase but that just doesn't make sense. Now I'm not particularly good and getting into app coding to find out what they're actually getting. So here's my propisition, can someone figure out why they need this permission. I love this little game I know its made by Disney etc. but its well built and fun I just want to know why they've decided they need this info.
Cheers all
Serj
Sent from my GT-N7000 using xda premium
I'm a developer on Where's My Water, though my focus is more on the native C++ side and not on platform specifics. I'm not 100% sure why we have WAP message access as a permission. It may be required by one of the in app billing libraries for one of the markets the app is published on. I'll look into it and get back to you. I can promise you it's for no malicious purpose. If it turns out we don't need it, we will remove it in the next update. Thanks for pointing it out.
Thanks for the quick response. Thats brilliant news its moments like this that show what the xda community can do connecting users and developers. Please keep us all posted with the progress you make and thanks again for the response.
Sent from my GT-N7000 using xda premium
alk3ovation said:
I'm a developer on Where's My Water, though my focus is more on the native C++ side and not on platform specifics. I'm not 100% sure why we have WAP message access as a permission. It may be required by one of the in app billing libraries for one of the markets the app is published on. I'll look into it and get back to you. I can promise you it's for no malicious purpose. If it turns out we don't need it, we will remove it in the next update. Thanks for pointing it out.
Click to expand...
Click to collapse
I have a question about this game. I'm running this on my android tablet and I also love this game as its really kept me entertained and its a fun game.
However when I'm offline the game closes unexpectedly bit when I go back online it loads fine. Why can I not play this game when I'm not on wifi? I travel quote a bit and it wold be nive if I could play offline.
Sent from my ICS CM9 HP Touchpad
Read the first post and the first page
Use the search button
Could we get an update? I went to purchase this game and saw the "read WAP messages" permission request. Not going to happen unless that goes away. Thanks for checking for us.
picklefish said:
Could we get an update? I went to purchase this game and saw the "read WAP messages" permission request. Not going to happen unless that goes away. Thanks for checking for us.
Click to expand...
Click to collapse
I'll add my voice to this, with one difference - I already did purchase the game. Can't wait to see what's in the update but not with WAP. Props to the dev for responding in this thread though!
insanimal said:
I'll add my voice to this, with one difference - I already did purchase the game. Can't wait to see what's in the update but not with WAP. Props to the dev for responding in this thread though!
Click to expand...
Click to collapse
Agreed I think the WAP is basically internet access as we can't play offline. Well I can't
Sent from my ICS CM9 HP Touchpad
Read the first post and the first page
Use the search button
I am also a developer for Disney working on Puffle Launch project. I will contact the lead dev on the Where's My Water app for this current issue.
LG G2x ─ Cyanogen(mod)
dEris said:
I am also a developer for Disney working on Puffle Launch project. I will contact the lead dev on the Where's My Water app for this current issue.
LG G2x ─ Cyanogen(mod)
Click to expand...
Click to collapse
I can not thank you enough. I have also purchased puffed launch and have no problem playing puffle launch offline.
Thank you again
Sent from my ICS CM9 HP Touchpad
Read the first post and the first page
Use the search button
Hey everyone,
I looked into the WAP push issue and it turns out we don't need that. It must have snuck in as we have been rapidly iterating on the game and it seems to have just been overlooked. We have an update running through test right now which removes the WAP push requirement. Once again, we apologize for any confusion this may have caused.
@thedan55 - I will look into this. The game should not require an internet connection to run.
alk3ovation said:
Hey everyone,
I looked into the WAP push issue and it turns out we don't need that. It must have snuck in as we have been rapidly iterating on the game and it seems to have just been overlooked. We have an update running through test right now which removes the WAP push requirement. Once again, we apologize for any confusion this may have caused.
@thedan55 - I will look into this. The game should not require an internet connection to run.
Click to expand...
Click to collapse
brilliant, thanks!
Compatibility
Hi all,
There's a third issue with this update, and I'm wondering if anyone knows whether it's likely to be related to the WAP permissions. Since the update, the game is now shown as incompatible with many tablet devices, including my Acer Iconia A100... I'm assuming WAP permissions wouldn't be available on Wifi only tablets.
To give full details, I bought the game over Christmas and had played through it all with no bother on my tablet. Yesterday I got the update on my phone, and when it didn't come through on the tablet I went to My Apps within the market, selected "where's my water" and got the "this app is incompatible with your device" message. Looking through the recent reviews, many tablet owners are in the same position.
Perhaps one of the developers could tell us if removal of WAP permissions will fix this, or if they're working on another way to fix it? It's very disappointing to pay for a game and then be unable to get the updated levels, especially when the game is so good! It's just not the same on the small phone screen. I would gladly pay for Cranky if I could get him on my tablet...
In case it helps at all, I should add that the free version, which I see also requires WAP permissions, has always been shown as incompatible with my tablet... I had to try it on the phone and was then able to use the tablet when I bought the full version.
Any info would be much appreciated.
I believe WAP intrinsically requires hardware telephony, so removing it should open it back up to you. We have found the bug you are referring to and will make sure to fix in the forthcoming update. Once again, we apologize for this mistake!
That's a brilliant response thank you for solving that problem for us all looking forward to the next update. Keep up the work because it really is a brilliant innovative game
Alk3ovation - great news, and thanks very much for taking the time to respond.
Heads up everyone, the update should be live. WAP push is removed and the game should now be playable on tablets again! Thanks!
Thank you!
alk3ovation said:
Heads up everyone, the update should be live. WAP push is removed and the game should now be playable on tablets again! Thanks!
Click to expand...
Click to collapse
Thanks, I've updated today immediately after seeing that WAP permissions were removed. I also changed my review back to the well deserved 5 starts. And I learned a new expression: "You three-ducked it!"
Thanks
Yes, thanks very much! I can confirm it's now updating fine on my Iconia tab, and Cranky got unlocked instantly when I paid for him.
Multiple Devices
Actually - I've just run into what may be a bug with using this update/purchase on multiple devices.
As above, I was able to buy Cranky no problem on my tablet. I just tried to get into those levels on my phone as well, and they were still showing as locked. When I tried to open them I kept getting "Your order is processing" followed by "An error occured".
I got round it by using the 'Clear Data' option from Manage Applications, which I didn't mind doing since I'd only played a couple of levels of Swampy on my phone - after that the new levels showed as unlocked immediately next time I opened the game.
Like I said, no biggie for me, but just letting you know in case it is a reproducible bug (I think I've seen a few other people mention the 'order processing' thing in reviews), since I'm sure some people will have played right through the game on their second device and won't want to lose all their progress.
Thats some brilliant news updated same soon as i heard gonna go get the extra levels now thanks again for all year you've done
Sent from my GT-N7000 using xda premium
Hello,
I've recently came up with an idea to spy on whatsapp easily. This is purely for fun purpose. I don't have idea whether it will work. Many people want to spy their friends/gf/crush whatsapp, but they're unable.
My question is:
Is it possible to develop such a script on a rooted android phone that will run in the background and send the Whatsapp messages backup file (*.CRYPT) over email? Android on Whatsapp takes the messages backup daily, so if this .CRYPT is sent anonymously the spyer will be able to see the last day's messages.
Let me clear that this is just for FUN! No personal interest.
Thanks.
To be honest, its spying, tapping an account without notice. Its illegal even for fun purpose. If it could be done you already know that it will also be done with the wrong reason.
I can't find the fun factor in tapping others accounts....
Mr Hofs said:
To be honest, its spying, tapping an account without notice. Its illegal even for fun purpose. If it could be done you already know that it will also be done with the wrong reason.
I can't find the fun factor in tapping others accounts....
Click to expand...
Click to collapse
Oh! well, its okay! No offense. Lock the thread.
No it was not intended to offend anybody at all, but lets turn it around ....you won't like it yourself if someone is "looking" with you at your personal chats....how unharmful it may seem