Sunshine

3.0
28 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

A weather forecast app. that utilizes Open Weather Map API using the knowledge gained from Udacity's Developing Android Apps course (and other resources!).

My additions:
- using RecyclerView instead of ListView (The course has been updated to use RecyclerView)
- providing swipe gesture to the Detail's screen
- adding a widget
- adding several fonts
- modifying Notifications' behavior

Suggestions are welcome but I don't promise to implement all of them; I'll try my best.

Friendly Message to advertisers:
Please, don't sent me emails about your ad. systems, please!

I'll be happy about other messages :)
Updated on
Apr 11, 2015

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

Ratings and reviews

3.0
28 reviews
A Google user
June 17, 2017
Worst. It's sooo boring. It's like a normal weather app. Make it cute. Jeez.
7 people found this review helpful
Did you find this helpful?
BaderSur
June 17, 2017
Thanks for your review. It's a *normal* app & I didn't claim being different! I'm so glad that it's still working after 2 years of no updates while supporting old versions of Android & using a new layout container at that time (RecyclerView) with scarce resources. May I know what to do to make it cute?!
A Google user
March 19, 2017
Love it !!!! Doing the same course now and I love the modifications you made, I thought of adding my settings fragment to a sliding settings activity ? Otherwise I love it and I think it's amaising
7 people found this review helpful
Did you find this helpful?
BaderSur
March 20, 2017
Thanks for your kind review Jacque. I'm glad to know that you love my modifications :D Adding setting's fragment to a sliding activity would be nice and using GPS / any IP-to-location API to know the location would be nice too :) Good luck ^^
A Google user
August 13, 2016
At least now I know what I'm building all these days :)
8 people found this review helpful
Did you find this helpful?
BaderSur
August 19, 2016
Thank you for your kind review :) I'm glad you like it & I wish you to build better app than mine. happy learning :)

What's new

v1.2:
- Fixed dates' issue that causes redundant entries!
v1.1:
- Fixed a minor bug.