Android apps development Journey by Vinku...again - this time longer

Status
Not open for further replies.
DAILY STATS

APPS IN GOOGLE PLAY - 1 (HAD TO DO SOMETHING YESTERDAY ;/), SOON 101
APPS BANNED: 0
ADMOB EARNINGS: $6 for yesterday
APPLOVIN EARNINGS: $2
UNITY3D EARNINGS: i don't know, 72h refresh rate
SPENDING: $500 for incent installs

It's nice day, after uploading app got $8 in single day, nice - app isn't on search results for keywords yet, because first days are some sandbox in Google Play. Should be a lot better when it appears in search results.
Every 500 installs bough, I've got 100-150 organic installs from Google Play, probably from recommendation lists.
Such boost on authority account, should give me 5k-10k installs/day in incoming weeks.

With my experience, I predict $200-$300/day from this app soon.


TODAY TO DO:
Upload fckin 100 apps, they are ready, just not found time to put them to store.
I will not buy installs for them, it is just an experiment:

promoted vs non promoted

With bigger earnings, ill put screenshots
 
With 100 phone locker apps, will you need to think of 100 apps description on different developer accounts?
Will the apps be just version 1.0.0 forever or needs to be updated a new version to gain traction in playstore?
 
With 100 phone locker apps, will you need to think of 100 apps description on different developer accounts?
Will the apps be just version 1.0.0 forever or needs to be updated a new version to gain traction in playstore?
yes, app description is 5 minutes to make
i am not updating such apps
 
MAN YOU ARE GOD I WILL STAR WITH GOOGLE APPS AGAIN

Can u explain how to bypass google copyright i got banned 2 times for uploading copyright images lol aka xd
 
MAN YOU ARE GOD I WILL STAR WITH GOOGLE APPS AGAIN

Can u explain how to bypass google copyright i got banned 2 times for uploading copyright images lol aka xd


No ;) I don't want be rude but this is not guide topic, ill not teach you here anything.
However, I can answer just this time. Read this journey carefuly and you have an answer - photoshop.
 
Damn, this journey inspired me so much that i wrote to my friend who is an android programmer and I will start something similar to your method.

Powodzenia! :)
 
You have 300+ Google Play accounts? You paid 25$ each?
Or there's some trick to get Google Accounts?
 
DAILY STATS

APPS IN GOOGLE PLAY - 101 (tomorrow I have again 100 to put into store)
APPS BANNED: 0
ADMOB EARNINGS: $17 for yesterday
APPLOVIN EARNINGS: $0 for yesterday, it sucks
UNITY3D EARNINGS: i don't know, 72h refresh rate

MONTHLY SPENDING: $500 for incent installs
MONTHLY EARNINGS: 2 days / 30 days - $25

Thins are going faster this day, I've got a lot of organic installs for first app and some organic installs for the rest. However, the rest are not so visible yet in store, ill give it a chance. My first app got some position now and it's improving each few hours, I thing it's easy to get $100-$200/day from this single app now, just need time in Google Play.

However, I will be happy to get just $80/day from this single one app, then I will know the way to max scale it.

Things to do today, upload another 100 apps.


You have 300+ Google Play accounts? You paid 25$ each?
Or there's some trick to get Google Accounts?
$25 each one but Ill not tell you how, it's not guide thread.


Damn, this journey inspired me so much that i wrote to my friend who is an android programmer and I will start something similar to your method.
Powodzenia! :)
Dzięki ;)
 
First thank you, this is a very interesting and motivating journey. I once published some wallpapers apps but I must have failed in their aso since it was a failure since they didnt bring installs. I've searched for source of lockscreen wallpaper but I couldnt find smthing on github. Can you share with us the piece of code that sets a wallpaper as lockscreen
 
First thank you, this is a very interesting and motivating journey. I once published some wallpapers apps but I must have failed in their aso since it was a failure since they didnt bring installs. I've searched for source of lockscreen wallpaper but I couldnt find smthing on github. Can you share with us the piece of code that sets a wallpaper as lockscreen
Sorry, no, i was coding my app for whole week, this is not guide thread again.

However, tip for you:
-you cannot set up image as screen lock, android 7+ will kill service
-you need to draw it on screen, using system_draw_window permission and foreground service, you cannot start activity, you need to draw everything in fly
 
hey Vinku for the 100 apps you have in Googleplay how many installs have you purchased for each app on average ?
 
hey Vinku for the 100 apps you have in Googleplay how many installs have you purchased for each app on average ?
I bought only for one app for experiment, rest apps just published without promotion. I want to see the difference. This one app got 10k installs
 
Great job man ! how did you get all this google play accounts ?
bought, it's not guide thread, find my guide on this forum about creating it
 
nice journey to follow. i used to make good money with wallpaper apps. but recently my apps got removed from gplay because of the following warnings

"Your app has been suspended and removed from Google Play as a policy strike because it violates the spam policy by posting repetitive content."

i am using a same source code to spam my niches. recently i have this problem, could you give a piece of friendly advice?

And also how do you deal with admob if there is account suspension? meaning your 100 ad id will be removed.

Thank you again vinku
 
nice journey to follow. i used to make good money with wallpaper apps. but recently my apps got removed from gplay because of the following warnings

"Your app has been suspended and removed from Google Play as a policy strike because it violates the spam policy by posting repetitive content."

i am using a same source code to spam my niches. recently i have this problem, could you give a piece of friendly advice?

And also how do you deal with admob if there is account suspension? meaning your 100 ad id will be removed.

Thank you again vinku
Nice bro ! how can I contact you please ? i need to ask you something
 
Sorry, no, i was coding my app for whole week, this is not guide thread again.
-you cannot set up image as screen lock, android 7+ will kill service
-you need to draw it on screen, using system_draw_window permission and foreground service, you cannot start activity, you need to draw everything in fly
A simple question for overall understanding.
You use that method to make that image to be drawn on screen on top of the lock screen, and then once every X unlock times (cnt++ I guess) it will pop-up the full screen ad which will increase your revenue by alot..? Is this generally your plan?
 
A simple question for overall understanding.
You use that method to make that image to be drawn on screen on top of the lock screen, and then once every X unlock times (cnt++ I guess) it will pop-up the full screen ad which will increase your revenue by alot..? Is this generally your plan?
yes
 
Status
Not open for further replies.
Back
Top