Difference between revisions of "AndroidGooglePlayConsole"
From Lost In Wonderlands
(Created page with "= Android Google Play Console = '''NeXT Steps''' ''here everything has yet to be done !'' ''coming soon'' : '''''Everything You Always Wanted to Know on Android Google...") |
(→Android Google Play Console) |
||
Line 35: | Line 35: | ||
== Android Google Play Console == | == Android Google Play Console == | ||
+ | |||
+ | === how to publish an Android App === | ||
+ | * https://electricnews.fr/publier-un-app-sous-android-petite-presentation-de-google-dev-console/ | ||
+ | |||
+ | |||
+ | ==== aapt ==== | ||
+ | * https://developer.android.com/guide/topics/manifest/uses-feature-element#testing | ||
+ | |||
+ | ==== Android Lint ==== | ||
+ | * http://tools.android.com/tips/lint | ||
+ | |||
+ | on eclipse ADT there a specific command android lint in a menu | ||
+ | on Android studio simply go to Analyse me nu Inspect Code options ! | ||
== Android Google Play Store == | == Android Google Play Store == |
Revision as of 19:45, 22 November 2019
Contents
Android Google Play Console
NeXT Steps
here everything has yet to be done !
coming soon :
Everything You Always Wanted to Know on Android Google Play Console... (But Were Afraid to Ask)
a collection of links of interest
See also
- Android
- AndroidAOSP
- AndroidNDK
- AndroidGoogleAPIs
- AndroidGooglePlayServices
- AndroidGooglePlayConsole
- AndroidDevices
Android Google Play Console
how to publish an Android App
aapt
Android Lint
on eclipse ADT there a specific command android lint in a menu on Android studio simply go to Analyse me nu Inspect Code options !