Navigation

    SOFTWARE TESTING

    • Register
    • Login
    • Search
    • Job Openings
    • Freelance Jobs
    • Companies
    • Conferences
    • Courses
    1. Home
    2. Tags
    3. google play
    Log in to post

    • M

      Can I use the word Android in my Google Play app?
      Software Programming • java android google play • • magpie  

      2
      0
      Votes
      2
      Posts
      0
      Views

      S

      Use the word Android may, but only in a certain context, for example:AndroidWhen the Android brand is mentioned for the first time, it should be next to it. the superstructure symbol of the trademark: TM.The use of the name Android in the materials should be accompanied by reference:Android is a merchandise of Google Inc. Android It must always be written with a capital letter and not be used in multiple numbers or in a traction pad.Details - https://developer.android.com/distribute/marketing-tools/brand-guidelines
    • J

      How do you reset the existing Google play when the package changes?
      Software Programming • android google play • • juvenalb  

      2
      0
      Votes
      2
      Posts
      0
      Views

      irl

      No way to fill a new appof https://ru.stackoverflow.com/questions/586235/#comment784009_586235 @georgehardcore 3 November at 8:33
    • O

      Medical approval for Annex
      Software Programming • android google play legal aspects • • obi  

      2
      0
      Votes
      2
      Posts
      0
      Views

      C

      According to the order 16.04.2012 N 291 ♪ http://www.consultant.ru/document/cons_doc_LAW_128742/0c7bf8d00f19dbae8d6d2053e9f9971b0b4f9a31/ ♪ http://www.consultant.ru/document/cons_doc_LAW_128742/05b53ab8b8003b02ed994dbc0a7902b962eeab5a/ There's nothing like your activities. It's just automating a manual count, if I understand correctly.
    • carriann

      Establishment of a Google Play Games Api (to achieve 100,000 movements)
      Software Programming • android google play play • • carriann  

      2
      0
      Votes
      2
      Posts
      0
      Views

      M

      Consider the movements yourself. Each, for example, 1,000 movements, increase the scorecard by +1. You'll have a surgeon to make 100,000 moves instead of 100,000.
    • B

      Maximum size of apk in GooglePlay
      Software Programming • android google play • • Burma  

      2
      0
      Votes
      2
      Posts
      0
      Views

      M

      https://support.google.com/googleplay/android-developer/answer/113469?hl=en Says for android 2.2 and below - 50mbfor 2.3 and above - 100mbAPK file sizes APK files have a maximum file size, based on the Android version your APK supports. If you can't support all devices with a single APK, you can upload multiple APKs using the same app listing that target different device configurations.100MB - APKs that target Android 2.3 and higher (API level 9-10 and 14+)50MB - APKs that target Android 2.2 and lower (API level 8 or lower)Tip: Users must run Play Store version 5.2 or higher to install 100MB APKs.
    • Y

      The APK version number should be more... - won't let google Play?
      Software Programming • android apk google play • • yajahira  

      2
      0
      Votes
      2
      Posts
      0
      Views

      C

      In the file. build.gradle There's a line versionCode. Each new publication needs to increase its value. So you just need to change the meaning. 55 different.
    • A

      GooglePlay version of the application
      Software Programming • android google play • • amarantha  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      When you pour apk, what does Google Play versionCode ? or versionName ?versionCodeCan versionCode and versionName differ?Yeah, versionName - human-readable version, for example 1.1.15versionCode ♪ Number versions, for example 15Can an annex with different versionCode, but the same? versionName?Yes, we can.
    • Marcee

      Google Play application descriptions
      Software Programming • android google play • • Marcee  

      2
      0
      Votes
      2
      Posts
      0
      Views

      R

      You probably just need to create your own translation into the developer's console and copy the English text. That's what your English will have to do. The text will be displayed for all the locals you'll do.
    • C

      Loss key store for signed apk
      Software Programming • java android google play • • chanisef  

      2
      0
      Votes
      2
      Posts
      0
      Views

      J

      No. The new key you can generate, but they'll be different. Google won't accept updating your application if it's signed by another key.So put the key in all the clouds where you can:
    • O

      What happens to users who downloaded beta versions of the application?
      Software Programming • java android google play • • obi  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      There will be two options which, in fact, are very different in terms of result:For example, you had version 3 in BETA. You release version 4. In this case, all users of BETA 3 will be updated to RESLE 4 (i.e., this is the same annex with the same package)For example, you had version 3 in BETA, and you're putting it in a release. No one's going to change anything, but everyone's gonna get access to version 3. In any case, the annex is always updated to the latest available version. The difference will be in another case: If you have version 4 on your release and you released version 5 to BETA, version 4 will be available to everyone and version 5 only to beta-testers.
    • C

      Promo Graphic in Google Play
      Software Programming • java android google play • • Cleofas  

      2
      0
      Votes
      2
      Posts
      0
      Views

      G

      Promo Graphic refers to graphic assets that help promote and advertise your application on the Android Market of Applications (Android Market) belong to certain categories of applications. The developers themselves recommend the use of this resource. If you do not wish to use this opportunity, a ban on the promotion of this type may be imposed on the developer(Developer Console). But the real question is why? Proceeding and moving to use all available means to attract user attention.
    • Z

      How to rewrite an annex already published in Google Play
      Software Programming • android android studio apk google play • • zymir  

      2
      0
      Votes
      2
      Posts
      0
      Views

      C

      I need the key that it's already signed.If you sign a new key, you won't be allowed to fill a new version.If there's no key, need to remove the old version, change the package_name and sign a new key (in fact create a completely different annex).
    • F

      Digital signature Debug and Release versions android annexes
      Software Programming • android google play • • fbio  

      2
      0
      Votes
      2
      Posts
      0
      Views

      R

      Whatever prevents releases and sweets, you better generate for each configuration. google-service.json and put them in the relevant files.src/debug and src/release) The latest versions of the plays are plagin-grade services that can find this file not only at the root of the project, but also in separate configurations.
    • B

      Google Play doesn't accept the annex because of the vulnerabilities of the OpenSSL
      Software Programming • android google play • • Burma  

      2
      0
      Votes
      2
      Posts
      0
      Views

      E

      Hello! That was a problem. Changed to HtpsURLConnection
    • N

      No version code in Google Player Console reviews.
      Software Programming • android google play • • Nykeriab  

      2
      0
      Votes
      2
      Posts
      0
      Views

      inna

      Your app cannot be modified except for you (who or who has access to the developer's console). Try to communicate with users and find out the problem of exits, plus to test other devices. After the test, update the version of the application, update the users themselves, update the application.
    • Analeea

      How for one application to download two tongue apk files in Goo Play?
      Software Programming • android google google play • • Analeea  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Mystic

      Annexes are identified by package. You need your bag for every language version. Type com.example.victorina.ru♪ com.example.victorina.eng etc
    • K

      How often can the Google Play application be updated?
      Software Programming • android google play • • kalyn  

      2
      0
      Votes
      2
      Posts
      0
      Views

      M

      No restrictions. Just update every minute.
    • R

      Rejection to google play market
      Software Programming • android google play • • Rossere  

      2
      0
      Votes
      2
      Posts
      0
      Views

      morde

      Use only that content you have the copyright to. Don't use other people's pictures, videos or sounds, even if your application helps to develop the author of this content. Be particularly careful with the title of your annex. From sin, don't add company names or any popular products. https://habrahabr.ru/post/231009/ Be careful when you're looking for a google. Instead of unlocking the application, they can only block an entire account for one letter. In addition to the general rules for annexes, there are more specific recommendations https://support.google.com/googleplay/android-developer/answer/113474?hl=ru with examples in Russian and in beautiful form.
    • K

      Google Play, Google Merchant registration, purchases inside the application, legal side of the question
      Software Programming • android google play admob in app purchases • • Kadyn  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Demir

      You don't need a Site or a Domain - you can or can't fill it or yes - githab.Neither IP nor company is a prerequisite. I don't think if you point out the IP, you're not wrong.Yeah, you can dig all the money on the google account and just take care of setting up your score for withdrawal. The money's not going anywhere.Google Merchant is only needed to get the mark. Advertising income goes to other accounts and has nothing to do with the mark itself. There's still a useful infusion of money from AdMob and Google Merchant: https://ru.stackoverflow.com/q/383937/17609 https://ru.stackoverflow.com/a/387959/17609
    • S

      How do you copy through google?
      Software Programming • android google play • • simrah  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      Here. http://www.androidhive.info/2014/02/android-login-with-google-plus-account-1/ Completely described how to copy through Google and with the ability to download the code.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 21
    • 22
    • 1 / 22