Android :: Phone Keeps Buying Application Automatically
Apr 23, 2010
At first I thought that I had bought an application by accident an just requested for the refund. Everything was fine but then I kept getting emails thanking me for purchasing apps which I would immediately request for refund. I already did a hard reset on my phone and I was wondering if I had to cancel my email and my card or if there's anything else I can do.
View 9 Replies
Jan 9, 2010
I am from Sweden and can't buy anything from the market. Is there a app or something that can help me?
View 2 Replies
View Related
Aug 22, 2010
I'm almost a noob in this huge world of Androids and cupcakes and Froyos and Eclairs and Gingerbreadman. So what I want to ask is what stuff should I check in the phone when buying it used from another person. I know to check the standard functions like calling, msging, camera, wifi, gprs/edge, gps etc. But I don't know any other thing.
View 3 Replies
View Related
Jun 22, 2009
I use amazon and 7digital on my pc, was wondering if any major store is particularly android friendly. Any suggestion ?
View 1 Replies
View Related
Jun 16, 2010
I'm developing an application that will most likely be preinstalled on devices. It will be also available on Market. Is there a way to update those instances that are not downloaded through Market, since Market won't notify users about an update. I was thinking about, as suggested here, trying to contact my site periodically, and when update is available, download it. I'm wondering if there is a way to do this update automatically, so that user doesn't have to do anything (like running the package manually). Or, when my site shows update is available, to offer users an update through Market, even though it's not installed through Market. EDIT: This Market option would be preferable, because than users wouldn't have to check "allow install of non-Market sources".
View 4 Replies
View Related
Jun 6, 2010
I am new to android programming and want to develop an application similar to vista where the wallpaper changes automatically, so how should I go about it?
View 4 Replies
View Related
Nov 9, 2010
Some Android application restarts automatically when i kill process manually. How this can be possible?
Is there anyone who know how to do like this on Android platform?
View 1 Replies
View Related
Mar 26, 2009
I worked on N95 mobile, my goal is to capture image for every 2 min and send the image data to server without user help. I am done with image capturing manually but I am unable to capture image automatically could you please suggest me. I am getting certification message pop up. Is there any way to start my application automatically. I am messed with code signature and manufacturer agreement with Nokia. So I have decided to change the platform to Android mobiles. Could you please let me can I able to implement the above application in android mobiles android platform.
View 9 Replies
View Related
Apr 7, 2010
I've noticed a troubling issue with app permissions. It seems that after installing, some apps that didn't ask for these two permissions:
Storage: modify/delete SD card contents
Phone calls: read phone state and identity
will magically acquire them after install! These apps do not ask for these permissions during install, nor do their Market pages disclose that they need them. After looking through many logcat messages during an install, I found this:
04-07 03:23:08.973,I,PackageParser,1016,com.some.app.nam e.here: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
Digging around, I found this online:
Android permissions: Phone Calls: read phone state and identity - Stack Overflow. It seems that an app that is compatible with systems earlier than 1.6 will automatically be assigned those two permissions. If a developer is willing to make their app compatible only with 1.6+ systems, they can change their app's manifest:
<uses-sdk android:minSdkVersion="4" android:targetSdkVersion="4" />
and when users on 1.6+ devices install the app, those two extra permissions won't show up.
I bet a lot of app developers don't know this, and therefore their apps will seems to acquire those two permissions magically. Users will install those apps, see the two extra permissions when they inspect the app security setting and be very puzzled. They'll probably think the app is malware and uninstall it. I've contacted some app developer about this issue, so that they can (hopefully) fix their app so it doesn't look like malware. Unfortunately, until all legit apps are fixed, it'll be hard to distinguish amongst apps that have those permissions, which app actually needs those permissions, which apps need fixing, and which apps are malware.
View 2 Replies
View Related
Oct 24, 2008
My Gmail works perfectly (of course it does) but my Email program is another story. I can get it to sync fine with my Cox e-mail after I manually set it up, but I will not automatically retrieve e-mails from the server regardless of what I set the check interval to. I purposely sent myself a test email from another source and the phone never receives it unless I physically go into the email program and then it connects to the server and downloads the message. Is anyone else experiencing this? Am I doing something wrong? Right now I have the phone set to 5 min check intervals and it still doesn't automatically indicate I have new mail even though I know there is two brand new e-mails sitting there waiting for me.
View 14 Replies
View Related
Jan 25, 2010
I'm developing an application that should add it's shortcut to home screen after installation and remove it after the application is being uninstalled. The application will be preinstalled on the end user device, but still should have an option for uninstall). The task looks very simple but I've faced lots of troubles implementing it. What I have done:
Add shortcut to the home screen using
com.android.launcher.action.INSTALL_SHORTCUT
on app first launch or on newt device
reboot.
MANUALY remove shortcut using
com.android.launcher.action.UNINSTALL_SHORTCUT................
View 2 Replies
View Related
Sep 24, 2010
Is there an app to switch off the phone at automatic times? I.e, turns off at midnight so no calls in the night, but switches on before the alarm goes off? I'm fairly sure the alarm doesn't currently go off if the phones off, some of my previous phones have been forced on by the alarm.
View 5 Replies
View Related
Jan 13, 2010
I found a good deal for a HTC Droid Eris online from a website, the location was perfect as it was right near where i reside. After setting up an appointment to meet and looking at the phone i found that the phone wasn't 'brand new' but had been used, the owner claims that she bought it from another person who claims that it had not been activated at all. I tried to activate the phone and couldnt because the phone had already been activated on Verizon's Network. She said that she was going to take the phone in in the morning and see what they could do about it. So she is going to give me a call tomorrow (i guess its today now that it is past midnight).So my question is if she calls me back tomorrow and says that Verizon has taken care of the problem and i can now activate it with my phone # do i go ahead and buy it from her? Is there anything i should be worried or be informed about? Help me out fellow Android users! I dont want to buy the phone and activate it and get screwed over somehow because i wasn't knowledgable to a certain extent, as you can tell i dont have much experience with phones as far as activation/ESN/plans/etc whatnot go.
View 9 Replies
View Related
Sep 19, 2009
I have searched but failed to find a definitive answer on the matter! I have used "listen" by google, but it dosen't update automatically, or find the new "kermode movie review" podcast for this week. So my question is, what android podcast app can I subscribe to a podcast to and just let it update like on itunes? Or am I using "listen" incorrectly and what should I do to get the most out of it?
View 18 Replies
View Related
Nov 2, 2011
Is there any way to automatically clear application caches? I normally use CacheMate for Root Users app. I have Tasker and Llama installed so was wondering if I could clear app caches using a schedule say using Tasker.
I am running a ZTE Blade with stock Froyo rooted with z4root.
View 5 Replies
View Related
Jul 29, 2010
For the details read here. all those that thought they would have free usage of wave secure. think again. McAfee - about - McAfee to Acquire Wave Secure
View 37 Replies
View Related
Mar 9, 2010
I'm really very interested in buying a license of some great Android apps and games - please email d...@dominicreeves.com Also, with a number of projects that need to be built, I'm hiring!
View 2 Replies
View Related
Sep 14, 2010
I didn't realize that my bank would not process Euros, so the first order got canceled. Then I purchased a Visa debit from Walmart, I didn't realize that I would have to wait until the permanent card came in the mail. It took 9 days to get here. So the order was canceled the second time, supposedly. I get the permanent Visa Saturday, and still can't get Beautiful Widgets, frankly, I don't think Google got it cancelled properly as when I select the app on marketplace.
I do not get the "buy" option/button, but it goes straight to "authorize payment" and it doesn't use the updated info. I know the cc will work as I purchased something else prior that was out of country. Google really isn't much help, when I ask for help they keep sending "cookie cutter" replies which do not relate to the issue. I'm starting to understand road rage. There's no way to purchase online instead of using phone, is there? Any solution you all know of besides forget Beautiful Widgets?
View 3 Replies
View Related
Oct 8, 2010
Is there a way to buy apps from the android store if you don't have a credit card?Please reply as I'm really a noob in this kind of things
View 9 Replies
View Related
Sep 9, 2010
Does anyone know if Qik is working on a cleaner version of Qik for Evo? I find it almost unuseable even when both phones are on Wifi in the conversation. Is the premium version worth buying as it mentions higher resolution.
View 2 Replies
View Related
Jan 28, 2010
I've got the weirdest problem ever with my HTC Hero.The gmail application does not refresh automatically so as to fetch incoming e-mail. Even worse, it doesn't even do that when I manually do that (menu --> refresh)There is one situation: If I change one of the settings for Labels ("description = select which labels are syncronised") it does fetch e-mail from my inbox, but only if I manually refresh. It doesn't make any sense that my gmail application can only fetch new mails after a (random) modifcation in my settings. I would like my gmail to refresh .... well.. as often as possible and automatically, since I will not know beforehand when someone has sent me a mail.
For the moment my label settings are as follows:days for syncronisation: 1 day
labels
inbox: syncronise for all items
with star: syncronise for all items
eehh. well actually all my folders are "syncronise for all items"
View 2 Replies
View Related
Aug 12, 2010
recovering deleted photos. I deleted my pictures in my camera file. is there a way to get them back without buying a program.
View 1 Replies
View Related
Aug 6, 2010
I get as far as putting in my cc info and then when it tries to save the info the error occurs any1 have this problem?
View 3 Replies
View Related
Sep 8, 2009
With all this talk about people buying the i7500 from Germany; I was wondering if T-mobile has any rules/detection against us using an android phone bought from outside, on the network using a normal voice+data plan like the $30+$10 plan. Because given the price difference of a 2 yr contract a new phone would in theory need to be over $560 before it is no longer worth buying outside. So what is the incentive of getting a simlocked phone, that costs more, and be locked into a 2 yr contract? I guess this applies to some of the other smartphones as well.
View 9 Replies
View Related
May 13, 2010
I bought an app and it is not in my download section. Also when I goto the market it is asking me to buy it again. No thank you. Must be away to get old one back! right
View 3 Replies
View Related
Nov 3, 2009
Anyone plan on buying another battery? or know if VZM will offer a external battery charger similar to what I have for my palm? I use my cell phone a lot, and I would like to have one battery fully charged at all times in case I run out or am going out for the night. This is a fail proof method I have used on my palm for years.
View 33 Replies
View Related
Jun 9, 2010
Review: Magnetic macro lens for HTC EVO 4G
View 11 Replies
View Related
Jul 10, 2010
I pre ordered my Droid X a couple days ago and I was wondering, since I know I will be getting a multitude of accessories for my X, what are you guys planning on getting, and why? Cases, screen protectors, car docks and the like. This thread might help me decide on what i want to buy too.
View 49 Replies
View Related
Sep 6, 2010
I have a HTC Desire, does anyone know if its possible to rent a movie from iTunes and have it play on the phone? I know iTunes lets you rent or buy movies.Has anyone done this successfully? Any steps?
View 3 Replies
View Related
Jan 16, 2010
How do you go about activation with buying phones online.
View 3 Replies
View Related