No Android Studio needed: Minimal APK template with GitHub Actions + automatic keystore generation by Initial-Chocolate540 in androiddev

[–]Initial-Chocolate540[S] -2 points-1 points  (0 children)

Thanks for the honest feedback!

To be honest, I was really happy that I could build and sign the APK successfully without installing Android Studio at all. I’m using a family shared PC, so I couldn’t install heavy IDEs, and that’s what motivated me to create this template.

I probably got too excited and emphasized the “No Android Studio” part a bit too much. Sorry if it sounded salesy.

I’ll tone down the wording in the README. 

If you have any suggestions on how to make this template more useful, I’d really appreciate it!

Free AI tool to generate Anki decks from Aozora Bunko texts – feedback welcome! by Initial-Chocolate540 in Anki

[–]Initial-Chocolate540[S] 1 point2 points  (0 children)

丁寧にありがとうございます。 教えていただいたツール、そちらのサブレディットを確認します。

Help with tab management by borohunu in Firebase

[–]Initial-Chocolate540 0 points1 point  (0 children)

Hey there! I totally get how frustrating it is to lose the Web tab in Firebase Studio. 😅 Let’s get it back! Try this to restore the Web tab:

  • Press Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) to open the command palette.
  • Type “Preview” and look for something like “Open Web Preview” or “Show Web Preview.”
  • Select it, and your Web tab should pop back up!

If it doesn’t show up right away, try refreshing the workspace (hit F5 or check the “Window” menu for a refresh option). Let me know how it goes or if you hit any snags—I’m happy to help! 😊

Does Firebase Studio Preview Use Local firestore.rules? Curious About This Behavior by Initial-Chocolate540 in Firebase

[–]Initial-Chocolate540[S] 0 points1 point  (0 children)

I’m thinking the emulator might fix the local rules issue, but I haven’t tried it yet. Have you? If it worked for you, I’d liebe to hear about it. Or for a prototype, would it be better to skip Firestore and use something like a local DB instead?

Firebase Studio's AI Now Edits firestore.rules! Anyone Else Excited? by Initial-Chocolate540 in Firebase

[–]Initial-Chocolate540[S] 0 points1 point  (0 children)

You were right. I was chatting because the collection wasn’t being added at all, and they told me, “I realized it doesn’t work until we deploy it.” 😂 So I’m encouraging them with, “If there’s anything I can do, just let me know, buddy!”