Re: [android-developers] Re: Dalvik vs ART

2013-11-15 Thread Naseem Rafique
I don't think that Google is going to change language related things they just change the compilation time of an application from JIT to AOT. On Nov 15, 2013 5:58 PM, Elias de Oliveira cont...@eliasgranja.com wrote: Tom, Google could use other language in the Dalvik as well(JVM runs Java,

[android-developers] Dalvik vs ART

2013-11-14 Thread Naseem Rafique
, -- Regards, *Naseem Rafique | Sr. Software Engineer* *NorthBay Solutions | 410-G4 Johar Town, LahoreCell: 0331-4153428* -- 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

[android-developers] Urgent Help Required | Directional View Pager Problem

2013-04-29 Thread naseem Rafique
Hi All, I integrated JakeWharton / Android-DirectionalViewPager (https:// github.com/JakeWharton/Android-DirectionalViewPager) and I m facing java.lang.NoClassDefFoundError: com.directionalviewpager.DirectionalViewPager$DataSetObserver Have any one come up with any solution for this.. or

Re: [android-developers] Re: Vertical ViewPager and possible alternatives

2013-04-24 Thread Naseem Rafique
for this.. or this widget is only useful for the JakeWharton's sample app. Thanks, On Wed, Apr 24, 2013 at 2:10 AM, Naseem Rafique naseem.rafi...@northbaysolutions.net wrote: I decided to use same Jake's component, would u enlighten me what are the flaws in that component as it was commited 2 year ago

[android-developers] Re: Vertical ViewPager and possible alternatives

2013-04-23 Thread Naseem Rafique
Hi Dmitriy F I want to use same vertical pager.. did u used Jake Wharton's component or write ur own.. plz suggest some good component ThanX! On Tuesday, December 11, 2012 6:56:00 PM UTC+5, Dmitriy F wrote: I'm currently working on attaching Jake Wharton's library - I bet to implement

Re: [android-developers] Re: Vertical ViewPager and possible alternatives

2013-04-23 Thread Naseem Rafique
component would be too hard - check out the ViewPager source code and tweak it. It worked for me. 2013/4/23 Naseem Rafique naseem.rafi...@northbaysolutions.net Hi Dmitriy F I want to use same vertical pager.. did u used Jake Wharton's component or write ur own.. plz suggest some good component

Re: [android-developers] tab view

2012-09-24 Thread naseem Rafique
Why don't you use Fragments. On Mon, Sep 24, 2012 at 12:47 PM, rauf qureshi qureshira...@gmail.comwrote: hello friends please help me how to design top tab and bottom tab in one activity and each tab should be different action. Thanks -- You received this message because you are

Re: [android-developers] TabHost Problem

2012-06-08 Thread naseem Rafique
On Wed, Jun 6, 2012 at 12:12 AM, naseem Rafique naseem.ra...@gmail.comwrote: Hi Justin, Thanks for sparing some time. I do refresh all memory objects infect first I nullify them and re populate from server. On Tue, Jun 5, 2012 at 7:35 PM, Justin Anderson magouyaw...@gmail.comwrote

Re: [android-developers] TabHost Problem

2012-06-06 Thread naseem Rafique
log in. Thanks, Justin Anderson MagouyaWare Developer http://sites.google.com/site/magouyaware On Tue, Jun 5, 2012 at 7:21 AM, naseem Rafique naseem.ra...@gmail.comwrote: Hi folks, I am working on an app in which I need to show three Tabs, on Logout I want to show remove these abs

[android-developers] TabHost Problem

2012-06-05 Thread naseem Rafique
Hi folks, I am working on an app in which I need to show three Tabs, on Logout I want to show remove these abs and on login I want to show these tabs with new user's data who just logged in. For this I used *On Logout:* * * this.tabHost.clearAllTabs(); *On Login:* * * *

[android-developers] TabHost Problem

2012-06-05 Thread naseem Rafique
Hi folks, I am working on an app in which I need to show three Tabs, on Logout I want to show remove these abs and on login I want to show these tabs with new user's data who just logged in. For this I used *On Logout:* * * this.tabHost.clearAllTabs(); *On Login:* * * *

Re: [android-developers] NullPointerException android.graphics.Bitmap.createBitmap(Bitmap.java:468)

2012-05-15 Thread naseem Rafique
Try following code. if (b1 == null) { return null; } Paint p = new Paint(); p.setAntiAlias(true); p.setAlpha(150); byte[] chunk = b1.getNinePatchChunk(); Bitmap b2 =

[android-developers] Blob

2012-05-15 Thread naseem Rafique
Hi All, Is Blob type is supported n Android? Please help? 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.com To unsubscribe from this group, send email to

[android-developers] Blob

2012-05-15 Thread naseem Rafique
Hi All, Is Blob type is supported n Android? Please help? 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.com To unsubscribe from this group, send email to

Re: [android-developers] Forced Close for Googles Notepad Exercise 2

2012-04-30 Thread Naseem Rafique
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 -- Regards, *Naseem Rafique | Software Engineer* *NorthBay Solutions | 410-G4 Johar Town, Lahore Cell

Re: [android-developers] How to force quit a Thread

2012-04-30 Thread Naseem Rafique
. 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 -- Regards, *Naseem Rafique

Re: [android-developers] Documentation for android.R stuffs

2012-04-30 Thread Naseem Rafique
-- Regards, *Naseem Rafique | Software Engineer* *NorthBay Solutions | 410-G4 Johar Town, Lahore Cell: 0331-4153428 * -- 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