Skip to content

Instantly share code, notes, and snippets.

@udacityandroid
Created May 28, 2015 01:36
Show Gist options
  • Save udacityandroid/7a9b5288975819fa2c25 to your computer and use it in GitHub Desktop.
Save udacityandroid/7a9b5288975819fa2c25 to your computer and use it in GitHub Desktop.
Android Development for Beginners : Happy Birthday Starting XML
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".MainActivity">
<TextView android:text="Happy Birthday YOURFRIENDHERE" android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</RelativeLayout>
@surajsahani
Copy link

https://www.udacity.com/api/nodes/4034888704/supplemental_media/androidpartyjpg/download

I wonder why I can't set other images rather than providing one.!

@adam4designSSS
Copy link

iSolve it
image

yyyyyyyyyyyyyys

@adam4designSSS
Copy link

@Eng1
Copy link

Eng1 commented Feb 25, 2021

How to correct this error? I [don't](url
2021-02-25
) find any ('') to correct or delete?

@Eng1
Copy link

Eng1 commented Feb 25, 2021

solved
android:scaleType="cenerCrop" for the image

@Eng1
Copy link

Eng1 commented Feb 25, 2021

2021-02-25 (2)

@Eng1
Copy link

Eng1 commented Feb 26, 2021

androidparty
2021-02-26 (1)
2021-02-26
What' wrong in this project ,how to correct?

@Eng1
Copy link

Eng1 commented Feb 26, 2021

2021-02-26 (2)

@surajsahani
Copy link

show me logcat

@interjeep
Copy link

Cool great thanks

@Eng1
Copy link

Eng1 commented Jun 1, 2021 via email

@mateendev3
Copy link

Thanks for the awesome course as a android beginner.

@hadeel-18
Copy link

image

@hadeel-18
Copy link

please help me
I don't have an android phone
How can i run the app??

@hadeel-18
Copy link

please help me
I don't have an android phone
How can i run the app??
image

@Mihir50
Copy link

Mihir50 commented Aug 14, 2021

@hadeel-18 use an emulator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment