Android Framework?

后端 未结 10 603
忘掉有多难
忘掉有多难 2021-01-29 19:22

Are there any frameworks out there which make it even more easy than it is to build Android applications and would you be interested in one?

10条回答
  •  半阙折子戏
    2021-01-29 20:08

    I have completed developing an Android Framework for everyone to be able to use easily and quickly. I already developed several applications with that and it is called appFramework and as you can see, you will be using almost every feature and latest libraries in seconds with just extending or implementing the classes i have already created in the library. Setup process is already included, rest of using roadmap is up to you!

    Already Created Classes of Features:

    • Google Map
    • Recycler View
    • Retrofit
    • Firebase Auth
    • RunTime Permission
    • CircleImageView
    • BottomBar
    • Tag Styled Picker
    • Right or Left Swipe Actioned Layout (FlingCard)
    • Material SearchView
    • AppCompatActivity
    • Drawer
    • Tag Activites of Fragments
    • ConfirmationDialog

    Have a nice coding!

提交回复
热议问题