在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):gurleensethi/kotlin-weather开源软件地址(OpenSource Url):https://github.com/gurleensethi/kotlin-weather开源编程语言(OpenSource Language):Kotlin 95.2%开源软件介绍(OpenSource Introduction):kotlin-weatherSimple android weather app developed in kotlin, demonstrating the use of RxJava, Retrofit and implementing MVP. ScreenshotsOverviewWeather app created using the Weather Api from Mashape marketplace. This is not supposed to be a production scale application, it is meant to demonstrate the implementation of MVP architecture in Kotlin using following libraries:
issueStill if you have any issues or suggestions, please feel free to open anGeneral flow of data
Build the ProjectTo build the project on your own follow these steps:
object Secrets {
val API_KEY = "your_api_key"
}
|
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论