Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
Some one download my apk file from Google play and he changed package name and icons then republished in Google play market. How is this possible? How can I stop?
If you haven't use ProGaurd to secure your app, It is quite easy to reverse engineer Android applications, so if you want to prevent this from happening, you should use ProGuard for its main function: obfuscation.
An example of program used to do the decode Android apps APKTool
Related
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 3 years ago.
Improve this question
Is it possible to replace the released app(apk) in google play console?
The app is already downloadable in the google play.
However, the released app is a Hybrid App(Web-Based) and
the plan is that the app will be migrated to Flutter.
Thank you in advance.
I had a similar issue: wrote an app in Java and then translated it into Kotlin. I just uploaded new apk as an update/new version of the app, and it worked!
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 5 years ago.
Improve this question
Your app does not support all of the required voice commands. You can read more about how to support Voice Actions in the Android Developers Help Center.
How can I fix this.
I saw that there are more people with this problem see here: https://github.com/WhisperSystems/Signal-Android/issues/6124.
1) If it was me I would look at this link from android: https://developer.android.com/training/auto/audio/index.html#support_voice and then implement the voice commands in my app. So follow the instructions by setting it up in your manifest file and then add the commands in code. I should not take that long and try again.
2)If that does not work I would contact the the google play store to find out what else you should do.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
If a game is pulled out of app store, what happens to it's installation in my mobile or laptop?
The question came to my mind after reading the news about upcoming pull out of Flapping Bird.
In case of Apple appstore, the app will stay on your device. You can even backup to iTunes and reinstall later.
Some cases you can still find the app under purchased tab so you can install it later from cloud
But there are lot of grey areas with apple. Not all the apps you have purchased are listed there.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 9 years ago.
Improve this question
actually I'm planning to publish a paid app, but when i'm signing up for the merchant account it is requesting for website url. The thing is I don't have any website, so how can i publish my app...
Thanks!
You can put any website, they're not gonna check if it's wrong or not!
YOu can also put your Facebook page, e.g. https://www.facebook.com/WHATEVER
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about programming within the scope defined in the help center.
Closed 7 years ago.
Improve this question
Is it mandatory to have EULA for free android applications on Android Market. I 'm going to upload a free android application on Android Market. Since I 'm new to the process to uploading application to android market could anyone tell me why EULA is needed ?
I don't think it says anywhere that a EULA is needed, but rather that they just recommend using one. That said, I'm distributing two apps on the Market and don't have a EULA for either. I'm pretty sure that Android users have to agree to a general EULA about the market before being able to download anything, and this EULA contains the general statements about not stealing and "It's not our fault if something bad happens".
Here is an example: https://web.archive.org/web/20130205134238/http://www.developer-resource.com/sample-eula.htm