Re: [android-developers] Re: Bug in minSdkVersion or what?

2010-09-06 Thread Adal
That's right. On Mon, Sep 6, 2010 at 4:54 AM, Dianne Hackborn wrote: > the Tattoo (which I think doesn't have an auto-focus camera... though of > course I may be wrong). -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this gr

Re: [android-developers] Re: Automatic way to change versionCode (and/or versionName) in manifest

2010-09-03 Thread Adal
Thanks for your answer ;) On Fri, Sep 3, 2010 at 12:02 PM, Droid wrote: > I doubt it, I would do like you - write a script to do it . > > On Sep 2, 10:55 pm, Adal wrote: > > Hi everybody! > > > > I feel like this one it's going to be a silly question but after a

[android-developers] Automatic way to change versionCode (and/or versionName) in manifest

2010-09-02 Thread Adal
Hi everybody! I feel like this one it's going to be a silly question but after asking google and the list, I have no answer so... there I go: Is there any way using "just eclipse" to automatic update android:versionCode and/or android:versionName each time I rebuild my app or every time I export

Re: [android-developers] Re: Challenges moving to the Android platform ?

2010-08-14 Thread Adal
t...@mobiforms.com Is a spammer... -- 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...@google

Re: [android-developers] Re: Droid Froyo manual update

2010-08-11 Thread Adal
and also I don't have one). On Thu, Aug 12, 2010 at 2:25 AM, Abhi wrote: > @Adal, that's exactly wat is happening with me when I factory reset > it. > > On Aug 11, 7:29 pm, Adal wrote: > > AFAIK factory reset goes to a clean install of your current version. > >

Re: [android-developers] Re: Droid Froyo manual update

2010-08-11 Thread Adal
AFAIK factory reset goes to a clean install of your current version. On Thu, Aug 12, 2010 at 12:09 AM, TreKing wrote: > On Wed, Aug 11, 2010 at 5:04 PM, Abhi wrote: > >> It resets with Froyo and deletes all my data. > > > Seriously? AFAIK, a factory reset should get you back to exactly how you

Re: [android-developers] Eclipse problems

2010-08-09 Thread Adal
Could it be that you've tried to run with an xml file open an with focus? If it's the case, delete the extra .xml file that eclipse have created, then go to problems, and "delete the problem". On Mon, Aug 9, 2010 at 12:28 PM, James wrote: > Hi Everybody, > I tried to run android application wit

Re: [android-developers] Re: My Eclipse 3.5 always lag and have to force close - why?

2010-08-03 Thread Adal
Doesn't happen to me. Ubuntu Lucid, AMD Phenom II X4 945, 4GB RAM. Emulator is slow when booting, but nothing else (I have to say that my projects are tiny). On Tue, Aug 3, 2010 at 5:32 PM, objectuser wrote: > Yes, same issue for me. I need to restart Eclipse every few minutes > if I don't wa

Re: [android-developers] Re: How can get the latest version of google apks (market ,gmail ,yotube)

2010-08-03 Thread Adal
If you don't need the source code, they are available, I'm not posting the link because I'm not sure if it's 'legal' or not. When cyanogen (ROM cooker) was asked by google to desist in his work, he made available his ROMs without google apps but in his forums is easy to find a link to them. As it

Re: [android-developers] Re: Correct way to kill the application

2010-07-31 Thread Adal
I think the user is not always the problem and if it is... we've got a problem because we can hardly make people change their behave, what we can do is build better apps that don't take resources they don't need. That's a developers fault and that's the one developers should focus. If we keep thin

Re: [android-developers] Link for Android beginners

2010-07-27 Thread Adal
I think your're looking for this: http://developer.android.com/index.html On Mon, Jul 26, 2010 at 8:15 PM, Yasotharai Ponnusamy wrote: > Hi, > > I am new to Android development. I have experience in J2ME. But, not in > android. > > Can anyone send me the link for learn about Android. > > What ar