[android-developers] Re: new Developer

2012-01-11 Thread Deepak Garg
hi Astik Patel wrote: Helllo languae known php,jquery i m a starting in android developer please help me for which software requirement for android application in Thanks regards Astik patel -- You received this message because you are subscribed to the Google Groups Android Developers

Re: [android-developers] Re: new Developer

2012-01-11 Thread Sree
hi i want to know the MVC architecture in android.please any one help me.and also with example explanation -- 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

[android-developers] Re: new developer tools (rev 16) breaks the ant build for LVL, needs build.xml on the library project

2012-01-11 Thread androidmediadeveloper
For anyone else who has this problem, the answer as I figured out turns out to be fairly simple. The only thing that build.xml on the LVL project should have is this property name=project.is.library value=true / this is apart from other standard build file plumbing. On Jan 10, 10:06 am, Fred

[android-developers] Re: new Developer

2012-01-10 Thread sell.bergstr
why dont you start with reading the android docs? Theres plenty. -- 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] Re: new Developer

2012-01-10 Thread Robert Massaioli
Here is where you should start: http://developer.android.com/guide/basics/what-is-android.html Follow that and it gives you everything that you need to know. -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email

[android-developers] Re: new developer tools (rev 16) breaks the ant build for LVL, needs build.xml on the library project

2012-01-10 Thread androidmediadeveloper
I've read thru the docs. The question is specific to changes in the way apps are built with command line tools like ant and how they build library projects. Seems like the library project (lvl in my case) needs it's own build.XML in addition to whatever the documentation talks about. Need a

[android-developers] Re: new developer tools (rev 16) breaks the ant build for LVL, needs build.xml on the library project

2012-01-10 Thread Fred Grott
other than changing to the new build file if I remember right you have to do a -clean on the LVl and recompile it..as the build no longer places the copy of classes in the main project. -- You received this message because you are subscribed to the Google Groups Android Developers group. To

[android-developers] Re: new developer tools (rev 16) breaks the ant build for LVL, needs build.xml on the library project

2012-01-09 Thread Jonathan S
See https://developer.android.com/guide/developing/projects/projects-cmdline.html#UpdatingLibraryProject -- 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

[android-developers] Re: New developer agreement

2011-11-19 Thread Sanchiski
this actually ain't true, is still 15 minutes. The 48 hours has been there since day 1. It only means if that the user contacts you complaining that he wants a refund, he has 48 hours to do it so. But through google checkout he will still have the usual 15 minutes gap. On 19 nov, 14:05, Kostya

Re: [android-developers] Re: New developer agreement

2011-11-19 Thread Kostya Vasilyev
Hm... it doesn't sound like that to me at all: You authorize Google to give the buyer a full refund of the Product price if the buyer requests the refund within 48 hours after purchase. It's seems quite clear that: 1) the time applies to when the user requests the refund, not to how long it

Re: [android-developers] Re: New developer agreement

2011-11-19 Thread Mark Murphy
On Sat, Nov 19, 2011 at 8:19 AM, Sanchiski sanchi...@gmail.com wrote: this actually ain't true, is still 15 minutes. The 48 hours has been there since day 1. It only means if that the user contacts you complaining that he wants a refund, he has 48 hours to do it so. But through google checkout

[android-developers] Re: New developer agreement

2011-11-19 Thread Sanchiski
as I said, the 48hours is there since day one, this has not changed even when the gap was reduced to 15 minutes. Is the type gap for refunds asked directly to the developer or by complain to google. The new agreement is just and update for new content. On Nov 19, 2:31 pm, Mark Murphy

Re: [android-developers] Re: New developer agreement

2011-11-19 Thread Kostya Vasilyev
Thanks Mark, this helps. So the 48 hours clause has always been there. This change really jumped at me: the new agreement seems to allow applications whose primary purpose is to sell content. -- Kostya 19.11.2011 17:31, Mark Murphy пишет: On Sat, Nov 19, 2011 at 8:19 AM,

Re: [android-developers] Re: New developer agreement

2011-11-19 Thread String
On Saturday, November 19, 2011 1:31:57 PM UTC, Mark Murphy (a Commons Guy) wrote: I have a ChangeDetection.com profile set up for this document: http://www.changedetection.com/log/android/developer-distribution-agreement_log.html Well done, Mark. An excellent way to stop the rampant

Re: [android-developers] Re: New developer agreement

2011-11-19 Thread Jim Graham
On Sat, Nov 19, 2011 at 05:19:08AM -0800, Sanchiski wrote: this actually ain't true, is still 15 minutes. The 48 hours has been there since day 1. It only means if that the user contacts you complaining that he wants a refund, he has 48 hours to do it so. But through google checkout he will

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
thanks On Apr 5, 12:26 am, dana tassler dana.tass...@gmail.com wrote: A key to becoming an effective programmer is using the internet effectively. Using Google, I searched for develop android and got this page.  I'd recommend being resourceful and not afraid to look for answers on your own.

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
which eclipse version On Apr 5, 12:22 am, Miguel Morales therevolti...@gmail.com wrote: 1. Eclipse 2. Android SDK 3. Yes 4.http://developer.android.com/guide/topics/fundamentals.html On Sun, Apr 3, 2011 at 12:32 PM, hoss7 hoss...@gmail.com wrote: i want starrt develop android app

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
how can i test my app in phone? On Apr 5, 12:26 am, dana tassler dana.tass...@gmail.com wrote: A key to becoming an effective programmer is using the internet effectively. Using Google, I searched for develop android and got this page.  I'd recommend being resourceful and not afraid to look

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
where can i download ADT Plugin for Eclipse? On Apr 5, 11:40 am, hoss7 hoss...@gmail.com wrote: how can i test my app in phone? On Apr 5, 12:26 am, dana tassler dana.tass...@gmail.com wrote: A key to becoming an effective programmer is using the internet effectively. Using

Re: [android-developers] Re: new developer questions

2011-04-05 Thread Miguel Morales
The latest. On Tue, Apr 5, 2011 at 12:40 AM, hoss7 hoss...@gmail.com wrote: which eclipse version On Apr 5, 12:22 am, Miguel Morales therevolti...@gmail.com wrote: 1. Eclipse 2. Android SDK 3. Yes 4.http://developer.android.com/guide/topics/fundamentals.html On

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
thanks again and how can i test my app in phone? On Apr 5, 11:46 am, Miguel Morales therevolti...@gmail.com wrote: The latest. On Tue, Apr 5, 2011 at 12:40 AM, hoss7 hoss...@gmail.com wrote: which eclipse version On Apr 5, 12:22 am, Miguel Morales therevolti...@gmail.com wrote:

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
i have Eclipse for PHP can i work with this type of Eclipse for develop android app? On Apr 5, 11:46 am, Miguel Morales therevolti...@gmail.com wrote: The latest. On Tue, Apr 5, 2011 at 12:40 AM, hoss7 hoss...@gmail.com wrote: which eclipse version On Apr 5, 12:22 am, Miguel

Re: [android-developers] Re: new developer questions

2011-04-05 Thread Filip Havlicek
What about just reading the stuff on the web? http://developer.android.com/guide/developing/index.html http://developer.android.com/sdk/index.html 2011/4/5 hoss7 hoss...@gmail.com i have Eclipse for PHP can i work with this type of Eclipse for develop android app? On Apr 5, 11:46 am, Miguel

[android-developers] Re: new developer questions

2011-04-05 Thread hoss7
@filip i have Eclipse for PHP can i work with this type of Eclipse for develop android app? On Apr 5, 12:31 pm, Filip Havlicek havlicek.fi...@gmail.com wrote: What about just reading the stuff on the web?

[android-developers] Re: new developer questions

2011-04-05 Thread Jake Colman
Have you tried googling any of your questions? It's much faster and it will allow you to ask much more targeted questions. hoss...@gmail.com writes: how can i test my app in phone? On Apr 5, 12:26 am, dana tassler dana.tass...@gmail.com wrote: A key to becoming an effective

[android-developers] Re: new developer questions

2011-04-05 Thread Jake Colman
Have you tried googling any of your questions? It's much faster and it will allow you to ask much more targeted questions. hoss...@gmail.com writes: where can i download ADT Plugin for Eclipse? On Apr 5, 11:40 am, hoss7 hoss...@gmail.com wrote: how can i test my app in phone?

Re: [android-developers] Re: new developer questions

2011-04-05 Thread nathan forbes
developer.android.com also has the answers to all of your questions so far man. On Apr 5, 2011 9:06 AM, Jake Colman col...@ppllc.com wrote: Have you tried googling any of your questions? It's much faster and it will allow you to ask much more targeted questions. hoss...@gmail.com

[android-developers] Re: new developer questions

2011-04-04 Thread dana tassler
A key to becoming an effective programmer is using the internet effectively. Using Google, I searched for develop android and got this page. I'd recommend being resourceful and not afraid to look for answers on your own. Yes, a forum is for assistance but if you post a request for help

[android-developers] Re: New Developer

2010-10-06 Thread thomas creech
Thanks you guys for the help. Oh and to TreKing, we should have some kind hazing. :) On Sep 1, 3:04 pm, TreKing treking...@gmail.com wrote: On Wed, Sep 1, 2010 at 1:47 PM, Frank Weiss fewe...@gmail.com wrote: Please pore over developer.android.com before trying to ask noob questions. QFE -

[android-developers] Re: New Developer

2010-09-01 Thread Tim
Dear Thomas, If you want to get started developing Android apps really quickly you may wish to consider rapid application development tools such as our MobiForms Developer. MobiForms replaces the need to download 100s MB of files and learn Eclipse, the Android SDK, Java and XML. MobiForms is

[android-developers] Re: New Developer Distribution Agreement

2009-11-11 Thread Al Sutton
This is being discussed on -discuss and I believe that the changes can't be enforced until they've complied with section 14.1 (in both new and old agreements) of the agreement which states; 14.1 Google may make changes to this Agreement at any time by sending the Developer notice by email

[android-developers] Re: New Developer Distribution Agreement

2009-11-11 Thread Rich
Is nobody from Google going to chime in on any of these threads? This is a total fucking farce if you ask me, just another example of Google not giving any respect to the development community. They're already taxing us, and now they're changing the rules, upping the refund period and holding us

[android-developers] Re: New Developer Distribution Agreement

2009-11-11 Thread Streets Of Boston
Chill out! :=) To me it looks like a more tight-knit version of their earlier agreement. About the 48hour: That was already happening, kind-of. I had some refunds that were about 36 hours after the sale. Am i happy with this long period, no... but it's nothing new, i think. The main changes

[android-developers] Re: New Developer Distribution Agreement

2009-11-11 Thread Rich
But Al Sutton is just a guy. I want a response from Google. They seem to have no strategy whatsoever with regards to the market and seem to be completely ignoring independent developers. The whole market situation is a giant clusterfuck. It's horribly buggy, it's closed-source and we have an