₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,060 members, 8,420,093 topics. Date: Thursday, 04 June 2026 at 11:16 AM

Toggle theme

Jinf's Posts

Nairaland ForumJinf's ProfileJinf's Posts

1 2 3 4 5 6 7 8 9 10 (of 12 pages)

EducationRe: UTME 2017: Thread For Art and Social Science Students by Jinf: 5:17pm On May 12, 2017
redbeans:
[b[it is perfectly inelastic because a change in price doesn't affect the quantity demanded. People must demand for services of doctors, food sellers, fuel sellers etc.[/i]

For your question on perishable goods, emm... I think the supply is perfectly inelastic because a change in price doesn't affect the quantity they will supply. They know the risk of withdrawing supply.

Read up price elasticity of supply and demand and feel free to throw more questions on the topic
Thanks i understand now.
EducationRe: UTME 2017: Thread For Art and Social Science Students by Jinf: 10:50am On May 12, 2017
redbeans:
Let me squeeze out something in ECONOMICS
1. Which theory looks at the relationship between food production and population growth? [a] maltusian theory gaylusian theory [c] marxist theory [d] plutian theory
[b]2. The demand for the services of a doctor is [a] elastic [b] inelastic [c] perfectly elastic [d] perfectly inelastic

3. A balance of trade deficit occurs [a] when export exceeds import [b] when payment exceed receipt [c] when import exceed export [d] when receipt exceed payment
4. Who determines price in a capitalist economy? [a] the forces of demand and supply [b] the govt [c] the producers [d] the buyers
5. A monopoly involves [a] many buyers [b] few buyers and sellers [c] one producer [d] one customer
redbeans:
3/5. 2 is 'D' while 3 is 'C'. Nice try for an Art student.
Why is it perfectly inelastic? Please explain. I don't understand. Also there's a similar question like Supply for perishable goods is ______ (Elastic, Inelastic, etc)
CelebritiesRe: How To Easily Download New Naija Songs On Your Android Phone by Jinf(op):
Nitescholar:
nice app...that I have downloaded up 4 times..because I am having problems with app...the app will open like 20mins...and it will stop opening,writing jam alart has stopped... pls developer should work on these,...these app is my best music app if not for these problems that I stated above
What version of android is your phone? Works fine on my 4.0 and it doesn't take time.
CelebritiesRe: How To Easily Download New Naija Songs On Your Android Phone by Jinf(op): 8:51am On May 06, 2017
See views no comment :O You guys are quietly downloading nd leaving
Music/RadioDownload: Wale Ft Olamide & Davido - Fine Girl by Jinf(op): 7:36am On May 06, 2017
Wale teams up with Olamide and Davido on this song titled "Fine Girl".

The song is off Wale's 5th studio album, "Shine".

DOWNLOAD => http://naijajamalert..com/2017/05/download-music-wale-ft-olamide-davido.html
CelebritiesRe: How To Easily Download New Naija Songs On Your Android Phone by Jinf(op): 1:35pm On May 05, 2017
..

CelebritiesHow To Easily Download New Naija Songs On Your Android Phone by Jinf(op):
* Mods please move this to the right section if this isn't the right place *

There's this interesting application that all Nigerian music lovers should have on their Android smartphone. It's called "Naija Jam Alert". You may have not come across it cuz it's not on Google playstore.

Naija Jam Alert allows you download latest Nigerian songs and music videos right on your android device. The app notifies you of new songs, new music videos, trending gists plus gossips.
It's free, great design and smooth. Check out screenshots below.

Here's the download link: http://www.naijajamalert.com.ng/p/download-app.html

Comment if you're rocking the app already.
Music/RadioRe: Timaya - 'Dance' Featuring Rudeboy P'square (Video) by Jinf: 8:39pm On May 04, 2017
I downloaded the video and audio on Naija Jam Alert. The song is OK sha.. undecided

For those who don't know Naija Jam Alert, It's an android app that notifies you of new songs and provides you a link to download the song for free.

Download the app @=> https://www.getjar.com/categories/entertainment-apps/more/Naija-Jam-Alert-932345

Thank me later wink
RomanceRe: #advice Pls My Friend Needs Dis Am Tried On Giving Her Advice On Dis Issue by Jinf: 8:32pm On May 04, 2017
Sounds more like YOU need an advice (i don't see how this is a bestie thing)

I wish i had the time to break down your post and analyze them... Here's my 2 cent, forget about "I love him". Sit down and ask yourself, "Is this the kind of man i deserve?". If your answer is yes, continue dating him. If your answer is no, break up and move on.

Have this at the back of your mind tho: No guy owes you anything. Know that it's not his duty to support you financially, however there's nothing wrong in him assisting and "dropping something".

***********

[color=#800517]Download "Naija Jam Alert" on your android device to receive notifications whenever there's a new Naija song. The app notifies you of new songs and provides you a link to download the song for free.[/color]

Download @=> https://www.getjar.com/categories/entertainment-apps/more/Naija-Jam-Alert-932345
RomanceRe: Dating Drills! Guys Only! by Jinf: 8:10pm On May 04, 2017
Guys the mods have banned my DavidTheGeek account for "link spamming".. Apparently Lalastic... has no sense of humour cheesy someone cannot play with him, someone cannot spam again grin

grin barneystinson "greatest student"?? Abeg o... Oga mi i humble wink

Mavin1 i see you.

Retreating to ghost mode. See you guys when the ban expires.
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 9:01pm On Jul 13, 2016
deekseen:
Here's my code

<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:background="#ffffff">

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="When I saw the colour RED, I bled."
android:textSize="10sp"
android:textStyle="italic"
android:textColor="#ff0000"/>\n

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="When I saw the colour Green, I screamed"
android:textSize="10sp"
android:textColor="#008000"/>

<Button
android:id="@+id/click_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Click Me"
android:textSize="20sp"
android:onClick="showToast"
android:textColor="#ffffff"/>

</LinearLayout>

I had to create 2 TextViews for the different colors because I couldn't combine them in one TextView.

The bigger the text in the sentences, the smaller the button.
You didn't add an orientation to your layout. By default it's horizontal that's why the button would disappear if the text is long. What you need is vertical.

add "android:orientation="vertical" in LinearLayout.

CORRECTION: \n should not be added outside, it should be inside TextView.

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 8:51pm On Jul 13, 2016
phensbassey:
here it is
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center"
android:background="#ffffff"
andriod:orientation="vertical">

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/hello_world"
android:textColor="#ff0000"/>

<Button
android:id="@+id/click_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Click Me" />
That's where your error is. You mis-spelt android. Correct it.

~ DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 7:59pm On Jul 10, 2016
LETS CONTINUE....
We're still working on our app.

Android TextView
A TextView displays text to the user.

The following are the important attributes related to TextView control. You can check Android official documentation for complete list of attributes.

Attribute...
* android:text - display text.
eg android:text="I'm a Text"

* android:id - This is the ID which uniquely identifies the control.
eg android:id="@+id/text"

* android:textSize - Size of the text.
eg android:textSize="10sp"

* android:textStyle - Style (bold, italic) for the text. You can use one or more of the following values separated by '|' eg bold|italic.
eg android:textStyle="bold"

*****************
There are two ways to input a text. It's either you write it directly:
android:text="I'm a text"

OR

Create a string in resources...
<string name="text">I'm a Text</string>

....and reference...
android:text="@string/text"

Check the strings.xml file res/values folder for better understanding.
***********************

Edit your code and replace the hello world text
1ST METHOD...

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Do not love one, not two. But love the one who loves you TOO.\nDo not love three, not four. But love the one who loves you MORE.\nDo not love five, not six. But love the one who truly STICKS.\nDo not love seven, not eight. But love the one who is willing to WAIT.\nDo not love nine, not ten. But love the one who\'ll love you until the END."
android:textColor="#ff0000" />

*** \n is line break
*** \ before " and ' else an error would occur

2ND METHOD...
In main.xml edit textview

<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/love"
android:textColor="#ff0000" />

In strings.xml file res/values

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="love">Do not love one, not two. But love the one who loves you TOO.\nDo not love three, not four. But love the one who loves you MORE.\nDo not love five, not six. But love the one who truly STICKS.\nDo not love seven, not eight. But love the one who is willing to WAIT.\nDo not love nine, not ten. But love the one who\'ll love you until the END.</string>
<string name="app_name">MyFirstApp</string>
</resources>

ASSIGNMENT...
Play around with the TextView.
Add style (bold or italic) and increase the text size.

PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 6:35pm On Jul 10, 2016
Dfinex:
yeah...most certainly. I have saved it. But u didn't explain the basis for these codes.

by the way happy Sunday.
Happy Sunday to you too. Hope you weren't late to church.

The color codes are called "html color codes".

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 6:31pm On Jul 10, 2016
Dfinex:
lolss...no wahala but u must conclude this benevolence and why are u using another moniker. I but u have like 3.
Hehehe you should join in o.

I got banned for spamming... since when did spamming become an offence on Nairaland¿¿¿ grin

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 6:25pm On Jul 10, 2016
IrradiatoR:
I'm a newbie in this.. .

following keenly.



I did as instructed and tried changing "me" to "here" and colour too, got this
Good
~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 6:24pm On Jul 10, 2016
STPEACE10:
I don't know how to add the button with this new version and I can't find the older version.
There's no difference in the programming code for new aide, old aide, android studio (for pc), it's all the same android programming code.

Follow the instructions.

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 12:27pm On Jul 10, 2016
Reyginus:
You can restrict it to once or twice a day. Thank you once again.
You welcome bro.

I've not seen your work. Are you just reading?

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 12:20pm On Jul 10, 2016
Dfinex:
Ok...about the background and color codes, are they generated randomly or there are specific codes. like if I want the color something else other than red,?
The color codes are specific codes. You can get them online.

Here's the site i use... It has a list of different colors nd codes you can choose from... http://www.computerhope.com/htmcolor.htm

Save the page on your browser.

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 12:15pm On Jul 10, 2016
Dfinex:
Dave please how do we send some data across. ....cos this thing, there's no going back o (we must learn it)
Chai no going back? I have enter one chance of o.

Thanks but i'm turning it down. There's a paid class starting on Whatsapp soon. It's limited, 12 people max. I'll announce the details here when it's set

~DavidTheGeek
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by Jinf: 12:01pm On Jul 10, 2016
MY ACCOUNT HAS BEEN BANNED
Oops the mods has banned my account DavidTheGeek for spamming grin

I'll continue tutorials with this account till the ban is lifted.
PhonesRe: Best Mobile Apps For Students by Jinf: 6:50am On May 01, 2016
Some apps tho undecided
Here's one app i know all students would find useful...
THOUGHTSRY
With Thoughtsry you can easily organize and put your thoughts together in one place.
If you love writing or once in a while you need to take down notes, this (organized diary) app is recommended for you.
Download Here
WebmastersRe: I Need An Android Developer In Lagos by Jinf: 2:52pm On Apr 22, 2016
JayRise:
If you are based in Lagos and proficient/experienced in developing android-based apps, then I have a job for you. You can show me your past android jobs and your contact let's discuss. Thanks
I'm an android developer based in Ibadan. If that's okay with you, how do i contact you?
WebmastersRe: Get 4.5GB MTN Data For Free by Jinf: 7:03pm On Apr 09, 2016
What's your whatsapp digit? I've got something for your blog.
WebmastersRe: Female Bloggers! Let's Meet, Unite And Connect by Jinf: 3:33pm On Apr 09, 2016
etainment360:
Nic blog am seeing here, but can someone tell me wats wrong with my own blog http://etainment360.mywapblog.com
Your blog looks clean. Very nice design. ( Using mobile tho). I can create a nice android app for your blog. Check out this http://www.datafilehost.com/d/be8aa7ae
ProgrammingRe: Test This Android App On Your Phone by Jinf(op): 9:04pm On Apr 04, 2016
Hey Irelokeh here's the download link to the final update. http://www.getjar.com/categories/productivity-apps/more/Thoughtsry-874002

grin
WebmastersRe: Are You A BLOGGER And Ned Help With Your Blog, DROP Your URL Here by Jinf: 1:24pm On Apr 03, 2016
macho44:
would u mind if we chat on whatsapp! for privacy reasons!
Okay. I think i have you on my list already buh drop ur number.
WebmastersRe: Are You A BLOGGER And Ned Help With Your Blog, DROP Your URL Here by Jinf: 7:53pm On Apr 02, 2016
macho44:
Hello Jinf, I need to ask u a few questions! do u mind?
Shoot!

1 2 3 4 5 6 7 8 9 10 (of 12 pages)