RE: [android-developers] ActionBarSherlock: Action Bar Helper for All Android Versions.

2011-03-11 Thread

thanks man. it's cool
 


Date: Thu, 10 Mar 2011 08:24:57 -0800
From: jakewhar...@gmail.com
To: android-developers@googlegroups.com
Subject: [android-developers] ActionBarSherlock: Action Bar Helper for All 
Android Versions.

Good morning developers,


I wanted to let everyone know that I have released version 2.0 of my library, 
ActionBarSherlock, which facilitates the use of the action bar design pattern 
on all version of Android.


The library will automatically use the native ActionBar if it is available 
(currently only Android 3.0) or fall back to a custom third-party 
implementation of your choice (e.g., GreenDroid, Android-ActionBar, etc.). This 
should allow you to only have to maintain a single set of activities and 
layouts in most cases.


There are sample implementations, example APKs, and of course the library 
source code available on its GitHub project page.


I welcome all comments, suggestions, and criticism via reply to this thread, 
directly via email, using GitHub messages, issues, or pull requests, or on 
Twitter. Large lump sums of money are also accepted.
-- 
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] Re: Android AVD 3.0 Problem

2011-03-11 Thread

I think Ali was getting this when launching AVD 3.0 on a machine with VS 
installed. He wasn't using VS to develop.  Can you try to launch AVD via CMD 
window and paste the out put from CMD window here?
 
> Date: Thu, 10 Mar 2011 07:18:07 -0800
> Subject: [android-developers] Re: Android AVD 3.0 Problem
> From: chrys.vie...@gmail.com
> To: android-developers@googlegroups.com
> 
> I don't quite understand your problem, are you trying to do Android
> development using Visual Studio??
> 
> On Mar 10, 8:16 am, Ali Murtaza  wrote:
> > Hi All
> >
> > I have just installed the Android 3.0. I am facing a problem.
> >
> > I am using Window XP, I have installed the .NET 4.0 version also. As i
> > started the AVD 3.0, The visual studio gives me debugging problem of
> > Emulator.
> >
> > Any body now, how to do it.
> 
> -- 
> 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] Re: Eclipse wont regenerate files since downloading the 2.3 SDK

2011-03-11 Thread

Hi,
 

I met a similar situation, and it was fixed by removing "import android.R;", 
though I really don't know why android.R was imported.

With "android.R", java files won't be able to read local resources properly.  
I'm not sure if you're meeting the same thing..

Best Regards!


 
> Date: Thu, 10 Mar 2011 20:00:13 -0800
> Subject: [android-developers] Re: Eclipse wont regenerate files since 
> downloading the 2.3 SDK
> From: zvasv...@gmail.com
> To: android-developers@googlegroups.com
> 
> Yes, this is exactly what I have to do. I don't think it's anything
> on our side of things, but who knows.
> 
> On Mar 11, 9:51 am, Ed Burnette  wrote:
> > Sometimes I have to edit something innocuous in the xml file and in
> > a .java file and save it (with build automatically set) to get a clean
> > build. Project > Clean usually works but when it doesn't, the modify-
> > and-save trick usually works. Changing the Android build target
> > temporarily might jostle something loose too. I really wish all the
> > little oddities like this could be ironed out but I have no time to
> > try and fix it myself.
> 
> -- 
> 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] Re: drag and drop view in android?

2011-03-15 Thread

You can referer to /packages/apps/Launcher, there is a set of 
classes to support drag & drop.


> Date: Mon, 14 Mar 2011 19:27:42 -0700
> Subject: [android-developers] Re: drag and drop view in android?
> From: lancaster.dambust...@gmail.com
> To: android-developers@googlegroups.com
> 
> This probably won't help most people, but Honeycomb includes a drag
> and drop framework.
> 
> On Mar 14, 5:48 am, TreKing  wrote:
> > On Mon, Mar 14, 2011 at 5:59 AM, Hitendrasinh Gohil <
> >
> > hitendra.virtuei...@gmail.com> wrote:
> > > i  want reordering of the list row by drag and drop.
> > > means if i drag first row and drop at 5th position the view should
> > > be updated.
> >
> > http://tinyurl.com/6eqvtp9
> >
> > --- 
> > --
> > 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
  

-- 
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] Open AOSP apps in eclipse

2011-03-15 Thread

You have to build android source, and reference 
"out/target/common/obj/JAVA_LIBRARIES/framework_intermediates/classes.jar" in 
your project.


> Date: Mon, 14 Mar 2011 04:08:05 -0700
> Subject: [android-developers] Open AOSP apps in eclipse
> From: smarko...@gmail.com
> To: android-developers@googlegroups.com
> 
> Hi, I need to edit the original Android Apps from packages
> in terms make my own distro..
> I want to make changes to the In Call screen etc..
> I understand that for doing this I will have to build everything from
> source,
> however I need to edit the source and to do so I need to open it as an
> eclipse project,
> When I did I saw that there are
> 1. missing imports which are hidden in the SDK (or missing)
> 2. hidden parameters within the classes..
> I don't want to use reflection since the whole code is here and
> available, but how do you build a platform development kit.. od
> PDK ?:)
> 
> Can any one help?
> 
> -- 
> 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

[android-developers] Custom font support for non-english characters.

2011-04-09 Thread

Hi all, 
 
Is there anyone tried to use custom font for non-english characters?  I see 
that it's ok for english, but it doesn't work for Chinese etc.

Best Regards!

  

-- 
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