Nno On Jun 2, 2012 11:33 PM, <android-developers@googlegroups.com> wrote:
> Today's Topic Summary > > Group: http://groups.google.com/group/android-developers/topics > > - get the text in edit text on button > click<#137b10cd2d6cb431_group_thread_0>[4 Updates] > - Invoking a web service created in > java<#137b10cd2d6cb431_group_thread_1>[1 Update] > - Problem refreshing a fragment edittext view from a dialogFragment > after rotation <#137b10cd2d6cb431_group_thread_2> [1 Update] > - Widget Product Updates <#137b10cd2d6cb431_group_thread_3> [1 Update] > - problem in service creation <#137b10cd2d6cb431_group_thread_4> [2 > Updates] > - Connecting emulator instances in > android<#137b10cd2d6cb431_group_thread_5>[1 Update] > - is there a way to explore directory structure in > assets/?<#137b10cd2d6cb431_group_thread_6>[1 Update] > - Svg to hdpi, mdpi, ldpi <#137b10cd2d6cb431_group_thread_7> [2 > Updates] > - Multiple sqlite db upgrade <#137b10cd2d6cb431_group_thread_8> [2 > Updates] > - Setting screen on/off <#137b10cd2d6cb431_group_thread_9> [1 Update] > - Turn off screen but not hardware keys, catch input with screen > off<#137b10cd2d6cb431_group_thread_10>[1 Update] > - Issuing refund to users after 15-minute > window<#137b10cd2d6cb431_group_thread_11>[1 Update] > - Solving Missing R <#137b10cd2d6cb431_group_thread_12> [2 Updates] > - clystone launcher in android <#137b10cd2d6cb431_group_thread_13> [1 > Update] > - VBO problem using OpenGL ES 2.0 on android > 2.2<#137b10cd2d6cb431_group_thread_14>[1 Update] > - Adding markers with different drawables on google map in > android<#137b10cd2d6cb431_group_thread_15>[2 Updates] > - Query regarding unbounded service <#137b10cd2d6cb431_group_thread_16>[2 > Updates] > > get the text in edit text on button > click<http://groups.google.com/group/android-developers/t/2206fef16c3eb3f8> > > Raghavendra Rao <raghu1...@gmail.com> Jun 02 11:36PM +0530 > > hi, > > how can i get the text entered by the user in the Edit Text on button > click, kindly do help me on this > ...more > > > Fred Niggle <fred.nig...@googlemail.com> Jun 02 11:57PM +0100 > > did you try the google search for this? > ...more > > > Raghavendra Rao <raghu1...@gmail.com> Jun 03 11:16AM +0530 > > Yes i tried, but am not able to get the logic behind tht, am new to > this > kindly help me > > ...more > > > Raghavendra Rao <raghu1...@gmail.com> Jun 03 11:41AM +0530 > > hello, > > i got tht one, i had some other requirement, i got tht via gettext. i > need > many more guidance in the coming days, kindly do help me. Thanks a lot > > ...more > > Invoking a web service created in > java<http://groups.google.com/group/android-developers/t/89c34297a36eed33> > > James Black <planiturth...@gmail.com> Jun 02 09:46PM -0400 > > If you look at this link: > > > http://stackoverflow.com/questions/5321906/how-to-find-the-jar-of-java-rmi-package > > you will see that this problem is difficult to resolve, but there are > some ...more > > Problem refreshing a fragment edittext view from a dialogFragment after > rotation<http://groups.google.com/group/android-developers/t/85ef38470407ba76> > > Bluemercury <joao.ro...@gmail.com> Jun 02 05:09PM -0700 > > So im adapting my DateTimePickerDialog implementation to a > DialogFragment, > and right now it works well, i press the button to show the > dialogfragment > choose a date/time value, press ok and it will ...more > > Widget Product > Updates<http://groups.google.com/group/android-developers/t/6a8e0448d5898f0> > > Doug Gordon <gordo...@gmail.com> Jun 02 07:36PM -0400 > > I'll shortly be releasing my first widget product and am wondering if > there are any restrictions as to how the user updates a widget when a > new version is posted. I've noticed that if you use the ...more > > problem in service > creation<http://groups.google.com/group/android-developers/t/f6417b723c59df48> > > Bhavin <alertsavemyl...@gmail.com> Jun 02 03:54AM -0700 > > Dear sir, > > I am having following scenario: > > Service class > . > . > . > .(Extends) Class1 > . > . > . > . > (Extends) Class2 > > > Now i wanted to start class2 as a service. > > what to do? > ...more > > > Fred Niggle <fred.nig...@googlemail.com> Jun 03 12:03AM +0100 > > what to do indeed.... have you worked through a few service tutorials? > ...more > > Connecting emulator instances in > android<http://groups.google.com/group/android-developers/t/ff439caeec810533> > > Akki <akshay.iitr....@gmail.com> Jun 02 01:01PM -0700 > > I read a thread on the same topic :: > > > http://stackoverflow.com/questions/4683854/connecting-2-emulator-instances-in-android/4738690#4738690 > > > I applied server code on one emulator and client ...more > > is there a way to explore directory structure in > assets/?<http://groups.google.com/group/android-developers/t/c8e8bb57b33576fb> > > Latimerius <l4t1m3r...@googlemail.com> Jun 02 09:55PM +0200 > > There's AssetManager.list() but that doesn't seem to pick up > subdirectories. Other than via AssetManager, how am I supposed to > find out what's in assets/? > ...more > > Svg to hdpi, mdpi, > ldpi<http://groups.google.com/group/android-developers/t/fe66ab35f2596a66> > > "Ralph Bergmann | the4thFloor.eu" <ra...@the4thfloor.eu> Jun 02 > 11:11AM +0200 > > Am 02.06.12 00:31, schrieb Jeremy Villalobos: > > On build, the plugin creates the png's from the svg's, but the svgs > are > > not added to the release package. > > > Is there such a tool ? > ...more > > > Tony Houghton <h...@realh.co.uk> Jun 02 07:36PM +0100 > > On Sat, 02 Jun 2012 02:37:00 +0400 > > > > > http://stackoverflow.com/questions/9530524/imagemagick-convert-svg-to-transparent-png-with-antialiasing > > > So, with just a little scripting, it should be ...more > > Multiple sqlite db > upgrade<http://groups.google.com/group/android-developers/t/52cfd6d3c215e88> > > Plabon Modak <plabonmo...@gmail.com> Jun 02 06:02PM +0600 > > Hi guys, > > I am working on an android application where i have to use multiple > databases. I have used previously created db file. Actually i am > copying > the db file from asset folder. ...more > > > lbendlin <l...@bendlin.us> Jun 02 11:04AM -0700 > > what exactly do you need to upgrade? Can't you just run a few scripts > in > onUpgrade ? > > On Saturday, June 2, 2012 8:02:22 AM UTC-4, RawCoder wrote: > ...more > > Setting screen > on/off<http://groups.google.com/group/android-developers/t/ebaf52134391d5db> > > Mathias Lin <m...@mathiaslin.com> Jun 02 08:10AM -0700 > > Why does the SDK not allow that for third party apps? Also, why does > turning the brightness to 0 entirely turns the screen off and lock it? > Why > is there no way to just turn the screen off ...more > > Turn off screen but not hardware keys, catch input with screen > off<http://groups.google.com/group/android-developers/t/361c077b0100128> > > Mathias Lin <m...@mathiaslin.com> Jun 02 08:00AM -0700 > > > I 've seen apps locking the hard keys and not the touchscreen but > > Do you mean the apps turn off the screen but still enable it to listen > to > touch events? Can you point me to the apps that you ...more > > Issuing refund to users after 15-minute > window<http://groups.google.com/group/android-developers/t/f7d0a8abca94960e> > > fiber <fiberc...@gmail.com> Jun 02 07:52AM -0700 > > Yes, it does know. If you have LVL implemented in your app it will > receive a "Not Licensed" response from Google. > My experience has been that Google will try to automatically uninstall > ...more > > Solving Missing > R<http://groups.google.com/group/android-developers/t/77d55960e3fc7d34> > > dev0708 <webdev0...@gmail.com> Jun 02 07:12AM -0700 > > I have gotten various kinds of advice for solving "Missing R". I'm > trying to organize that into a checklist to work through the problem > efficiently. > - Any comments on the efficacy of these steps? ...more > > > Mark Murphy <mmur...@commonsware.com> Jun 02 10:32AM -0400 > > > I have gotten various kinds of advice for solving "Missing R". > > Personally, I just try stirring my alphabet soup a bit more to see if > an R got stuck on the bottom of the bowl. > > :-) > ...more > > clystone launcher in > android<http://groups.google.com/group/android-developers/t/91b06eebb41e1a93> > > phanisurya <surya.phani1...@gmail.com> Jun 02 03:58AM -0700 > > Hai, > I have a doubt about clystone launcher in android. i want to create > an android app look like a clystone launcher . > Please tell me how to design that view like sliding from front to back > ...more > > VBO problem using OpenGL ES 2.0 on android > 2.2<http://groups.google.com/group/android-developers/t/92fa2ff0933f215a> > > usual <theedge...@free.fr> Jun 02 11:46AM +0200 > > Hello, > > I'm trying to display a simple triangle on my Samsung Spica. > I'm using the following data: > > float triangle_vertices[] = { > 0.0f, 0.8f, > -0.8f, ...more > > Adding markers with different drawables on google map in > android<http://groups.google.com/group/android-developers/t/c5453c9de66b39e8> > > Fred Niggle <fred.nig...@googlemail.com> Jun 02 09:40AM +0100 > > Why are you multiplying by 1000000.0? > Also have you ensured that latitude and longitude are not transposed? > (I had an issue when creating a KML output file: I thought that > because my ...more > > > mehedi hasan khan <mehedi.mail...@gmail.com> Jun 02 03:46PM +0600 > > I am multiplying by 1E6 because GeoPoint needs latitude/longitude in > micro > degrees. How to check if latitude/longitude are transposed? > > > -- > *Mehedi* > CSE'07,BUET > "মহাবিশ্বের ...more > > Query regarding unbounded > service<http://groups.google.com/group/android-developers/t/16c9902f7e345c3e> > > David Olsson <zooklu...@gmail.com> Jun 02 10:07AM +0200 > > http://www.catb.org/~esr/faqs/smart-questions.html > > Send different intents to the service? That adds which groups and which > button? But I have no idea of what you are after. > > ...more > > > "Uberall, Android" <uberalllaw.andr...@gmail.com> Jun 02 02:13PM +0530 > > > Hi, > > This is P B Lal from Pune, I would like to suggest you that create a > class by extending Thread in which you should create two button , one > for start and other for stop. > Always create ...more > > You received this message because you are subscribed to the Google Group > android-developers. > You can post via email <android-developers@googlegroups.com>. > To unsubscribe from this group, > send<android-developers+unsubscr...@googlegroups.com>an empty message. > For more options, > visit<http://groups.google.com/group/android-developers/topics>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+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