Closed. This question is not about programming or software development. 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 5 days ago.
Improve this question
I have previously authenticated myself and now I want to run a custom b2c flow without being prompted again for login in a mobile application, so I am trying to create a webview I have tried to pass the bearer but it always asks me for login again, how can I avoid this ?
I tried to include the headers with the bearer
Related
Closed. This question is not about programming or software development. 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 7 days ago.
Improve this question
Is it ok to publish two versions of the same app (a free version with ads and a paid version with no ads) on Amazon App Store? if so, is it ok to use the word "premium" in the app's title?
I didn't anything yet, but we both know that Amazon doesn't usually gives second chances, so I only have on chance, and I can't lose it and get my account suspended.
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 5 years ago.
Improve this question
I have set up mitmproxy on Ubuntu, and have linked my android device to it. I can view traffic coming from the android browser but when I launch an app, it does not show me any traffic from the app (any app it seems), even though the app is connecting to the internet. What am I doing wrong?
The mitmproxy command I am running is ~mitmproxy --host
This is probably because of SSL pinning read about it here or it could be that the app is ignoring the Android proxy settings, but most likely SSL pinning from my experience
http://docs.mitmproxy.org/en/stable/certinstall.html#certificate-pinning
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 8 years ago.
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.
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.
Improve this question
I would like to distribute an app already installed on a tablet. This is a single-purpose app. To get access to Google Play each tablet needs a Gmail account.
Is it a problem to always use the same gmail account?
How can I make a lot of gmail accounts?
You can use the same account on every device. I work for a company that makes apps and we have a test department with dozens of devices all logged in with the same gmail account.
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 9 years ago.
Improve this question
I have been getting "Virus Detected" message on Gmail for one the Android apps I have been developing. Weirdly enough, its not that Gmail does not allow apk attachments, because I have emailed various other apk's before on Gmail, and those apps can still be attached and sent successfully. Only this app is having such problems.
So my question is, what could possibly be the problem here and where should i look to fix it in the application?
Gmail poorly support apk attachments. Use other methods such as,
Dropbox.
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 9 years ago.
Improve this question
The stock web browser on Android doesn't have any kind of "about" screen or information. What company develops it? Is it Google? Is it open-source? If so, is the source part of the Android OS source?
It primarily developed by Google. Also, it is open source.