Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
One of my apps is being reported by avast as Potentially unwanted program. It is marked by avast! both as Android:Agent-GE and Android:AndrAgent-R...
Can anyone tell me some more info about this, so I can locate what exactly is considered a virus in this app.
This is a very simple app, so I have no idea what might have caused this...
Is there a possibility that the computer that built the APK was infected and that it injected some trojan in the application?
I have reported this as false positive and also contacted avast via their forum. But I guess it wont hurt to post here as well, maybe someone have/had a similar problem.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
I want to know how to detect a rooting in a Android App.
This has been answered before, but here it goes:
I had this issue some time ago, and there does not seem to be one failsafe method to do this. For most scenarios however, you could check several characteristics that might point to a device being rooted, but again, this is not guaranteed to work every time.
Check out this previous answer regarding the issue, and remember; do not just copy and paste. Build an understanding of the code, so that you may learn something in the process.
Next time, try to do some more research before asking questions, Stack Overflow is filled to the brim with great questions and answers. Good luck with your app!
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 7 years ago.
Improve this question
My Application works all good but for some users a functionality isn't working. How to look after this, when the application is working fine for me and most of the users and not for some. How to debug it?
You could use a bug tracking tool. I am using this one, it's really easy to use: splunk mink but there are also others like instabug, appsee or others.
The deal with such tracking tools is that you get live data from the app usage, errors, crashes and other useful information you can use to improve your app.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
This question appears to be off-topic because it lacks sufficient information to diagnose the problem. Describe your problem in more detail or include a minimal example in the question itself.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
I have this app "Networking Cables",
someone sent to me email, he say:
"Avast android anti-virus detected "Android:Looter-Z" [PUP]"
in my app,
when I check my app No virus.
What does this mean?????
I suggest checking this post from Avast. It appears that there was an issue in their detection with whatever definitions your user is using. They recommend just updating your definitions and trying again. I would suggest this to your user.
Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I am thinking to get started as Freelance Android Developer. My questions are as follows:
1. How do I get started as Android Developer?
2. How do I earn more profits while developing application in Android?
3. How should I win customers and make them come to me for more projects?
4. What infrastructure is necessary for being a freelancer?
Please reply me. I require your help.
You need to learn Java programming first, then you can start here.
A lot of things that depend on the situation.
Making solid interesting projects and giving good customer support.
Again, depends what you're up to.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
How could you delete a service permanently, I couldn't remove it.
Settings > Applications > Manage Applications will let you uninstall anything you installed yourself.
If for some reason that does not uninstall, I think a hard reset may be your only alternative, though I have not run into this problem yet myself.