hackernews-app

所属分类:android开发
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2023-09-24 04:06:06
上 传 者sh-1993
说明:  用于黑客新闻和小工具的Android应用程序,
(Android App for Hacker News and Widget,)

文件列表:
.idea/ (0, 2023-10-08)
.idea/.name (18, 2023-10-08)
.idea/codeStyles/ (0, 2023-10-08)
.idea/codeStyles/Project.xml (3622, 2023-10-08)
.idea/codeStyles/codeStyleConfig.xml (142, 2023-10-08)
.idea/compiler.xml (169, 2023-10-08)
.idea/dictionaries/ (0, 2023-10-08)
.idea/dictionaries/james.xml (84, 2023-10-08)
.idea/gradle.xml (731, 2023-10-08)
.idea/inspectionProfiles/ (0, 2023-10-08)
.idea/inspectionProfiles/Project_Default.xml (2453, 2023-10-08)
.idea/kotlinc.xml (176, 2023-10-08)
.idea/misc.xml (409, 2023-10-08)
.idea/vcs.xml (180, 2023-10-08)
app/ (0, 2023-10-08)
app/build.gradle.kts (2878, 2023-10-08)
app/proguard-rules.pro (750, 2023-10-08)
app/src/ (0, 2023-10-08)
app/src/androidTest/ (0, 2023-10-08)
app/src/androidTest/java/ (0, 2023-10-08)
app/src/androidTest/java/com/ (0, 2023-10-08)
app/src/androidTest/java/com/thirdgate/ (0, 2023-10-08)
app/src/androidTest/java/com/thirdgate/hackernews/ (0, 2023-10-08)
app/src/androidTest/java/com/thirdgate/hackernews/ExampleInstrumentedTest.kt (675, 2023-10-08)
app/src/main/ (0, 2023-10-08)
app/src/main/AndroidManifest.xml (2199, 2023-10-08)
app/src/main/ic_launcher-playstore.png (20850, 2023-10-08)
app/src/main/java/ (0, 2023-10-08)
app/src/main/java/com/ (0, 2023-10-08)
app/src/main/java/com/thirdgate/ (0, 2023-10-08)
app/src/main/java/com/thirdgate/hackernews/ (0, 2023-10-08)
app/src/main/java/com/thirdgate/hackernews/AboutActivity.kt (3974, 2023-10-08)
app/src/main/java/com/thirdgate/hackernews/MainActivity.kt (17058, 2023-10-08)
app/src/main/java/com/thirdgate/hackernews/SettingsActivity.kt (4231, 2023-10-08)
app/src/main/java/com/thirdgate/hackernews/WebViewActivity.kt (1734, 2023-10-08)
app/src/main/java/com/thirdgate/hackernews/data/ (0, 2023-10-08)
... ...

# An Android App and Widget for viewing Hacker News This app and related code is free to use for anyone. This was a side project to learn Android, kotlin and the many libraries that came along with it. There are many Hacker News apps, but this one focused on two features: 1. Widgets: This app supports dynamic widgets using Compose Glance. The widgets can be themed and set up with one of the three main categories: "New", "Top" and "Best". 2. Themes: Both the widgets and the main app support a number of color schemes based on user preference. ## Live in Production The app can be downloaded from Google Play: ## Setup 1. Clone repo and open with Android Studio. Ensure gradle and libraries build properly. 2. App is built to use an API which scrapes and preprocesses hackernews. The code for that can be found:

近期下载者

相关文件


收藏者