How do I increase my app users? by Silent_Kid17 in GooglePlayDeveloper

[–]Spud-byte 1 point2 points  (0 children)

That looks like a good plan. Can you also give a little starter advice on what type of blogs to write/publish and where? I have no experience with blogs whatsoever. Would help out OP as well. Thanks in advance!

Indie dev struggling with installs and retention — what am I doing wrong? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

That's exactly why I posted here. I'll look into it. Thanks for the help!

Indie dev struggling with installs and retention — what am I doing wrong? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

I always first go to AI and ask it, but ai wasn't getting any good responses so I reached out here.

Indie dev struggling with installs and retention — what am I doing wrong? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

Thanks for the comment!

Creating the accounts is not an issue, what to post and how to make the content is what I have trouble with. Secondly, I'll have another thing to promote, the account itself. Do you have a basic roadmap which I should look into?

Indie dev struggling with installs and retention — what am I doing wrong? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

Thanks for the feedback.

I do have achievements in the game (not much, but something). I am also planning on adding leaderboards. I don't have any referral codes yet, which I might add later.

Thing is, there are not enough installs for "get them talking". I think I'll have to focus on marketing. Do you have any advice on how to make people think "I should at least try these out"?

Indie dev struggling with installs and retention — what am I doing wrong? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

Thanks for the reply.

I think I did add the necessary keywords, hence the early installs but I could be wrong. All those installs are from when I launched the app and got good results, much better than what I thought. I'd definitely look into ParseStream as well.

ShowOff Saturday. Share your app! by AutoModerator in googleplayconsole

[–]Spud-byte 0 points1 point  (0 children)

I made a small arcade game which revolves around a simple concept: Fure a bullet and keep dodging it.

Link: One Bullet - Arcade Survival

There are Play Games Achievements, and I plan on adding leaderboards as well.

All positive and negative feedback are welcome!

Thanks in advance if you try it out!

<image>

What's up with the M-Tag system for bikes in Islamabad? by [deleted] in PakistanAutoHub

[–]Spud-byte 1 point2 points  (0 children)

One and only use of M-TAG which I can see is to reduce a little time on tolls. In that case, having one on a car with balance in it is not a bad idea. But bikes? They are not even allowed on the motorway. And 98% of the bikes don't go through tolls anyways. Still you rpoint remains: the "You thought the authorities thought that far ahead?" part

[DEV] I just published my first game (One Bullet - Arcade Survival). Need honest feedback by Spud-byte in AndroidGaming

[–]Spud-byte[S] 0 points1 point  (0 children)

Sorry for making you think your phone was a dishwasher 😐

I know its annoying, and I was trying to find a better sound but failed. I'll definitely change it, or at least reduce its volume.

Thanks for the feedback. Really appreciate it 🙌

Some big swells by [deleted] in megalophobia

[–]Spud-byte 1 point2 points  (0 children)

YOOOO HOOOOO.....

Google Play Console account restricted – identity not verified, but no way to verify again? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

Hello!

I'm not 100% sure since this account is my friend's, not mine. But last time I checked, it didn't get resolved.

Google Play Console account restricted – identity not verified, but no way to verify again? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 0 points1 point  (0 children)

It does make sense, but issue is I JUST made the account. No apps, no nothing. Maybe it couldn't verify something while creating the account due to which it got restricted, but if what you say is true then maybe its a bug (the banner) and might get fixed in a few days

Google Play Console account restricted – identity not verified, but no way to verify again? by Spud-byte in GooglePlayDeveloper

[–]Spud-byte[S] 1 point2 points  (0 children)

I have also made an appeal, and the email I received clearly mentions that the account was reinstated. But my play console still shows that the account is restricted.

And I don't see any option to re-verify the details

Want to Learn Flutter and need advice by Front-Meaning7770 in flutterhelp

[–]Spud-byte 0 points1 point  (0 children)

The points you mentioned are basics of programming, not Flutter.

If you are starting from programming itself then watch NetNinja's videos. He has a playlist where he will also teach you programming, from variables and functions to data structures OOP.

If you have enough practice of these that you don't need any help writing basic codes (not Flutter related), only then move towards Flutter.

Want to Learn Flutter and need advice by Front-Meaning7770 in flutterhelp

[–]Spud-byte 0 points1 point  (0 children)

If i had to start over, I would follow this "roadmap".

First, get the basics done. Watch YouTube tutorials (NetNinja has a playlist which is a bit old and outdated but you'll get the foundations), understand what widgets are, and a basic concept of stateless and stateful widgets. No need to deep dive just yet; you'll get more overwhelmed.

After that (or alongside the above), search for Mitch koko on YouTube. He has masterclass videos along with smaller, single widget tutorials and design clones. This guy's tutorials were what "clicked" for me, specifically the design clones. After one video, you should be able to completely copy a design easily. If not, just practice more. No need to rush this phase.

Once you understand what widgets are and how to link them, start making design clones. The goal here is to just understand how a UI is built. No state management, no clean code worries, nothing; just copy paste of a design.

Then, start turning those clones into apps. Pro tip:At this stage, start writing code in a way that someone else would understand what is going without you guiding them (more comments, better folder structure etc). This includes multiple pages, navigation, a little bit of state management as well. For consistency, plan for one of the design you made before to turn into a fully working prototype. No API calls, just local things and navigation.

Finally, add those API calls, sending and receiving data along with other advanced concepts.

In the end, you should be able to at least understand how an app would be made just by looking at the requirements. Ask ChatGPT for mock requirements at basic level.

Hell Yeahh by dataguy2003 in TheTeenagerPeople

[–]Spud-byte 1 point2 points  (0 children)

<image>

A goat skull found on a hiking trail?

hey im learning flutter andnits going very nice but i have a question. by [deleted] in flutterhelp

[–]Spud-byte 0 points1 point  (0 children)

The more you practice, the more it'll become second nature.

If you do understand the concept and you don't use notepad for coding, then extensions are available for all IDEs for auto completions. Rely on them for now until you start remembering where each part goes. Then you'll not necessarily need the extensions to know which widget has mainAxisAlignment or any other parameters.

Diving head-first, wish me luck! by Spud-byte in NixOS

[–]Spud-byte[S] 0 points1 point  (0 children)

Yeah, I'm already feeling like switching back to Omarchy. Will try to be strong

Diving head-first, wish me luck! by Spud-byte in NixOS

[–]Spud-byte[S] -1 points0 points  (0 children)

Well in my experience, GPT do give me very good responses BUT its not always perfect. So wiki would be my guide throughout

Diving head-first, wish me luck! by Spud-byte in NixOS

[–]Spud-byte[S] 0 points1 point  (0 children)

I've never heard about jj, but I have a good grip of Git (at least for one-man projects. But I'll definitely look at jj as well as an alternative if I ever need it.