Are most mobile apps boring and redundant or is it just me?

Started by
25 comments, last by jwezorek 10 years, 10 months ago


When you sit at your computer, do you think "Hey, cool, this has Excel on it!"

I do. Does that make a me a nerd? I would have relations with Excel if that wasn't weird.

Having relations with Excel isn't as fun as it sounds. You end up doing all the work and it just goes through the motions.

If you're looking for a varied experience with your office applications, you may want to try Dragon Naturally Speaking. It's experimental, unpredictable and always results in a big mess to clean up afterwards!

"You can't say no to waffles" - Toxic Hippo

Advertisement

Hmm wise words to be sure. What about using Dragon IN Excel! Yeah!

Wreck a nice beach!? I said, "Recognize speech."

I hate getting SMS spam. Even though I only get about four a year they annoy me out of proportion to inconvenience of deleting those few I do get. I was looking for an excuse to write my first Android app at the time so wrote an SMS filter app. It made a nice little into to Android development and I'd imagine would for Objective-C/iOS too.

Are there any little annoyances like that that you could use as a reason/excuse to write an app?

It made a nice little into to Android development and I'd imagine would for Objective-C/iOS too.

I don't believe iOS allows you to see/manage sms messages outside of the built-in sms app.
Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.

I don't believe iOS allows you to see/manage sms messages outside of the built-in sms app.


I'd heard something about Apple not allowing them to be in the app store, but if you're doing it to learn app development I wouldn't have thought it an issue - I'm not certain though.

My post was more about does the OP have a little itch they could develop and app to scratch than that specific example.

I use:

  1. Boring stuff: Gmail, safari, google maps, facebook, twitter, weather, camera, calender, clock, music, my bank's app...
  2. Transport stuff: One that reads the GPS's on the trams and displays the timetables. One that displays the train timetables. One to book a taxi.
  3. An app to order food delivered from restaurants.
  4. Some news apps, that just display specific websites in a better format. They could've just made a mobile friendly version of their site though...
  5. Dropbox, SVN/Git log viewers, SSH.
  6. A "scanner" app, which takes photos of paper/whiteboards but filters them to look like scans instead of photos.
  7. A video app that downloads/caches VOD's while I'm on WiFi so I can watch them on the train later, where my 3G connection cuts in and out.
  8. Some fitness apps that tell me how many calories I've eaten and how far I've walked.
  9. A light meter app, which uses the camera to emulate a digital light meter.

There's a lot of 'sensors' in a smartphone - 6/8/9 are using these sensors in ways other than the obvious (taking photos, telling you where you are, etc). There's probably some other devices that you could emulate with them. You could even build something like this, which let's someone with their phone strapped to their arm 'feel' the magnetic field through vibration cool.png

5 are just ports of existing tools.

7 is just an extension of an existing idea, but with some caching etc bolted on for usefulness. There's probably lots of other existing ideas that can be augmented like this.

2/3/4 are kind of tied to existing services, and are probably well covered by other app authors.

the first time I ever had access to Adobe Illustrator I remember being blown away by it.

I remember when "playing on the computer" meant opening up the office suite's painting app, which was about as good as mspaint happy.png

A "scanner" app, which takes photos of paper/whiteboards but filters them to look like scans instead of photos.

I thought about writing an app to do this and OCR the output (there are at least two OCR engines that are open source with permissive licenses) but there are by my count four apps in the app store that already do this. You figure one of them must get it right, so it is hard for me to get excited about doing another one because it would be kind of a lot of work.

There's a lot of 'sensors' in a smartphone - 6/8/9 are using these sensors in ways other than the obvious (taking photos, telling you where you are, etc). There's probably some other devices that you could emulate with them.

Yeah, I've trying to think about this kind of stuff but haven't come up with anything that isn't stupid (e.g. theremin simulator) or done to death (e.g. theremin simulator). It seems like there should be something you could do with knowing the device's location that would be interesting, but can't really think of anything that would be practical for me to do working alone.

Wait, there is a theremin simulator!? Oh yeah, you're on Apple.

Wait, there is a theremin simulator!? Oh yeah, you're on Apple.

There are at least 12 theremin simulators for Android

I'm totally going to feature one.

If only there was a piano app..

This topic is closed to new replies.

Advertisement