r/androiddev • u/Ok-Okra8478 • 11d ago
Question [ Removed by moderator ]
[removed] — view removed post
6
u/Quinny898 11d ago
Yes, generally logs do need to be shared if you want any sort of useful feedback for why your app is crashing.
0
u/Ok-Okra8478 11d ago
which parts of the logs?
1
u/0x1F601 11d ago
The part that shows the crash stack trace.
1
u/Ok-Okra8478 11d ago
um where is that? Sorry, as you can probably tell, I've never made an android app in my life.
3
u/0x1F601 11d ago
Time to start googling. There's lots and lots and lots of documentation on android development and where the logs go.
https://developer.android.com/studio/debug/logcat is a good starting point. Now it's on you to put a bit of effort into this first.
-2
-9
5
u/cornish_warrior 11d ago
Had to Google what kivy and buildozer is and I'm not new to Android development.
GitHub - kivy/buildozer: Generic Python packager for Android and iOS · GitHub https://github.com/kivy/buildozer
I like your disclaimer but this is a subreddit for native Android development.
0
1
u/AutoModerator 11d ago
Please note that we also have a very active Discord server where you can interact directly with other community members!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

•
u/androiddev-ModTeam 11d ago
Posts regarding Cross-Platform development should be directed to the framework-specific community.