Skip to content
  • This project
    • Loading...
  • Sign in

ethan / appframe

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • appframe
  • ..
  • bxe
  • MainActivity.java
  • tanghuan's avatar
    init · 92e72673
    tanghuan committed 2025-09-09 16:43:12 +0800
    92e72673 Browse Files
MainActivity.java 131 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
package cn.banxe.bxe;

import io.flutter.embedding.android.FlutterActivity;

public class MainActivity extends FlutterActivity {
}