Skip to content

danielvdao/classycoder

Repository files navigation

The Classy Coder

My first android app (hopefully). It will send out texts daily, depending on whether or not you're subscribed. If you aren't subscribed, it should send you a text to a phone number only once. Some of the classes I used in here are SmsManager (for texting) and AlarmReceiver/PendingIntent (for receiving later intents). The biggest problem I've found in this project is that Android has a very terrible UI software and is absolutely horrendous when it comes to developing front end code.

todo

  • Get the SMS class actually functioning Done.
  • Read the text from the assets file and get it to display Done.
  • Make the project Done.
  • Get the SMS to send daily Done with AlarmReceiver.
  • Get the SMS to send three times a day (not necessary, but would be nice) Decided on twice a day, but done regardless.
  • Set up the database
  • Make a nice layout Well, it's a better than nothing type of design.
  • About page Finally finished that one, took forever because I was so lazy.

About

An android project which sends lame puns every once in a while.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages