Re: [android-developers] help need

2013-12-03 Thread Vo Trung Liem
@Josphat, Please pay for me before asking other pay for you. On Sat, Jun 8, 2013 at 5:12 PM, Josphat Muchiri wrote: > all the best > > > On Sat, Jun 8, 2013 at 2:52 AM, ramesh babu wrote: > >> google would offer me a better way bro >> >> >> On Sat, Jun 8, 2013 at 3:13 PM, Josphat Muchiri wro

Re: [android-developers] help need

2013-06-09 Thread Piren
this forum/newsgroup is getting rediculous On Saturday, June 8, 2013 1:21:48 PM UTC+3, ramesh babu wrote: > > thank u!!! > > > On Sat, Jun 8, 2013 at 3:42 PM, Josphat Muchiri > > > wrote: > >> all the best >> >> >> On Sat, Jun 8, 2013 at 2:52 AM, ramesh babu >> > wrote: >> >>> google would off

Re: [android-developers] help need

2013-06-08 Thread ramesh babu
thank u!!! On Sat, Jun 8, 2013 at 3:42 PM, Josphat Muchiri wrote: > all the best > > > On Sat, Jun 8, 2013 at 2:52 AM, ramesh babu wrote: > >> google would offer me a better way bro >> >> >> On Sat, Jun 8, 2013 at 3:13 PM, Josphat Muchiri wrote: >> >>> have the code but u must pay >>> >>> >>

Re: [android-developers] help need

2013-06-08 Thread Josphat Muchiri
all the best On Sat, Jun 8, 2013 at 2:52 AM, ramesh babu wrote: > google would offer me a better way bro > > > On Sat, Jun 8, 2013 at 3:13 PM, Josphat Muchiri wrote: > >> have the code but u must pay >> >> >> On Sat, Jun 8, 2013 at 2:36 AM, ramesh babu wrote: >> >>> any guide to code seek/p

Re: [android-developers] help need

2013-06-08 Thread ramesh babu
google would offer me a better way bro On Sat, Jun 8, 2013 at 3:13 PM, Josphat Muchiri wrote: > have the code but u must pay > > > On Sat, Jun 8, 2013 at 2:36 AM, ramesh babu wrote: > >> any guide to code seek/progress bar in mp3 player or sen source code >> >> -- >> -- >> You received this

Re: [android-developers] help need

2013-06-08 Thread Josphat Muchiri
have the code but u must pay On Sat, Jun 8, 2013 at 2:36 AM, ramesh babu wrote: > any guide to code seek/progress bar in mp3 player or sen source code > > -- > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, s

[android-developers] help need

2013-06-08 Thread ramesh babu
any guide to code seek/progress bar in mp3 player or sen source code -- -- 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

Re: [android-developers] help need....

2013-06-07 Thread ramesh babu
; > *Sent:* Friday, June 7, 2013 3:25 PM > *Subject:* [android-developers] help need > > public class intro extends Activity { > > @Override > protected void onCreate(Bundle ramesh) { > // TODO Auto-generated method stub > super.onCreate(ramesh); > setContentView

Re: [android-developers] help need....

2013-06-07 Thread Mike Portnoy
Try removing the ; after the new Thread() From: ramesh babu To: "android-developers@googlegroups.com" Sent: Friday, June 7, 2013 3:25 PM Subject: [android-developers] help need public class intro extends Activity { @Override protected voi

[android-developers] help need....

2013-06-07 Thread ramesh babu
public class intro extends Activity { @Override protected void onCreate(Bundle ramesh) { // TODO Auto-generated method stub super.onCreate(ramesh); setContentView(R.layout.intro); Thread a = new Thread();{ public void run(){ try{ sleep(5000); }catch(InterruptedException e){ e.printStackTrace(); }

Re: [android-developers] help need in identifying the database..

2012-05-03 Thread Mark Murphy
On Thu, May 3, 2012 at 12:51 PM, sourabh sahu wrote: > I know they won't tell me..thats why I posted it.I want know if anyone > works on such kind of app..can provide me some inputs. Zynga's choice of server-side database has nothing to do with this Google Group, which is on developing applicatio

Re: [android-developers] help need in identifying the database..

2012-05-03 Thread sourabh sahu
I know they won't tell me..thats why I posted it.I want know if anyone works on such kind of app..can provide me some inputs. How about nosql mangoDB.? Sourabh On 5/3/12, Justin Anderson wrote: > You want to know what database the Words With Friends app is using? Why? > You could try asking t

Re: [android-developers] help need in identifying the database..

2012-05-03 Thread Justin Anderson
You want to know what database the Words With Friends app is using? Why? You could try asking them, but I doubt they'll tell you... Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Thu, May 3, 2012 at 12:25 AM, sourabh sahu wrote: > Hello All, > > Ther

[android-developers] help need in identifying the database..

2012-05-02 Thread sourabh sahu
Hello All, There is game on market "word with friends free" https://play.google.com/store/apps/details?id=com.zynga.words&feature=search_result#?t=W251bGwsMSwxLDEsImNvbS56eW5nYS53b3JkcyJd I just want to know which database will be there at server side. Thanks in advance Sourabh -- You received

Re: [android-developers] Help ! Need to fix an Error

2012-04-12 Thread Jake Lin
public class TestActivity extends Activity { private Button NewSaying; private TextView mInfoTextView; public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.main); mInfoTextView = (TextView) findViewById(R.id.newsaying); NewSaying = (Button)

Re: [android-developers] Help ! Need to fix an Error

2012-04-12 Thread Jake Lin
First, where is the "newsaying" TextView Then, you didn't add Button ClickListener On 11 April 2012 21:49, Clevin Dsouza wrote: > package com.example.rand; > import com.example.rand.R; > import android.app.Activity; > import android.os.Bundle; > import android.view.View; > import android.widget.

[android-developers] Help ! Need to fix an Error

2012-04-12 Thread Clevin Dsouza
package com.example.rand; import com.example.rand.R; import android.app.Activity; import android.os.Bundle; import android.view.View; import android.widget.Button; import android.widget.TextView; public class NewSaying extends Activity { private Button NewSaying; public void onCre

[android-developers] Help need in game development

2011-12-31 Thread common user
Hi, Am new to android i want to create a 3D games for Android Mobile Pls help me how to start the games apps Adv Thanks, -- 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.

Re: [android-developers] Help need on face book integration

2011-11-15 Thread TreKing
On Tue, Nov 15, 2011 at 9:01 AM, chowdary nani wrote: > I need help on integrating face book into my android application and > creating developers id in face book. > Please help me on this. > Please try a simple Google search - this has been asked (and solved) about a billion times now.

[android-developers] Help need on face book integration

2011-11-15 Thread chowdary nani
Hi All, I need help on integrating face book into my android application and creating developers id in face book. Please help me on this. Thanks in advance. Thanks Naveen -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this g