₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,012 members, 8,419,926 topics. Date: Thursday, 04 June 2026 at 07:38 AM

Toggle theme

Srrrr's Posts

Nairaland ForumSrrrr's ProfileSrrrr's Posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 15 pages)

PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op): 9:33pm On Oct 24, 2016
More pics

PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op):
hakinze00:
Doesn't sound real to me,u can do better by snapping the q10 with d san andreas playing on it not just screenshots... screenshots can be taken on any phone
I will do that later, no ba3

Modified


see proof



you can hide the bar or show the bar

PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op): 11:30pm On Oct 23, 2016
augster:
With that kind small screen size
Na so oh

But the screen is not that small nah

Actually, I completed the game last year September. I was just trying to know if it will work on Q10
PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op):
High stacked low rider

cc: Lalasticlala

cc: mynd44

PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op):
More screenshots

PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op): 8:17pm On Oct 23, 2016
dharay99:
mahn, post the direct download link. The one i
downloaded from andropalace isn't extractinq
http://revdownload.com/index.php?id=grand-theft-auto-san-andreas-apk-data-mod
PhonesRe: Gta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op):
This settings will make it play smoothly

Modified: Direct download link

http://revdownload.com/index.php?id=grand-theft-auto-san-andreas-apk-data-mod

PhonesGta San Andreas Playing Smoothly On A Bb Q10 by srrrr(op):
This will look like a surprise but it's really working.

copy the obb folder "com.rockstargames.gtasa " to

device > misc > android > android > obb


and install the apk file

PhonesRe: Learn How To Develop Android Apps With Your Android Phone by srrrr(m): 12:41am On Oct 23, 2016
DavidTheGeek:
When you open a Fridge to take water, do you close it when done or you leave it open?

The error says missing "}".

You forgot to close the fridge.

public class MainActivity extends Activity
{
isn't closed.

{ - open.... } - close

add } at the end of your MainActivity.java
Thanks, It worked
PhonesRe: Learn How To Develop Android Apps With Your Android Phone by srrrr(m):
DavidTheGeek:
MOVING ON.... BUTTON
We're still working on our app.

Button

A Button is a Push-button which can be pressed, or clicked, by the user to. perform an action.

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

* android:text - This is the Text to display.
android:text="Click Me"

* android:id - This supplies an identifier name for this view
eg android:id="@+id/button1"

* android:onClick - This is the name of the method in this View's context to invoke when the view is clicked.
eg android:onClick="showToast"

There are 2 ways to respond to a button click.

1. Using the Button onClick attribute
2. Registering an onClick Event listener

Lets use the Option 1 first...
To respond to button clicks using onClick attribute, you need to create a method in your activity (in this case MainActivity.java) and then invoke it in your Button



public void showToast(View v)

showToast is the name i chose to call the method i created. You can name it anything you like.


In your main.xml, add onClick attribute and invoke the method:

android:onClick="showToast"

**********

Click menu and Run.

Open your app and click the button. A toast message should appear.
Pls mine is showing error, looks like it's from the MainActivity.java




package com.learning.myfirstapp;

import android.app.*;
import android.os.*;
import android.view.*;
import android.widget.*;

public class MainActivity extends Activity
{
@Override
protected void onCreate(Bundle savedInstanceState)
{
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
}

// Create a method for the Button onClick attribute


public void showToast(View v) {
Toast.makeText(getBaseContext(), "Hey! You clicked me", Toast.LENGTH_LONG).show();
}






I don't know where the problem is coming from. This is the main.xml







<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="#808000"
android:orientation="vertical" >

<TextView
android:text="I'm cool"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="16sp"
android:textStyle="italic"
android:textColor="#ffa500" />

<Button
android:id="@+id/click_button"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:onClick="showToast"
android:textSize="17sp"
android:text="Click ME"
android:textColor="#fffff0" />


</LinearLayout>

PhonesRe: My Phone Can't Upload Pictures. HELP!!! by srrrr(op): 8:23pm On Oct 21, 2016
ExAngel007:
yes
Sorry, didn't work
I can't upload anything, pictures, videos and apps too
PhonesRe: My Phone Can't Upload Pictures. HELP!!! by srrrr(op): 8:11pm On Oct 21, 2016
ExAngel007:
yes
OK I will do that now
PhonesRe: My Phone Can't Upload Pictures. HELP!!! by srrrr(op): 8:00pm On Oct 21, 2016
ExAngel007:
c heck the extension of the pic file. Make sure it ends with (.jpeg)
Thanks for the reply, But they're .jpg files. do I still need to rename it to .jpeg
PhonesMy Phone Can't Upload Pictures. HELP!!! by srrrr(op): 6:40pm On Oct 21, 2016
I'm using glo #1K for 3.2gb on my BlackBerry Q10.

I tried creating a topic on NL and up loading photos, but it didn't work, so I thought it was the browser 's fault (opera mini), so I used chrome, but still didn't work. I even used the default browser, copied all the photos to sd card, reconfigured my APN, but all efforts failed.

So today I tried upload photos to whatsapp and even my google drive storage, It didn't work.

Pls is it the subscription or the phone settings.
This is the first time I'm using the 1K sub, what will do.

I can't even upload anything
PoliticsRe: Senate Moves To Legalise Lobbying In Nigeria by srrrr(m): 4:18pm On Oct 13, 2016
bb
PhonesRe: 11 Tech Things We Did Back In Day That Seem So Freaking Weird Now by srrrr(m):
space 4 sale. grab it b4 it hits FP.
Email; reccession@dullard.bubu
SportsRe: How Mikel Stopped NFF From Hijacking Dollars Given To Dream Team By Japanese Bus by srrrr(m): 3:09pm On Aug 21, 2016
TheGoodJoe:


NFF is independent. They are not government officials.
Zombie spotted
SportsRe: How Mikel Stopped NFF From Hijacking Dollars Given To Dream Team By Japanese Bus by srrrr(m): 3:00pm On Aug 21, 2016
What if the Japanese sees this? FG disgracing this country since 1960

1 2 3 4 5 6 7 8 9 10 11 12 13 14 (of 15 pages)