Android - unable to uninstall application - android

I have some Android market feedback for my app Hire*A*Droid where users complain that they are unable to uninstall the application. Here's two I have so far (about 10 days apart):
janelle: I uninstalled this app, but its still showing that its
installed under my downloads. What can i do ?
valerie: It's frozen I can't open or delete it.
anyone can help n tell me how..thanks
The app has nothing really special or tricky about it and I never experienced anything of the sort so I'm really lost at what this may be, how real it is and how to reproduce and deal with it? Any ideas, suggestions? If you have any questions that you think may help with this problem I'll be happy to provide more details
P.S. Worth nothing to mention - both complaints cost me a single star rating and no additional info was provided
P.P.S. After comment from PHP Jedi I noticed similar comments for other apps while browsing Android Market. I think this is quite common and it looks like Market bug. I will try to open a bug on Android Market support site
Cross-referenced to Android Market forum

I purchased a DROID a week back and was having the same problem. To uninstall an application from the DROID do the following.
Uninstalling an application from Android OS v2.1
Go to settings.
Go to Applications
Go to Manage applications.
Touch the application you wish to uninstall.
Touch uninstall.
Enjoy the fact that the application is gone.
The confusion I'm guessing your commenter's are having is when you hold your finger on an application you can drag it to a trash bin. This makes you think you are deleting the application when really you are removing it from your favorite applications list. Its very misleading.

