On 7/23/11, [email protected] <[email protected]> wrote: > ============================================================================= > Today's Topic Summary > ============================================================================= > > Group: [email protected] > Url: http://groups.google.com/group/android-developers/topics > > - AndEngine - what is Mercurial? [2 Updates] > http://groups.google.com/group/android-developers/t/9a83713bfc48af79 > - Gallery: change center position? [1 Update] > http://groups.google.com/group/android-developers/t/6b8f078a1ba4f379 > - Sending MMS With Audio Attached ? [1 Update] > http://groups.google.com/group/android-developers/t/e912bb7a7451d958 > - Application with large number of user facing screens ~ aka Activities [2 > Updates] > http://groups.google.com/group/android-developers/t/cb8dd0e3d9225449 > - auto update android apk [1 Update] > http://groups.google.com/group/android-developers/t/fe6d7a079c8ee59f > - i want to load my images after each 2second..Please help me [1 Update] > http://groups.google.com/group/android-developers/t/5064ef49b6fe7b72 > - set spinner item [1 Update] > http://groups.google.com/group/android-developers/t/4d2d6e8e7f3ee50e > - Layout problem with TextView on RelativeLayout [1 Update] > http://groups.google.com/group/android-developers/t/6a5bddd812ace98b > > > ============================================================================= > Topic: AndEngine - what is Mercurial? > Url: http://groups.google.com/group/android-developers/t/9a83713bfc48af79 > ============================================================================= > > ---------- 1 of 2 ---------- > From: Jim Graham <[email protected]> > Date: Jul 22 11:49PM -0500 > Url: http://groups.google.com/group/android-developers/msg/3b25e3c67f1409bc > > I'm trying to get started with AndEngine, and even after reading the > "Getting Started" doc, I still have an unanswered question: what is > Mercurial (for Eclipse), and do I need it to do projects > > ---------- 2 of 2 ---------- > From: Raghav Sood <[email protected]> > Date: Jul 23 11:35AM +0530 > Url: http://groups.google.com/group/android-developers/msg/4d9e4bbbb0e9771e > > Mercurial is a version control system., sort of like Git and Subversion. You > only need the plugin to pull the code from the site. Actually you can > install Mercurial, pull the code and put it in your > > > ============================================================================= > Topic: Gallery: change center position? > Url: http://groups.google.com/group/android-developers/t/6b8f078a1ba4f379 > ============================================================================= > > ---------- 1 of 1 ---------- > From: Devomat <[email protected]> > Date: Jul 22 10:30PM -0700 > Url: http://groups.google.com/group/android-developers/msg/bb25d0a179ff8f63 > > I have a gallery that center the selected View in the middle of the > gallery view. I want to decenter the selected view to x -=60 > > Is this possible? > > > > ============================================================================= > Topic: Sending MMS With Audio Attached ? > Url: http://groups.google.com/group/android-developers/t/e912bb7a7451d958 > ============================================================================= > > ---------- 1 of 1 ---------- > From: Turki <[email protected]> > Date: Jul 22 09:50PM -0700 > Url: http://groups.google.com/group/android-developers/msg/4e4e27a7514f2844 > > I want to send Audio file along with the MMS. I tried Intent but I > failed. > > Here is my code: > > Intent i = new Intent(Intent.ACTION_SENDTO, > Uri.parse("mmsto:")); > > > > ============================================================================= > Topic: Application with large number of user facing screens ~ aka Activities > Url: http://groups.google.com/group/android-developers/t/cb8dd0e3d9225449 > ============================================================================= > > ---------- 1 of 2 ---------- > From: Jaz <[email protected]> > Date: Jul 22 08:16PM -0700 > Url: http://groups.google.com/group/android-developers/msg/9d406b2f2ba84348 > > My app needs to have a large number of screens with similar UI > structure.The content is the only thing that's changing across all the > screens. The screens will also have Buttons to take user events > > ---------- 2 of 2 ---------- > From: TreKing <[email protected]> > Date: Jul 22 11:04PM -0500 > Url: http://groups.google.com/group/android-developers/msg/316d17549cf32847 > > >> How is it possible to write just 1 Activity class and create multiple >> instances of it/refresh it with different data to capture user events. > > > > ============================================================================= > Topic: auto update android apk > Url: http://groups.google.com/group/android-developers/t/fe6d7a079c8ee59f > ============================================================================= > > ---------- 1 of 1 ---------- > From: Abhishek Akhani <[email protected]> > Date: Jul 22 08:24PM -0700 > Url: http://groups.google.com/group/android-developers/msg/2f900b9fb3a5fde3 > > On update button click you can open android market page (Directly your > application page) and user can update from there........ > > > > ============================================================================= > Topic: i want to load my images after each 2second..Please help me > Url: http://groups.google.com/group/android-developers/t/5064ef49b6fe7b72 > ============================================================================= > > ---------- 1 of 1 ---------- > From: Abhishek Akhani <[email protected]> > Date: Jul 22 08:13PM -0700 > Url: http://groups.google.com/group/android-developers/msg/8b29334192c31b14 > > lol.. :-) > > > > ============================================================================= > Topic: set spinner item > Url: http://groups.google.com/group/android-developers/t/4d2d6e8e7f3ee50e > ============================================================================= > > ---------- 1 of 1 ---------- > From: Abhishek Akhani <[email protected]> > Date: Jul 22 08:03PM -0700 > Url: http://groups.google.com/group/android-developers/msg/b0b47469855b45d9 > > post your xml for more info > > > > ============================================================================= > Topic: Layout problem with TextView on RelativeLayout > Url: http://groups.google.com/group/android-developers/t/6a5bddd812ace98b > ============================================================================= > > ---------- 1 of 1 ---------- > From: Abhishek Akhani <[email protected]> > Date: Jul 22 08:00PM -0700 > Url: http://groups.google.com/group/android-developers/msg/6b20fdac22a7b3f4 > > I have also encountered this problem.... i think 9 patch images take some > space on all four sides which makes the inner content to squeeze.... you > have to readjust your text view or just use > > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en
-- Sent from my mobile device -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

