This is a simple repository consisting of different examples. These examples are classified based on the level of understanding Android echosystem. Hope, it will help the beginners to learn Android development, intermediate learners to excel/enhance his/her understanding and advanced learners to recap his/her own experience (a place to enhance making use of Android development together for Advanced Android developer).
** Organization:
At the very beginning, I have added 21 apps for Organization purposes. At time being, most of them are just project skeleton. Along the way, all the projects will be updated gradually (The topics would be :very beginning issues, designing layouts for different devices, product flavors, testing and different important components of android development).
-
AppOne --
-
AppTwo --
-
AppThree --
-
AppFour --
-
AppFive --
-
AppSix --
-
AppSeven -- It is an app about Fragments. Here we show how making use of fragments solves one of the design issues.
-
AppEight --
-
AppNine -- A material design app that displays pictures using CardView, RecyclerView and CustomAdapter.
-
AppTen -- Here an app will be added to show how to build a custom view.
-
AppEleven -- Here an app will be added to show how to build a custom layout.
-
AppTwelve --
-
AppThirteen --
-
AppFourteen --
-
AppFifteen --
-
AppSixteen --
-
AppSeventeen --
-
AppEighteen --
-
AppNineteen --
-
AppTwenty --
-
AppTwentyOne --
- Clone the project:
$ git clone https://github.com/azizurice/DroiderNeeds.git
-
cd DroiderNeeds
-
Import any one of the projects into Android studio
-
Android Studio will take care everything. Run it and see the result. Finally play with it, I bet you will get clarification.
Hope you will successfully run the project and see the result. In case if you face any difficultly to run the project in Eclipse IDE, feel free to contact me at azizur.ice@gmail.com. Any feedback would be greatly appreciated.