Re: [android-developers] setLayoutParams stops working

2013-07-02 Thread Wyler Yerrachione
right, so using an animation is another approach I have notes about. The idea there is to use a Scroller to perform callback animating for the various changes that are needed as the scroll happens, right? The things is, it's not like I have any issues with the current approach, except that the

[android-developers] i want my app to pick images from gallery according to date and time it was clicked(acc to timestamp)

2013-07-02 Thread siter
i want my app to pick images from gallery according to date and time it was clicked(acc to timestamp)...older photos should come first can u please tell just the outline... how to do it?? -- -- You received this message because you are subscribed to the Google Groups "Android Developers" gr

Re: [android-developers] setLayoutParams stops working

2013-07-02 Thread TreKing
On Tue, Jul 2, 2013 at 12:40 AM, Wyler Yerrachione < foundationservi...@gmail.com> wrote: > I'm using setLayoutParams on some images in a HorizontalScrollView to > change their size as they scroll past. Not sure about your issue, but why not use an animation? ---

[android-developers] Re: Service is restarted after ANR, OutOfMemoryError, native crashes, etc inspite of Service.START_NOT_STICKY

2013-07-02 Thread RichardC
Need to ask an obvious question: is your service crashing before onStartCommand completes? On Wednesday, July 3, 2013 12:02:34 AM UTC+1, Shri wrote: > > My service returns Service.START_NOT_STICKY from Service.onStartCommand. > However, from the event log, I see that my activity is restarted aft

[android-developers] Service is restarted after ANR, OutOfMemoryError, native crashes, etc inspite of Service.START_NOT_STICKY

2013-07-02 Thread Shri
My service returns Service.START_NOT_STICKY from Service.onStartCommand. However, from the event log, I see that my activity is restarted after ANR, OutOfMemoryError, native crashes, etc. 06-25 14:11:43.628 I/am_schedule_service_restart( 108): [com.shri/com.shri.TestService,17816] This i

[android-developers] Fork/Join and JSR166 on Android

2013-07-02 Thread Ratamovic
Hi all, I am trying to find some information about the support of the new Fork/Join framework introduced in Java7 (JSR166). Of course Android doesn't support Java 1.7 (yet at least) but a Java6 (limited) backport of Fork/Join exists (see jsr166 http://gee.cs.oswego.edu/dl/concurrency-interest/)

[android-developers] Does Android Camera support V4L2 Or Usc Project

2013-07-02 Thread dani maoz
It the answer is yes, can someone post tutorial or links thanks in advance Dani -- -- 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, sen

Re: [android-developers] how to implement editable spinner in android

2013-07-02 Thread Amey Bapat
Hi, *http://lmgtfy.com/?q=editable+spinner+android&l=1 or * http://stackoverflow.com/questions/2243388/how-to-create-editable-spinner-in-android On Tue, Jul 2, 2013 at 6:11 PM, Sadhna Upadhyay wrote: > how to implement editable spinner in android > > > -- > -- > You received this message bec

[android-developers] how to implement editable spinner in android

2013-07-02 Thread Sadhna Upadhyay
how to implement editable spinner in android -- -- 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+unsu

[android-developers] Re: Traslate Animation in ListView (like Google Plus App)

2013-07-02 Thread Alexander Osmanov
Hi, there is a similar approach plus explanation of how you can add distortion to list views in my blog. I hope it helps. http://thehiddenduck.blogspot.ru/2013/06/adding-item-animations-to-listview.html On Thursday, February 7, 2013 6:16:59 PM UTC+4, Gianluca Cacace wrote: > > Has anyone idea to

Re: [android-developers] Re: creating apk according to selected java files

2013-07-02 Thread surabhi jain
Thanks for reply. I am sure that there is no dependency of remaining classes. But exactly I am not getting that How could we build project using Ant including selected java classes? On Wed, Jun 19, 2013 at 3:24 AM, Lew wrote: > And bear in mind that transitive dependencies might require use o

Re: [android-developers] Re: Hi..

2013-07-02 Thread Ibrahim Sada
I Am trying friend.. im getting blank... no error nothng... On 2 July 2013 15:53, Piren wrote: > Nope, i have no need for it. > > And as i said - if you already did it, just use it on Android. > > On Tuesday, July 2, 2013 11:53:52 AM UTC+3, Ibrahim wrote: > >> you want my java server code?? >>

Re: [android-developers] Re: Hi..

2013-07-02 Thread Piren
Nope, i have no need for it. And as i said - if you already did it, just use it on Android. On Tuesday, July 2, 2013 11:53:52 AM UTC+3, Ibrahim wrote: > > you want my java server code?? > i did in java... > i can show u my java code.. > > > On 2 July 2013 14:19, Piren > wrote: > >> I Am Not Aski

[android-developers] GCM not working when setting dispatch period on google analytics

2013-07-02 Thread sariel ben arye
Hi there. I'm using google analytics in my android app. I tried to set the dispatch time in the analytics.xml file as described in the guide: 300 I see that the dispatch works, and data is updated to server every 5 minutes, but when I use this settings the gcm push notifications just sto

Re: [android-developers] Re: Hi..

2013-07-02 Thread Ibrahim Sada
you want my java server code?? i did in java... i can show u my java code.. On 2 July 2013 14:19, Piren wrote: > I Am Not Asking the code friends i need how do i start coding...?? - You > did > i didnt asked code from you guys.. - You did > i dnt knoe how to initiate for that type of code.. -

Re: [android-developers] Re: Hi..

2013-07-02 Thread Piren
I Am Not Asking the code friends i need how do i start coding...?? - You did i didnt asked code from you guys.. - You did i dnt knoe how to initiate for that type of code.. - Obviously i have did in java server client coding.. - I doubt it, this is exactly the same. If you'd know how to code a

Re: [android-developers] Re: Hi..

2013-07-02 Thread Ibrahim Sada
I Am Not Asking the code friends i need how do i start coding...?? i didnt asked code from you guys.. i dnt knoe how to initiate for that type of code.. i have did in java server client coding.. for android i dont have any idea.. im sorry if i said anythng wrong... On 2 July 2013 13:12, Piren wro

[android-developers] Re: android.os.TransactionTooLargeException on applyBatch()

2013-07-02 Thread Piren
http://developer.android.com/reference/android/os/TransactionTooLargeException.html The key to avoiding TransactionTooLargeException is > to keep all transactions relatively small. Try to minimize the amount of

Re: [android-developers] Re: Hi..

2013-07-02 Thread Piren
Usually people here don't care about the English level of the poster, this is an international forum and not everyone's native language is English (it isn't mine). However, your posting history shows that you never actually try to program anything. You copy-paste code and then dump it in here as

[android-developers] android.os.TransactionTooLargeException on applyBatch()

2013-07-02 Thread Rashmi
Hi, In my application, I am executing applyBatch() on contacts database to insert huge contacts. Calling applyBatch() with 490 operations at a time. But the insertion is failing with 'android.os.TransactionTooLargeException'. Reduced the operation size to 200. Still I am getting the same error.