from what i understand (i don't work on Market myself), the "Downloads" list inside Market can be out of date for up to a day, until it next gets an update from the server. the app isn't actually installed anymore, and Settings > Applications > Manage Applications will show that it is indeed gone.
i reported this as a Market bug internally last year. i've just added a link to this page from that bug, and i'll try to get someone to look at it.
(it may even already be fixed in newer versions. it would be interesting to know the most recent version you've seen it in.)

I could not say why the users complain, but I could say that your application work without problem on my HTC Magic, I don't get error when I tried to uninstall it.
Best Regards

Related

What could cause a published Android app to spontaneously stop working for a large number of users?

I hope this question isn't too broad. I realize the answer to my question is "Anything, it depends on the particulars." I'm just looking for ideas here. I have a published Android app that has been in the store for years. People download it every day. Suddenly, on July 2, 2018, I start getting messages from tons of users, both new and old, saying they can't get past the startup screen, where the app does a series of checks (read-write to storage, check license, etc). I haven't changed anything in the app.
Oh, and of course it doesn't repro for me.
I asked my users for information about the device they're using, their build of Android, their physical location, and I don't see any patterns. It's all kind of devices including official Google devices, and the OS ranges from 6.0 to 8.1.0. Users are from all over the world.
Based on what users are telling me they see on the screen, it seems that the Google Play license check might be the place where things are going wrong. (However, no exceptions or error messages are shown.) Also pointing in this direction is the fact that the free apps (which have otherwise identical logic) seem to work okay.
Did Google deprecate something a licensing library starting on July 1 or something like that?
Any ideas would be greatly appreciated.
Big thanks to #MorrisonChang in the comments to my question pointing me in the right direction. I have confirmed that this was indeed a problem with the Google Play Store app, and customers who upgraded to 10.7.19 report that my apps are working properly again.

Android app does not show up in App store > 24 hours

I released my first android app yesterday, and got the direct link to the app working after 6 hours. But Its been > 24 hours now, and it still doesnt show up in the search on playstore.
I have been searching in the playstore both from my android device, as well as from desktop browser. The app simply isnt there.
Is this common? Is there something I can do to check the status/find out whats happening?
Thanks a lot
EDIT: the direct link is: https://play.google.com/store/apps/details?id=com.droidinput
EDIT: The issue was indeed that the name "Droid Input" was too general. Changed it to Moused . Hopefully it makes it a tad better once the update is pushed to prod. Thanks for all your help!
Sometimes newly published apps take time until they appear in search results. The app needs to be indexed in the Play Store before it starts appearing in search results. Also, make sure the app name has enough unique keywords so that it's easier to spot while searching.
All my apps were searchable minutes after the direct link started working. Can you post the name of your app.
Check those in Developer console
published area
minimal Android os
make sure it's published in developer console
If it's all right, don't worry, just wait to published
If your app have any problem google will send email to you
First of all,
you must check if you have no other updates,
second check if the website is not under going several changes if so than you might have to wait a couple of days
check your device for any out of the normal activity
if this is not resolved make sure to contact the company and explain them your issue,
regularly it shouldn't be happening to only you so there might be others with the same issue as you, it is unlikely that it could be your device but there is always that possibility that it might.

Trouble finding my Android app on Play Store

I just posted my first app to the Android market about half an hour ago (pretty stoked, really, but that's neither here nor there :p). The issue I'm running into is that I can't find it on the playstore. I've searched on my computer with all devices selected, as well as on my phone and tablet - which I used to test the app before publishing.
I've tried going directly to the link with https://play.google.com/store/apps/details?id=com.ptrprograms.asteroidbelt
I can also supply my manifest file if that's necessary. Thank you!
It takes a while to get propagated through their system. Wait a few hours, it'll show up.
When did you post your app? Take in consideration that there are many apps that may have a similar name so you have to scroll many pages down and it takes a lot of time to make the app available. Try to search the app using you account name in no more than 3 days. Maybe tomorrow... My friends had the same problem and they just waited.

Android Licensing Issue

Recently I published my new application in Android Market. This application contained Android Licence. This Licence was working perfectly fine, when I put my own apk on my phone, there is a dialog that will pop out saying I need to buy this application on the market. However, today I saw my application on some forum and when I tested it, the license was not working, I can get in to the application without buying it. Is there something I am doing wrong?
And also can you give me some tips that can help me to stop this hackers. I am thinking to have a Push Notification on my main activity which will pop out only when I have a new updates therefore people who are not registered can't get this new updates. But the real problem is I don't know how to accomplish this. If you have a better solution can you please tell me, I am planning to publish my new app soon but I am thinking to delay it for a while because of this kind of piracy that is going on. Please help me, I have been working on this new application for several months and I don't want this kind of piracy to happen again.
I don't think you can get your licensed application through the market without buying it. I'm not sure why you would want to, since you can just compile it and install it yourself with ADB.
However, I wouldn't worry too much about people pirating your software. Any good or even marginally skilled cracker is going to be able to remove any security you have anyway. In my experience (from both ends of the playing field), the game always comes down to cat and mouse, and you will end up wasting time instead of adding features, fixing bugs, etc.
Look into ProGuard.
It comes free with the Eclipse/Android stuff.
ProGuard presumably makes it more difficult for people to decompile and modify your application package to defeat the licensing check.
I do not know how well ProGuard actually is at discouraging piracy.

How does AppBrain's installation app work?

AppBrain has a fantastic new app that lets you automatically install applications on your phone using your web browser. Similar to the Chrome push. In their case, they are using it to let you install apps without a prompt directly on the phone. Engadget has a good video demonstrating their system.
http://lifehacker.com/5582169/appbrain-upgrade-installs-android-apps-instantly-from-the-web
My question is: What mechanism are they using to avoid asking for a prompt on the phone and to do the installation directly?
The reason I'm asking is that have a couple hundred android phones that run some custom software, the users have to manually update the software by clicking through the install process. And ideally I'd prefer to be able to do push updates without having to prompt people (in exchange for a free phone+service you have to run the software, so 'you shouldn't do that' doesn't invalidate the question of how do you do that). The biggest problems are that if you're doing rapid development/testing it's a pain to get everyone up to the right versions and it's hassle for people.
What AppBrian does sounds like a perfect fix to this problem, but how does it work? The only permission the AppBrain fast installer asks for is access to your accounts and network access. Now, there was the interesting development about Jon Oberheide's REMOVE_ASSET and INSTALL_ASSET which he says uses the GTalk service to imitate prompt-less installs. The interesting this is that AppBrian's FastWeb installer works on a 2.01 Droid but does not work on a 2.2 Nexus One (maybe one of the last round of Froyo updates disables AppBrain's access to the INSTALL_ASSET intent).
http://jon.oberheide.org/blog/2010/06/25/remote-kill-and-install-on-google-android/
Can anyone shed any light on this? I know auto update is coming for the Market but I'm not sure if this would be a usable workaround. I'm fine with saying 'you need to click to install this once', but having hundreds of people waste their time clicking 'ok' is a waste.
I personally think that this is something Google should support for Enterprise users in the future with the Device Administrator features. If I went with Android and could easily stage and keep people up to date with apps it wold be pretty useful.
So I think I have a reasonably good idea on how app brain is able to work its magic. I have found a couple of links you might find interesting and then you can always refer to the discussion on this other question.
Link 1: Here is a link on how the first app that was built by a researcher shows how a person with malicious intent can easily use two commands that google has put in for "our" convenience for silent install and uninstall...!!
Link 2:Here is how the exploit works and you could use it...

Categories

Resources