Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

PKUHelper/PKUHelper-android-component-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PKUHelper-android-component-base

This is will be a base part of Android component wrapper for PKU Helper for Android.

To better manage PKU Helper for Android in an open source way in the future, @Luolc has been doing research on Modular Android Develop currently and got a preliminary conclusion relatived to this part as following.

  • A cross-module Route Framework is indispensable.
  • To simplify dependencies among the modules, a Dependency Injection Framework should be considered. For Android client it could be Dagger for most cases.

Since the native implementation by scheme in Android is sort of ugly, we had better wrap a lite framework by ourselves, better with apt technique.

As a result, @Luolc is developing a simple Route Framework, until which is completed there will be very likely no progress in the repository.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages