What do I need to prepare before launching an android application?

Things we need to prepare before publishing

  With reference to google official and domestic development experience

  1) User protocol (local, network, API )

  2) Signature file (used to encrypt APP , unique label)

  3) Program icon (the first one facing the user, prepare a different but suitable resolution)

  4) Other things (determination of the version code, screenshots (for program release, screenshots are required to show the specific interface), promotional copy ( within 20,000 words), promotional videos (for example, Google Market can add videos), make an appointment for the first launch of cooperation (the company wants to choose a good one) date))

  5) Some experienced companies package APPs automatically, because manual mistakes are inevitable

The items that need to be configured are: (special attention to manual packaging)

  1) Clean up log calls (useless to users, consume machine performance), version code and version name.

  2) Compile the program and sign the program. (The specific generation is explained in the next section)

  3) Test thoroughly before publishing. (before packing)

  4) Check if the resource is up to date. (It is possible that the resources in the Asset folder need to be updated when displayed without a network)

  5) Make sure the remote server and service are ready.

  6) Other check items (such as map API key , whether the key of Wechat Weibo Youmeng is correct, user agreement protects intellectual property rights, icons such as companies, individuals, etc.; check whether the API shared by a third party is available; check whether there is any involvement in the APP the content of the developer's own information)

Check for differentiated features

  1) Functions of different channels (cooperating with different companies, there may be special requirements)

  2) Business functions of different Android versions (for example, the performance of mobile phones on version 2.3 may not be very high, and some functions may be cut off)

  3) Different business for different mobile phone models

 

Original link: http://www.maiziedu.com/wiki/android2/prepare/

 

<!--EndFragment-->

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326487058&siteId=291194637