udacity / Android_Me

App that lets you style your own Android! This uses Fragments to create a flexible and responsive UI.
259 stars 1.01k forks source link

I'm missing the drawable folder #64

Open Derricklc opened 5 years ago

Derricklc commented 5 years ago
I'm trying to follow along with the online app development class but I'm constantly being hit

with rode blocks like the drawable folder being missing, errors in the code straight out of the box, missing images, and the fact that the file structure doesn't really match the video because of the fact that some of them are missing...

This caused me to reach a conclusion... Either someone needs to update the videos or update the

videos and the code so it all works properly and is compatible with todays version of Java, Android Studio, Android SDK, etc...

androminor commented 5 years ago

If you follow everything step by step , then you will realize everything is at it's place and nothing is missing :)

On Wed, 28 Aug 2019, 01:05 Derricklc, notifications@github.com wrote:

I'm trying to follow along with the online app development class but I'm constantly being hit with rode blocks like the drawable folder being missing, errors in the code straight out of the box, missing images, and the fact that the file structure doesn't really match the video because of the fact that some of them are missing...

This caused me to reach a conclusion... Either someone needs to update the videos or update the videos and the code so it all works properly and is compatible with todays version of Java, Android Studio, Android SDK, etc...

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/udacity/Android_Me/issues/64?email_source=notifications&email_token=AIE3Y427NZECJY6UDS56ZN3QGVNGDA5CNFSM4IQG3DS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHWVULQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AIE3Y42MX2MDVRQTBVXVO7LQGVNGDANCNFSM4IQG3DSQ .

tihor04 commented 3 years ago

i cannot find the drawable folder on my app. can someone please help me out with this!

Juweriomohamed commented 2 years ago

github

I think you are missing the drawable folder because you are on the wrong branch, so open the branches dropdown and choose TFragments.00-StartingCode you will see.