Re: [android-developers] help me pleaseeeeee

2011-03-23 Thread Justin Anderson
* **I have not asked for **the impossible*
When no one seems to have understood the question... you have asked for the
impossible.

Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware


On Tue, Mar 22, 2011 at 7:50 PM, jaafar zbeiba jaafarinformati...@gmail.com
 wrote:


 I have not asked for the impossible

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread allandt bik-elliott (thefieldcomic.com)
vote +1 for worst title ever...

at least the question makes sense

ah

dermarage is not a word

sorry dude - try again

a

On 19 March 2011 00:33, jaafar zbeiba jaafarinformati...@gmail.com wrote:

 hello I just created a code to input area password c is to say in
 dermarage of the android must put his onscreen user password but the
 problem in the code that I have no errors when I type in the edit text
 area and I click ok nothing happens AC that can help me thank you
 here is the code
 ublic void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
editText= (EditText)findViewById(R.id.editText);
ok= (Button)findViewById(R.id.ok);
ok.setOnClickListener(this);
editText.setOnClickListener(this);

 public void sendFeedback(View button) {
String name=1234;

 String name1 =chaine;
  //nameField.getText().toString();


if(name.equals(name1))
  Toast.makeText(this,Mot de passe
 orrect,Toast.LENGTH_SHORT).show();
  else
 Toast.makeText(this,Mot de passe
 Incorrect,Toast.LENGTH_SHORT).show();

   // Do click handling here
}

@Override
public boolean onKey(View arg0, int arg1, KeyEvent arg2) {
// TODO Auto-generated method stub
return false;
}

@Override
public void onClick(View v) {
// TODO Auto-generated method stub

}
 }

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread jaafar zbeiba
no its not working that can help me I have more time for my project and
frankly I am not of this but still try dommaine

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread Miguel Morales
I think that if you have extra time, you use it to practice or learn more
English.  All the Android functions are written from a western/US
perspective and so is the documentation.  Your English needs to be up to par
to be able to read through it and any other official documentation.  It
seems that English is more of a barrier for you than Android is.

On Tue, Mar 22, 2011 at 5:03 PM, jaafar zbeiba jaafarinformati...@gmail.com
 wrote:


 no its not working that can help me I have more time for my project and
 frankly I am not of this but still try dommaine

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://solrpg.com/ http://www.youtube.com/user/revoltingx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread jaafar zbeiba
thank you for your advice but I ask you for help and not a council

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread Miguel Morales
Well, we can't really help you if we can't understand you.  Anyway, good
luck on your issue.

On Tue, Mar 22, 2011 at 6:43 PM, jaafar zbeiba jaafarinformati...@gmail.com
 wrote:


 thank you for your advice but I ask you for help and not a council

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://solrpg.com/ http://www.youtube.com/user/revoltingx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-22 Thread jaafar zbeiba
I have not asked for the impossible

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] help me pleaseeeeee

2011-03-19 Thread jaafar zbeiba
hello I just created a code to input area password c is to say in
dermarage of the android must put his onscreen user password but the
problem in the code that I have no errors when I type in the edit text
area and I click ok nothing happens AC that can help me thank you
here is the code
ublic void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
editText= (EditText)findViewById(R.id.editText);
ok= (Button)findViewById(R.id.ok);
ok.setOnClickListener(this);
editText.setOnClickListener(this);

public void sendFeedback(View button) {
String name=1234;

 String name1 =chaine;
  //nameField.getText().toString();


if(name.equals(name1))
  Toast.makeText(this,Mot de passe
orrect,Toast.LENGTH_SHORT).show();
  else
 Toast.makeText(this,Mot de passe
Incorrect,Toast.LENGTH_SHORT).show();

   // Do click handling here
}

@Override
public boolean onKey(View arg0, int arg1, KeyEvent arg2) {
// TODO Auto-generated method stub
return false;
}

@Override
public void onClick(View v) {
// TODO Auto-generated method stub

}
}

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] help me pleaseeeeee

2011-03-19 Thread TreKing
On Fri, Mar 18, 2011 at 7:33 PM, jaafar zbeiba jaafarinformati...@gmail.com
 wrote:

 hello I just created a code to input area password c is to say in dermarage
 of the android must put his onscreen user password but the problem in the
 code that I have no errors when I type in the edit text area and I click ok
 nothing happens AC that can help me thank you here is the code


I have no idea what you just said there.
Also help me pleasee is possibly the worst thread title I've ever seen
on this group and it liable to make people automatically ignore you.

Consider titling your posts with an appropriate heading that reflects the
content, proofread your post and make sure it makes sense to someone that
has no context behind what you're doing.

Read this for good measure:
http://www.catb.org/~esr/faqs/smart-questions.html

-
TreKing http://sites.google.com/site/rezmobileapps/treking - Chicago
transit tracking app for Android-powered devices

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] help me pleaseeeeee

2011-03-19 Thread Miguel Morales
Your onClickListeners is wrong.  I'm not sure why that even compiles.
Nothing happens because you never call sendFeedback().

On Fri, Mar 18, 2011 at 5:33 PM, jaafar zbeiba jaafarinformati...@gmail.com
 wrote:

 hello I just created a code to input area password c is to say in
 dermarage of the android must put his onscreen user password but the
 problem in the code that I have no errors when I type in the edit text
 area and I click ok nothing happens AC that can help me thank you
 here is the code
 ublic void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
editText= (EditText)findViewById(R.id.editText);
ok= (Button)findViewById(R.id.ok);
ok.setOnClickListener(this);
editText.setOnClickListener(this);

 public void sendFeedback(View button) {
String name=1234;

 String name1 =chaine;
  //nameField.getText().toString();


if(name.equals(name1))
  Toast.makeText(this,Mot de passe
 orrect,Toast.LENGTH_SHORT).show();
  else
 Toast.makeText(this,Mot de passe
 Incorrect,Toast.LENGTH_SHORT).show();

   // Do click handling here
}

@Override
public boolean onKey(View arg0, int arg1, KeyEvent arg2) {
// TODO Auto-generated method stub
return false;
}

@Override
public void onClick(View v) {
// TODO Auto-generated method stub

}
 }

 --
 You received this message because you are subscribed to the Google
 Groups Android Developers group.
 To post to this group, send email to android-developers@googlegroups.com
 To unsubscribe from this group, send email to
 android-developers+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
~ Jeremiah:9:23-24
Android 2D MMORPG: http://solrpg.com/ http://www.youtube.com/user/revoltingx

-- 
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en