Difference between revisions of "AndroidGooglePlayConsole"
From Lost In Wonderlands
(→Android Google Play Console) |
(→Android Lint) |
||
(One intermediate revision by the same user not shown) | |||
Line 46: | Line 46: | ||
* http://tools.android.com/tips/lint | * http://tools.android.com/tips/lint | ||
− | on eclipse ADT there a specific command android lint in a menu | + | on eclipse ADT there is a specific command android lint in a menu ( but is it still useful to go with eclipse ADT. ? ;) ) |
− | on Android studio simply go to Analyse | + | |
+ | on Android studio simply go to Analyse menu Inspect Code options ! and that's it ! | ||
== Android Google Play Store == | == Android Google Play Store == |
Latest revision as of 19:47, 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 is a specific command android lint in a menu ( but is it still useful to go with eclipse ADT. ? ;) )
on Android studio simply go to Analyse menu Inspect Code options ! and that's it !