Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
baseredge
/
android-hello-world
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: baseredge/android-hello-world
Actions
All workflows
Workflows
Build Android APK
Build Android APK
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
22 workflow runs
22 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: 添加 LSPatch 测试项目和 Hook 模块
Build Android APK
#22:
Commit
7c7e48c
pushed by
baseredge
3m 54s
main
main
3m 54s
View workflow file
test: 测试云端推送功能
Build Android APK
#21:
Commit
ffd7309
pushed by
baseredge
2m 11s
main
main
2m 11s
View workflow file
fix: add gradle.properties with android.useAndroidX=true
Build Android APK
#20:
Commit
00403b9
pushed by
baseredge
2m 6s
main
main
2m 6s
View workflow file
fix: add permissions, capture build output properly, fix issue reporting
Build Android APK
#19:
Commit
e0e502e
pushed by
baseredge
1m 0s
main
main
1m 0s
View workflow file
fix: simplify build step, broaden APK glob pattern
Build Android APK
#18:
Commit
0e21f5f
pushed by
baseredge
46s
main
main
46s
View workflow file
fix: use wildcard for APK path and add error on missing files
Build Android APK
#17:
Commit
1021a17
pushed by
baseredge
1m 25s
main
main
1m 25s
View workflow file
feat: add login/register UI with Material Design 3 and Navigation
Build Android APK
#16:
Commit
31f8938
pushed by
baseredge
2m 40s
main
main
2m 40s
View workflow file
feat: auto-create issue with build error log on failure
Build Android APK
#15:
Commit
d6d43f9
pushed by
baseredge
1m 5s
main
main
1m 5s
View workflow file
fix: remove core-ktx dependency - not needed for minimal app
Build Android APK
#14:
Commit
2f8028c
pushed by
baseredge
3m 3s
main
main
3m 3s
View workflow file
fix: use ubuntu-22.04 with manual sdkmanager for platform 34
Build Android APK
#13:
Commit
f7ec9e5
pushed by
baseredge
2m 38s
main
main
2m 38s
View workflow file
fix: add android-actions/setup-android to install platform 34
Build Android APK
#12:
Commit
74a2550
pushed by
baseredge
19s
main
main
19s
View workflow file
fix: add Android SDK check and local.properties before build
Build Android APK
#11:
Commit
ccb309a
pushed by
baseredge
3m 4s
main
main
3m 4s
View workflow file
fix: minimal workflow - use runner's gradle to generate wrapper then …
Build Android APK
#10:
Commit
c25edae
pushed by
baseredge
2m 17s
main
main
2m 17s
View workflow file
fix: use android-actions/setup-android@v3 with explicit packages and …
Build Android APK
#9:
Commit
615571c
pushed by
baseredge
22s
main
main
22s
View workflow file
fix: use ubuntu-22.04 with SDK diagnostics and auto-install
Build Android APK
#8:
Commit
6e88eef
pushed by
baseredge
1m 23s
main
main
1m 23s
View workflow file
fix: generate gradle wrapper in CI from official distribution
Build Android APK
#7:
Commit
13f4178
pushed by
baseredge
1m 16s
main
main
1m 16s
View workflow file
fix: use ubuntu-22.04 with pre-installed Android SDK
Build Android APK
#6:
Commit
42bddfe
pushed by
baseredge
2m 37s
main
main
2m 37s
View workflow file
fix: generate gradlew wrapper and use it for build, add ANDROID_HOME
Build Android APK
#5:
Commit
cd206b7
pushed by
baseredge
2m 36s
main
main
2m 36s
View workflow file
fix: add gradle wrapper properties and local.properties generation
Build Android APK
#4:
Commit
0ee388b
pushed by
baseredge
1m 49s
main
main
1m 49s
View workflow file
fix: manually install Android SDK command-line tools
Build Android APK
#3:
Commit
a9e374a
pushed by
baseredge
1m 41s
main
main
1m 41s
View workflow file
fix: add Android SDK setup step to CI workflow
Build Android APK
#2:
Commit
f11c76f
pushed by
baseredge
1m 57s
main
main
1m 57s
View workflow file
feat: initial Android hello world with GitHub Actions CI
Build Android APK
#1:
Commit
c1a8b22
pushed by
baseredge
1m 30s
main
main
1m 30s
View workflow file
You can’t perform that action at this time.