Monday, February 27, 2012

Re: [android-developers] Abridged summary of android-developers@googlegroups.com - 54 Messages in 24 Topics





Sent from my LG Mobile


From: "android-developers@googlegroups.com"
Date: Mon Feb 27 06:45:08 GMT 2012
To: "Abridged Recipients"
Subject: [android-developers] Abridged summary of android-developers@googlegroups.com - 54 Messages in 24 Topics

Group: http://groups.google.com/group/android-developers/topics

    Juned Khan <jkhan6722@gmail.com> Feb 26 09:11PM -0800  



    hii all developers,

    how do i keep my application running on

    background until it manually closed or exited by the user.????

    ...more

      Kiran Rao <techie.curious@gmail.com> Feb 26 08:36PM -0800  



      Anyone? I'd appreciate any pointers. I can't even figure out whether

      this is a bug or a coding error.

       

      ...more

        elham <elhamnaimi@gmail.com> Feb 26 08:06PM -0800  



        Yes i am working on launcher application

         

        ...more

          duadinam <somethingclever77@gmail.com> Feb 26 05:14PM -0800  



          Hi

           

          I'm just wondering if there are any UML tools specifically for

          Android? I'd like to start using them.

           

          Or, if the ones that exist for Java, like eUML are useful for

          Android. ...more

            Li Qing <study.qing.li@gmail.com> Feb 27 10:04AM +0800  



            Balsamiq Mockups ,a good tool for ui design

             

            ...more

              Kill Bush <ayst2008@gmail.com> Feb 27 10:05AM +0800  



              Is there anybody konws?

               

              2012/2/24 Kill Bush <ayst2008@gmail.com>

               

              ...more

                Elhanan Maayan <elh.maayan@gmail.com> Feb 26 01:31PM -0800  



                hi...

                 

                evidently, this a rather common message, as i searched for it before. as

                i've never published something on my phone, this is the first for me.

                 

                my jvm is 1.6_30 64 bit (not jvm 7), ...more

                  TreKing <trekingapp@gmail.com> Feb 26 02:15PM -0600  



                  On Sat, Feb 25, 2012 at 12:42 AM, subrat kumar panda <

                   

                  > give me some idea how i'll start it from the scratch.

                   

                  http://developer.android.com/guide/index.html

                  ...more

                    Sudeep Sharma <sudeep.android@gmail.com> Feb 27 01:44AM +0530  



                    Can you be please be more clear ..i couldn't understand ....

                     

                    On Sat, Feb 25, 2012 at 11:48 AM, Jagruti Sangani <

                    ...more

                      Sudeep Sharma <sudeep.android@gmail.com> Feb 27 01:24AM +0530  



                      Hi,

                      When using LoaderManager and Cursor loader, we get the Cursor object

                      in onLoadFinished() callback. Since the content observer is registered with

                      Cursor loader, that cursor will be ...more

                        YuviDroid <yuvidroid@gmail.com> Feb 26 11:11AM +0100  



                        At this point it might be useful if you manage to create a very small

                        sample app that has this problem, so that you can share that source code

                        and I/we can try it and figure out what's going on.

                        ...more

                          Jim Graham <spooky130u@gmail.com> Feb 26 04:41AM -0600  



                          On Sun, Feb 26, 2012 at 11:11:25AM +0100, YuviDroid wrote:

                          > At this point it might be useful if you manage to create a very small

                          > sample app that has this problem, so that you can share that ...more

                            YuviDroid <yuvidroid@gmail.com> Feb 26 02:42PM +0100  



                            So, I played a bit with this Snapshot project. First of all, I'm using the

                            Motorola Xoom with ICS (4.0.3).

                            I tried following your steps (side load, press home, start from app drawer, ...more

                              Jim Graham <spooky130u@gmail.com> Feb 26 07:59AM -0600  



                              On Sun, Feb 26, 2012 at 02:42:19PM +0100, YuviDroid wrote:

                               

                              > Anyway, I tried adding a different launchMode to the Snapshot

                              > activity....and....it worked! I used 'singleTop'.

                               

                              ...more

                                YuviDroid <yuvidroid@gmail.com> Feb 26 03:13PM +0100  



                                No problem :)

                                 

                                Unfortunately I don't really know what's happening..it seems like the

                                Installer launches apps in some 'strange' way, while the app drawer uses a

                                different way and...dunno something ...more

                                  Jim Graham <spooky130u@gmail.com> Feb 26 08:26AM -0600  



                                  On Sun, Feb 26, 2012 at 03:13:00PM +0100, YuviDroid wrote:

                                  > Installer launches apps in some 'strange' way, while the app drawer uses a

                                  > different way and...dunno something odd happens :S ...more

                                    Kostya Vasilyev <kmansoft@gmail.com> Feb 26 07:06PM +0400  



                                    Launcher starts activites with:

                                     

                                    Flags = Intent.FLAG_ACTIVITY_NEW_TASK |

                                    Intent.FLAG_ACTIVITY_RESET_TASK_IF_NEEDED

                                    Action = Intent.ACTION_MAIN

                                    Category = Intent.CATEGORY_LAUNCHER

                                    ...more

                                      Jim Graham <spooky130u@gmail.com> Feb 26 09:15AM -0600  



                                      On Sun, Feb 26, 2012 at 07:06:28PM +0400, Kostya Vasilyev wrote:

                                       

                                      > Market and Eclipse use intents with slightly different flags.

                                       

                                      So in this case, side-loading using the tablet's installer, would ...more

                                        Kostya Vasilyev <kmansoft@gmail.com> Feb 26 07:23PM +0400  



                                        On 02/26/2012 07:15 PM, Jim Graham wrote:

                                         

                                        >> > Market and Eclipse use intents with slightly different flags.

                                        > So in this case, side-loading using the tablet's installer, would ...more

                                          Jim Graham <spooky130u@gmail.com> Feb 26 10:36AM -0600  



                                          Sorry for the delay...didn't hear (or see) the announcement about

                                          the incoming message....

                                           

                                          On Sun, Feb 26, 2012 at 07:23:28PM +0400, Kostya Vasilyev wrote:

                                          > >So in this case, side-loading using ...more

                                            Kristopher Micinski <krismicinski@gmail.com> Feb 26 01:01PM -0500  



                                            > that it's identical in every file manager I've seen suggests that

                                            > it's the same one (maybe just the same SDK code, or the same internal

                                            > app on the device...whatever).

                                             

                                            Ah, the package ...more

                                              Jim Graham <spooky130u@gmail.com> Feb 26 12:03PM -0600  



                                              On Sun, Feb 26, 2012 at 01:01:41PM -0500, Kristopher Micinski wrote:

                                               

                                              > Ah, the package manager, you mean,

                                               

                                              Yeah, that's it. :-)

                                               

                                              Later,

                                              --jim

                                               

                                              --

                                              THE SCORE: ME: 2 CANCER: 0 ...more

                                                John Lussmyer <johnlussmyer@gmail.com> Feb 26 09:35AM -0800  



                                                Did you ever figure this out? I'm having the same problem.

                                                 

                                                ...more

                                                  drenda <daniele.renda@gmail.com> Feb 26 05:46AM -0800  



                                                  Hi,

                                                  I've a problem getting orientation of an image chosen from gallery.

                                                  I'm using Exif data but not always the orientation value obtained from

                                                  Exif is correct!! Many times the value is not present ...more

                                                    Kookamonga <site1ca@yahoo.ca> Feb 26 08:44AM -0800  



                                                    I've been successfully able to use this in the past:

                                                    http://developer.android.com/reference/android/provider/MediaStore.Images.ImageColumns.html#ORIENTATION

                                                     

                                                     

                                                     

                                                    ...more

                                                      Kookamonga <site1ca@yahoo.ca> Feb 26 08:30AM -0800  



                                                      Does anyone have a way of getting the emulator controls back (see

                                                      screenshot in OP, the controls to the right of the actual phone

                                                      screen)?

                                                       

                                                      I'm having to resort to these shortcuts ...more

                                                        hazem omies <hazem.omies@gmail.com> Feb 26 06:25AM -0800  



                                                        hi,,,

                                                         

                                                        how i can make nested listview as follow :

                                                         

                                                        main activity contain a listview binding from web servers XML

                                                        parser ,,my issue is when click on item ,,the seconed listview open ...more

                                                          Ted Scott <ted@hootinholler.com> Feb 26 10:10AM -0500  



                                                          Sounds like you want an ExpandableListView

                                                          http://developer.android.com/reference/android/widget/ExpandableListView.html

                                                           

                                                          On 2/26/2012 9:25 AM, hazem omies wrote:

                                                          ...more

                                                            hazem omies <hazem.omies@gmail.com> Feb 26 05:24PM +0200  



                                                            hi Ted ,

                                                             

                                                            many thanks Ted , but i need when open item passing value to other intent

                                                            listview ,,this is doable ??

                                                             

                                                            ...more

                                                              Ted Scott <ted@hootinholler.com> Feb 26 10:56AM -0500  



                                                              If I understand what you mean, then yes, except it is all handled in the

                                                              ExpandableListView. You provide 2 lists, via some adapter, one is the

                                                              parent list and the other a child list which you get ...more

                                                                Hamada Ali <prohamada2010@gmail.com> Feb 26 04:37PM +0200  



                                                                how i can retrieve the direction from google maps

                                                                ...more

                                                                  harism <harism@gmail.com> Feb 26 03:22PM +0200  



                                                                  There has been a few similar questions on this list over the last 4-5 days.

                                                                  Maybe they have some answers on this issue if these developers are still

                                                                  facing it.

                                                                  ...more

                                                                    Mohamed Gougam <mblackpnk@gmail.com> Feb 26 05:53PM +0400  



                                                                    Hello,

                                                                     

                                                                     

                                                                    Have a look on what the LogCat is suggesting, it can be for many reasons.

                                                                     

                                                                    Soyer.

                                                                     

                                                                    ...more

                                                                      Raghav Sood <raghavsood@androidactivist.org> Feb 26 07:39PM +0530  





                                                                      > Have a look on what the LogCat is suggesting, it can be for many reasons.

                                                                       

                                                                      Since when do we get LogCat messages when uploading new apps? Did I miss an

                                                                      update to the market?

                                                                       

                                                                      Thanks

                                                                      -- ...more

                                                                        RobiZX <robizx@gmail.com> Feb 26 12:47AM -0800  



                                                                        I have rooted device. The question is, what they're change, why it's

                                                                        not work any more?

                                                                         

                                                                        Someone know?

                                                                         

                                                                        ...more

                                                                          Pent <support@apps.dinglisch.net> Feb 26 12:48AM -0800  



                                                                          I also couldn't get this working (and would like to).

                                                                           

                                                                          Nexus S 4.0.3

                                                                           

                                                                          Pent

                                                                          ...more

                                                                            RobiZX <robizx@gmail.com> Feb 26 12:52AM -0800  



                                                                            I assuming that issue is on the software not a hardware site.

                                                                             

                                                                            ...more

                                                                              RobiZX <robizx@gmail.com> Feb 26 04:48AM -0800  



                                                                              Issue solved. Camera need SurfaceView to display image. Sad is that

                                                                              since Android 4.0 if I want to use only flash I need to involve whole

                                                                              Camera device which, as I guess, will consume more power.

                                                                              ...more

                                                                                Mohamed Gougam <mblackpnk@gmail.com> Feb 26 12:25PM +0400  



                                                                                Sorry i didn't get your question.

                                                                                 

                                                                                ...more

                                                                                  YuviDroid <yuvidroid@gmail.com> Feb 26 11:07AM +0100  



                                                                                  Uhm....the "root" of the error is at that line 87 of your BTD...Activity.

                                                                                  What's at that line?

                                                                                   

                                                                                  is it: Set<BluetoothDevice> pairedDevices = mBtAdapter.getBondedDevices(); ?

                                                                                  ant it might be that ...more

                                                                                    Mohamed Gougam <mblackpnk@gmail.com> Feb 26 04:41PM +0400  



                                                                                    yes it's:

                                                                                     

                                                                                    "// Get a set of currently paired devices

                                                                                    Set<BluetoothDevice> pairedDevices = mBtAdapter.getBondedDevices();

                                                                                    "

                                                                                    So i wonder what's about it.

                                                                                     

                                                                                    Just a question about the ...more

                                                                                      Kristopher Micinski <krismicinski@gmail.com> Feb 26 05:04AM -0500  



                                                                                      That's not entirely true.

                                                                                       

                                                                                      The team who did this paper did a fairly simple static analysis for

                                                                                      determining permissions use, and they didn't really comment on how

                                                                                      much reflection they handled. ...more

                                                                                        Kristopher Micinski <krismicinski@gmail.com> Feb 26 05:10AM -0500  



                                                                                        On Thu, Feb 23, 2012 at 6:57 AM, Raja Nagendra Kumar

                                                                                         

                                                                                        > Basically looking for why android is designed for explicit permissions

                                                                                        > declaration.. when it can be automatically discovered at compiler ...more

                                                                                          Kristopher Micinski <krismicinski@gmail.com> Feb 26 05:12AM -0500  



                                                                                          Notice that I seemingly contradicted myself in my response to the

                                                                                          question and to Mark. I should point out that Mark's answer is

                                                                                          completely correct: people have a hard time with it, but I don't ...more

                                                                                            Kristopher Micinski <krismicinski@gmail.com> Feb 26 04:56AM -0500  



                                                                                            You have seen this post? (I assume so..)

                                                                                             

                                                                                            http://android-developers.blogspot.com/2011/03/identifying-app-installations.html

                                                                                             

                                                                                            This is important enough that someone should turn this into a library, ...more

                                                                                              Anil Jagtap <anil.softx@gmail.com> Feb 25 11:58PM -0800  



                                                                                              > We are learning to teach people like you...

                                                                                               

                                                                                              > Understand??

                                                                                               

                                                                                              LOL!!! Teach me? Are you alright? If you really know how to search

                                                                                              Internet, it will help you to understand that you are not even ...more

                                                                                                Dhaval Varia <dhavalkvaria@gmail.com> Feb 26 01:40PM +0530  



                                                                                                Everyone understand that they are smarter and greater then others..

                                                                                                 

                                                                                                right Mr.jagtap?

                                                                                                 

                                                                                                bt we r not here to show what we r?

                                                                                                 

                                                                                                and yes why do i attend ur lecture?

                                                                                                 

                                                                                                ur stupid reply on public ...more

                                                                                                  Dhaval Varia <dhavalkvaria@gmail.com> Feb 26 02:41PM +0530  



                                                                                                  @anil Everyone understand that they are smarter and greater then others..

                                                                                                   

                                                                                                  right Mr.jagtap?

                                                                                                  Look at the reply from treking...

                                                                                                  I really respect that person...

                                                                                                   

                                                                                                  bt we r not here to show what we ...more

                                                                                                    Dhaval Varia <dhavalkvaria@gmail.com> Feb 26 02:54PM +0530  



                                                                                                    Sorry for such harsh reply..

                                                                                                     

                                                                                                    I will be happy ,and feel lucky ,if have chance to attend lectures of smart

                                                                                                    & technocrates like u.

                                                                                                    ...more

                                                                                                      Kristopher Micinski <krismicinski@gmail.com> Feb 26 04:49AM -0500  



                                                                                                      On Sat, Feb 25, 2012 at 1:41 AM, Raghav Sood

                                                                                                      > Also, my Facebook friends are between 13-16, and 90% of them type properly.

                                                                                                       

                                                                                                      > BTW, no offense taken, just telling you that all 14 year olds aren't ...more

                                                                                                        Raghav Sood <raghavsood@androidactivist.org> Feb 26 03:23PM +0530  





                                                                                                        > It's true, I even heard that Raghav is writing a book? (Which

                                                                                                        > surprises me, but still, I would also suspect that this requires some

                                                                                                        > amount of writing ability...)

                                                                                                         

                                                                                                        I am writing a book, ...more

                                                                                                          hazem omies <hazem.omies@gmail.com> Feb 26 12:15AM -0800  



                                                                                                          hi,,,,,

                                                                                                          how to passing intent value from listview activity that using HashMap

                                                                                                          to another listview as follow :

                                                                                                           

                                                                                                          the main activity contain listview getting value from xml using

                                                                                                          HashMap ,,i need to ...more

                                                                                                            Dhaval Varia <dhavalkvaria@gmail.com> Feb 26 01:30PM +0530  



                                                                                                            Dear All

                                                                                                             

                                                                                                            I wanted to apply some formatting to email like color and put picture

                                                                                                             

                                                                                                            I Am using following code

                                                                                                            ...more

                                                                                                              Kristopher Micinski <krismicinski@gmail.com> Feb 26 02:45AM -0500  



                                                                                                              From the .requestLocationUpdates() documentation:

                                                                                                               

                                                                                                               

                                                                                                              minTime the minimum time interval for notifications, in milliseconds.

                                                                                                              This field is only used as a hint to conserve power, and actual time ...more

                                                                                                              You received this message because you are subscribed to the Google Group android-developers.

                                                                                                              You can post via email.

                                                                                                              To unsubscribe from this group, send an empty message.

                                                                                                              For more options, visit this group.

                                                                                                              --

                                                                                                              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+unsubscribe@googlegroups.com

                                                                                                              For more options, visit this group at

                                                                                                              http://groups.google.com/group/android-developers?hl=en

                                                                                                              No comments:

                                                                                                              Post a Comment