₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,945 members, 8,428,749 topics. Date: Wednesday, 17 June 2026 at 10:12 PM

Toggle theme

Learning Android Development(diary) - Programming (2) - Nairaland

Nairaland ForumScience/TechnologyProgrammingLearning Android Development(diary) (2198 Views)

1 2 Reply (Go Down)

Re: Learning Android Development(diary) by Nobody: 4:47pm On Dec 04, 2020
Etinosa12345:
Ohhh.. what were ur learning materials?

I was hoping I could learn in a month and start doing project to enhance my skills
If you are consistent, you can learn enough to start a basic projext in 1/2 months.
I use big nerd branch 4th edition
Re: Learning Android Development(diary) by Etinosa12345(op): 8:50pm On Dec 05, 2020
ivumar:
If you are consistent, you can learn enough to start a basic projext in 1/2 months.
I use big nerd branch 4th edition
Thanks
Re: Learning Android Development(diary) by Etinosa12345(op): 8:54pm On Dec 05, 2020
Today's learning was stressful as I just somehow got am headache after playing ball in the morning...

I just tried and managed to learn about design support library...
Learnt how to use the app Bar layout and the tab layout from the design library..

Would have continued but the headache makes me lose concentration

Hope it looks fine

Re: Learning Android Development(diary) by Etinosa12345(op): 2:46am On Dec 07, 2020
Today.. I continued with my learning of the design support library...
Learnt abt the coordinator layout,

How to link it with a snack bar(they are like toast but cam interact)
Also learnt abt how to apply the collapsing toolbar layout.. I'm getting better in this thing daily...

But I don't think i understand fragments fully yet...

Well.. this is my updated bits and pizza app..

Re: Learning Android Development(diary) by Nobody: 4:50am On Dec 07, 2020
cool stuff...
Which learning material are you using
Re: Learning Android Development(diary) by Etinosa12345(op): 7:54am On Dec 07, 2020
ivumar:
cool stuff...
Which learning material are you using
Head first... I didn't understand the big nerd ranch
Re: Learning Android Development(diary) by Etinosa1234: 8:03pm On Dec 16, 2020
Its been more than a week since I updated this...

Well... I was procrastinating sha.. I'm through with my Head first Android and I'm about to start my first project in android

But I want to just summarised what I did over the past week

So after design support library.. I learnt the recycler and card view...

Some points abt them are
A card view is a layout that lets you display info on cards
A recycler view adapter binds view to a piece of data

This was the project completed with card view

Re: Learning Android Development(diary) by Etinosa1234: 8:07pm On Dec 16, 2020
After that I learnt abt navigation drawers...

This is a slide out panel that contains link to other parts of the app

It is created by adding a drawer layout as the root element

This was the app made with navigation drawers

Re: Learning Android Development(diary) by Etinosa1234: 8:08pm On Dec 16, 2020
I skipped the SQL part... My code didn't work for some unknown reason

I've already downloaded some books abt it so I can read after my project
Re: Learning Android Development(diary) by Etinosa1234: 8:13pm On Dec 16, 2020
Then after that... I learnt abt services..

A service is an application component like an activity but without a user interface

A started service can run in the background even when the activity is destroyed

A bound service is bound to another application component

A notification builder is used to build a notification with specific content and features

The project completed with started service and notification

Re: Learning Android Development(diary) by Etinosa1234: 8:25pm On Dec 16, 2020
Lastly... I learnt abt bound services

The ibinder interface is important in this service

A service connection is an interface that enables your activity to bind to a service.. it has two methods
Re: Learning Android Development(diary) by Etinosa1234: 8:27pm On Dec 16, 2020
Finally I'm through with learning... And as advised by seniors in the industry, I want to build a real app instead of reading another tutorial

Expect my updates in a few days time

Re: Learning Android Development(diary) by spoilerx: 12:32pm On Dec 17, 2020
Etinosa1234:
Finally I'm through with learning... And as advised by seniors in the industry, I want to build a real app instead of reading another tutorial

Expect my updates in a few days time
Also get on GitHub and read other people's code, you will learn a lot from how others write code.
Re: Learning Android Development(diary) by Etinosa1234: 12:48pm On Dec 17, 2020
spoilerx:
Also get on GitHub and read other people's code, you will learn a lot from how others write code.
Ahh... I'll need it ooo... I've been stuck in one part of my code(how to add drawer layout and a tab layout in the same activity) but I don't know how to go abt it

And I don't even know how to use GitHub very well
Re: Learning Android Development(diary) by spoilerx: 2:45pm On Dec 17, 2020
Etinosa1234:
Ahh... I'll need it ooo... I've been stuck in one part of my code(how to add drawer layout and a tab layout in the same activity) but I don't know how to go abt it

And I don't even know how to use GitHub very well
go get a free GitHub account now for starters.

as per navigation drawer u can use google , it would point you in the right direction.

here is one


https://medium.com/@pavan.careers5208/android-navigation-drawer-4ea0e6bee4ab
Re: Learning Android Development(diary) by Etinosa1234: 2:50pm On Dec 17, 2020
spoilerx:
go get a free GitHub account now for starters.

as per navigation drawer u can use google , it would point you in the right direction.

here is one


https://medium.com/@pavan.careers5208/android-navigation-drawer-4ea0e6bee4ab
Thanks boss
1 2 Reply

Learning Android Development(journal)I Need Android Development Simplified Textbooks For BeginnersAre You Interested In Learning Android, Hop In234

A Simple Explanation Of Functions And StacksA Must Read: Interview With Seun Osewa (owner Of Nairaland)Vb.Net Tips and Tricks