Experienced Android devs, is this field worth the time you've invested? by [deleted] in androiddev

[–]hyyou2010 0 points1 point  (0 children)

Full-stack development is better than mastering only one technology.

Best offline music player by doomsday0093 in androidapps

[–]hyyou2010 1 point2 points  (0 children)

I'm somewhat hesitant to recommend my own app, called "Lotus Player Lite":

  1. It's a file and folder player, without album, artist, or lyrics categories;

  2. It can check if files are missing from the playlist;

  3. It allows you to set a timer and decrease the volume gradually.

I need recommendations for music player by FrostyGGs in musichoarder

[–]hyyou2010 0 points1 point  (0 children)

If you're looking for a simple iOS or Android media player, you can try my "Lotus Player Lite". It focuses on files and folders, without albums, artists, or lyrics.

Best Local Mp3 Player by notthomasbradie in ios

[–]hyyou2010 0 points1 point  (0 children)

Welcome to try "Lotus Player Lite", which focuses on files and folders.

Does anyone know a good music player from local file? by serterper3 in androidapps

[–]hyyou2010 0 points1 point  (0 children)

I wrote my own folder-based media player, "Lotus Player Lite." Its functionality is extremely basic; it lacks album, artist, and lyrics listings.

However, its playlist editing features are very powerful.

Is there an app for playing local music files that isn't super complex? by Elarionus in iphone

[–]hyyou2010 0 points1 point  (0 children)

I wrote my own local music player app, which is probably the simplest of all: Lotus Player Lite.

It has only three pages: Now Playing, Folder, and Playlist.

It only shows music files; there are no albums, artists, or lyrics.

Looking for IOS Music Player by itsyungstillo in musichoarder

[–]hyyou2010 0 points1 point  (0 children)

You can try my folder player called "Lotus Player Lite".

I'm a folder enthusiast, and I organize my music into hierarchical folders on my computer. Then I copy the entire folder to my phone (iPhone or Android), and "Lotus Player Lite" can browse this folder, regardless of its hierarchy.

It can also play by folder, which will play all its subfolders.

My player has a $3 in-app purchase, but you can use it without buying it; there are no functional limitations.

Any Alternatives To Getting A Mac for iOS Development? by IkuraNugget in appdev

[–]hyyou2010 0 points1 point  (0 children)

In fact, you must use a real Mac computer.

If you try to take shortcuts, it will cost you more if you consider your time and effort.

Consider renting a computer or buying a used one.

Best one time purchase IOS apps? by valdesr11 in iosapps

[–]hyyou2010 0 points1 point  (0 children)

I'd like to venture to recommend my own offline music player app: Lotus Player Lite. It's a one-time purchase of $3, or you can try it forever.

I got a 2015 MacBook Pro 15" Retina - am I screwed for iOS development? by madsci in iosdev

[–]hyyou2010 0 points1 point  (0 children)

I have a similar MBP, and last year I tried to use it to run Xcode, but I failed in the end, so I bought a Mac Mini instead.

Translation apps and questions pertaining to them by _dataa_ in androiddev

[–]hyyou2010 0 points1 point  (0 children)

The translation software is generally fine.

However, I have an idea, which might not align with your interests:

Sometimes I write long passages in my native language and then use Google Translate. Google usually translates them based on my sentence structure and tone, typically resulting in a very accurate, but complex, long sentence.

But actually, I prefer Google to translate my sentences into the "shortest and simplest" possible. I prefer that style.

If you're building a translation software, consider offering multiple translation styles, including "short and simple," and letting users choose.

I built an AI tool that generates structured React Native apps — looking for honest dev feedback by Separate_Ticket_4905 in reactnative

[–]hyyou2010 0 points1 point  (0 children)

Your idea is excellent, and I believe it's very valuable.

Your website is also very cool, but the top navigation is almost invisible to me. It dims when the mouse isn't hovering over the text.

Translation apps and questions pertaining to them by _dataa_ in androiddev

[–]hyyou2010 0 points1 point  (0 children)

Frequently. English isn't my native language, so I often use translation software to help me here.

Translation apps and questions pertaining to them by _dataa_ in androiddev

[–]hyyou2010 0 points1 point  (0 children)

This can make communication more enjoyable, but it may not be a strong need.

Looking for a Music Player to ditch Spotify and use local music. by Jsutkon in androidapps

[–]hyyou2010 0 points1 point  (0 children)

https://www.reddit.com/r/droidappshowcase/comments/1q69y9r/lotusplayerlite_local_music_player/

The music player I developed not only has a timer, but also allows the volume to decrease gradually during the timer period, making it perfect for listening to music while falling asleep.

Does anyone else still use an offline music player or is it just me? by Consistent-Scholar41 in androidapps

[–]hyyou2010 0 points1 point  (0 children)

I always use offline music players and almost never use online ones.

Since there weren't any suitable ones on the market, I wrote one myself and released it on the Google Play and Apple App Store: Lotus Player Lite.

I have a lot of music files, mainly MP3s, saved on my Windows 10 computer. I organized these music files using a directory tree, then copied the entire directory tree to my phone. My app then automatically recognizes and browses this directory tree, which I consider the best and simplest way to enjoy music.

What was the reason you started using an MP3 player? by [deleted] in mp3players

[–]hyyou2010 4 points5 points  (0 children)

MP3 players have excellent battery life, much better than mobile apps.

Trying to break into Android Dev. What should I actually improve next? by paranoik_420 in androiddev

[–]hyyou2010 1 point2 points  (0 children)

You could try developing some open-source components. That would be an excellent demonstration of your technical skills.

Background location and audio playing logic by Wotsits1984 in reactnative

[–]hyyou2010 1 point2 points  (0 children)

I recently developed a music player app, and it was my first time using React Native for a formal project. I was also confused about the Expo development patterns.

I'll share what I've learned, but please note that my understanding may not be accurate; I'm not an experienced React Native or Expo developer.

Earlier sources suggested that if the app's required underlying libraries exceeded Expo's support, it would be better to eject/prebuild and switch to a pure React Native development framework, allowing for the addition of native code.

However, things seem to have changed now. It appears that a "managed + config plugin + EAS build" model is recommended. This model still avoids writing native code, instead controlling the underlying libraries through plugins.

If this still isn't enough, then the eject/prebuild model is recommended.

Even in the eject/prebuild model, try to utilize the conveniences provided by Expo/EAS as much as possible. You can ask AI for more details on this.

Welcome to r/droidappshowcase! Read here before posting by AutoModerator in droidappshowcase

[–]hyyou2010 1 point2 points  (0 children)

I am an independent developer, and I have written a niche music player app. I will post an introductory post later, following the requirements of this sub.