I want some ASO tips

lol, yeah, I’m sure it’s not rocket science, but the hard part is to actually come up with the idea and make something useful out of nothing, and that’s what you did - that puts you apart from 99% of people, who are either lazy or dumb :slight_smile: .

Best

Thanks for sharing this idea. My version in C# has 200 lines of code. It counts words for phrase or for category.

Edit: partial solution for “doodle”:

Autocomplete word list:
doodles
doodles app
doodles on pictures
doodles art works
doodles for kids
Package: com.doodlejoy.studio.kidsdoojoy
Package: com.lima.doodlejump
Package: com.DoodleText
Package: com.doodlejoy.studio.kaleidoo
Package: com.playmous.ttfdoodle1
Package: com.doodletoy
Package: com.byril.doodlebasket
Package: com.rpg90.jumping
Package: joybits.doodlegod
Package: jp.co.hikesiya
Package: com.caramelizedapple.apps.Picasso
Package: com.nerbrothers.DoodleSnake
Package: com.droidhermes.kidspaint
Package: com.flyingmesh.glow
Package: com.dreamingame.doodlefillx
Package: com.feelingtouch.doodlerunner
Package: com.chadtowns.daxfree
Package: com.gameresort.plugin
Package: com.chadtowns.dax
Package: com.huandnguyentanhon.magicdoodlefree
Package: com.doodlejoy.colorbook.xmas2
Package: com.masscreation.doodle_boat
Package: com.doodlegrub.android
Package: com.joybits.doodledevil_pay
Package: com.doodlewishes
Package: com.freedomrecyle.doodlefish
Package: com.gamelion.DoodleFit.ads
Package: virtualgs.doodlekids
Package: com.hanamobiles.doodleflow
Package: com.doodlejoy.colorbook.bonny1
Package: com.g6677.android.dd
Package: com.joybits.doodlefarm_free
Package: com.gamelion.DoodleFit
Package: com.wonderful.photolablite
Package: com.ningo.game.snailjump
Package: com.androidgame.DoodleDash
Package: com.joybits.doodledevil_free
Package: com.doodlesnake.snake
Package: com.joybits.doodlefarm
Package: com.bigduckgames.sparkart
Package: com.jetpackdoodleman.app
Package: your.leellc.rainbow.draw
Package: com.maxblaster.sketchpad
Package: com.udrawfreeversion
Package: com.nuttyapps.kids.doodle.color.draw
Package: digitalfish.crystalpainter
Package: com.DoodleText.icons.pack.Valentines1
Package: com.bazingadrum
Package: com.doodlejoy.studio.kidsdoodle.pro
Package: com.doodle.line.art.go.locker

"endless" : 11
"both" : 11
"put" : 11
"don" : 11
"undo" : 11
"target" : 11
"_blank" : 11
"players" : 11
"apps" : 11
"application" : 11
"amazing" : 11
"ages" : 11
"only" : 11
"universe" : 11
"devil" : 11
"back" : 12
"want" : 12
"about" : 12
"little" : 12
"how" : 12
"instagram" : 12
"available" : 12
"000" : 12
"gameplay" : 12
"control" : 12
"was" : 12
"line" : 12
"has" : 13
"neon" : 13
"rainbow" : 13
"gmail" : 13
"time" : 13
"friends" : 13
"tap" : 13
"email" : 13
"than" : 13
"awesome" : 14
"find" : 14
"send" : 14
"button" : 14
"shapes" : 14
"help" : 14
"beautiful" : 15
"brushes" : 15
"which" : 15
"family" : 15
"brush" : 15
"stickers" : 15
"add" : 16
"unique" : 17
"gallery" : 17
"great" : 17
"other" : 17
"but" : 17
"also" : 17
"sketch" : 17
"puzzle" : 17
"phone" : 18
"way" : 18
"many" : 18
"save" : 18
"let" : 18
"graphics" : 18
"when" : 19
"enjoy" : 19
"world" : 19
"animals" : 19
"please" : 19
"snake" : 19
"best" : 20
"much" : 20
"their" : 20
"own" : 20
"simple" : 20
"mode" : 21
"they" : 21
"now" : 21
"twitter" : 21
"version" : 21
"effects" : 21
"glow" : 22
"even" : 22
"art" : 22
"over" : 22
"picture" : 23
"there" : 23
"coloring" : 23
"colors" : 24
"any" : 24
"google" : 24
"addictive" : 24
"background" : 24
"easy" : 25
"painting" : 25
"text" : 25
"features" : 26
"jump" : 26
"make" : 26
"out" : 27
"photos" : 27
"just" : 27
"love" : 28
"free" : 29
"different" : 30
"photo" : 31
"share" : 31
"one" : 32
"pictures" : 34
"android" : 36
"play" : 36
"games" : 38
"paint" : 39
"use" : 42
"color" : 42
"facebook" : 43
"drawing" : 46
"like" : 47
"new" : 47
"create" : 47
"draw" : 54
"more" : 57
"fun" : 59
"kids" : 72
"game" : 109
"doodle" : 152

It needs some tweaks in ignored words dictionary, but looks like it works :wink:

Very nice!!

Hi,
Sorry for the noob question but how can i run this code please ? :o

You will have to convert it to actual code

awesome … this thread forced me to write first python code in 2013 :slight_smile:

Heh… I wish I could write my apps in Python. :frowning:

have you checked kivy.org?