[android-developers] Install Subclipse in ADTBundle

2013-05-28 Thread psyco
hi every one , am working on an Android Project using ADT Bundle and i want to install the subclipse plugin but i am having some issues does any one install it before ? thanks, -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post

Re: [android-developers] Install Subclipse in ADTBundle

2013-05-28 Thread Manish Srivas
http://ukitech.blogspot.in/2011/11/install-svn-plugin-subclipse-for.html On Tue, May 28, 2013 at 1:42 PM, psyco wrote: > hi every one , > > am working on an Android Project using ADT Bundle and i want to install > the subclipse plugin but i am having some issues > > does any one install it befo

[android-developers] Why the licensing service response always "Licensed"

2013-05-28 Thread Perry168
Hi This is my fist time to use Licensing Service, so I have some problems about the testing result. The App is already uploaded to Play Store and saved to draft. I had two email accounts (Account “A” and Account “B”) for testing. Account “A” added to “testing gmail account” at developer c

[android-developers] Can't find the class com.google.android.gms.location.LocationClient (android Geofencing)

2013-05-28 Thread ravi .
I haddownload a demo project from http://developer.android.com/training/location/retrieve-current.html. But I can't find which jar file contain the “com.google.android.gms.location.LocationClient.class” file I had also included google-play-services_lib into the project. But i am unable to s

[android-developers] Re: Can't find the class com.google.android.gms.location.LocationClient (android Geofencing)

2013-05-28 Thread ravi .
> I had download a demo project from > http://developer.android.com/training/location/retrieve-current.html. But > I can't find which jar file contain the > “com.google.android.gms.location.LocationClient.class” file > > I had also included google-play-services_lib into the project. But i am

[android-developers] Broadcast Receiver service in a widget

2013-05-28 Thread Kromosome
try start_sticky :) -- -- 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

[android-developers] Is it possible to create an app that displays image gallery from a website?

2013-05-28 Thread Dan Cha
So im trying to build an app for my sisters photography business. Currently she offers her clients a "Sessions" area on her site that the client can login to after they have their photos taken. This login is available to them for 2week periods where they can review the photos and order what they

Re: [android-developers] Is it possible to create an app that displays image gallery from a website?

2013-05-28 Thread TreKing
On Tue, May 28, 2013 at 9:25 AM, Dan Cha wrote: > What i'd like to try to do is make an app that mimics that setup. So is it > possible to create an app, that can login to the site, and display the > gallery on the phone(as long as they have internet access) so they dont > have to be on a pc? >

Re: [android-developers] Is it possible to create an app that displays image gallery from a website?

2013-05-28 Thread Michael Banzon
In my honest opinion: You should try and build a website that is more phone/tablet friendly instead. If you Google "responsive html css" or some combination you should be able to find enough resources to get the project moving. Unless the users/clients of the photo business is returning and often r

Re: [android-developers] Is it possible to create an app that displays image gallery from a website?

2013-05-28 Thread Daniel Chacon
The site we designed was done recently using some of the latest techniques, and i was thinking of a mobile web version for the gallery section as well. Just wanted to see about an app, but the websit would be easire and faster :) On Tue, May 28, 2013 at 12:45 PM, Michael Banzon wrote: > In my h

[android-developers] Re: How to catch android.intent.action.MEDIA_MOUNTED

2013-05-28 Thread gonzobrains
Why must some broadcasts be registered in code while others must be registered in a manifest file? Is there somewhere that lists registration requirements for every broadcast? On Thursday, October 28, 2010 8:53:37 AM UTC-7, Streets Of Boston wrote: > > You'd have to register your broadcaster in

[android-developers] Re: FragmentManager.popBackStack not working when used with child fragment manager

2013-05-28 Thread Josh Burton
Well I don't have a fix yet, but I have just run into the same problem! On Tuesday, 28 May 2013 07:23:19 UTC+12, Miha wrote: > > Anybody? > > Regards, > Miha. > > On Saturday, May 25, 2013 3:08:13 PM UTC+2, Miha wrote: >> >> >> If I dump the child fragment state, it shows the activity as detached

[android-developers] Documentation links for Google Maps Android API v2 broken

2013-05-28 Thread Sean Barbeau
Hi Android team, Just in case this isn't a known issue (I haven't seen any other posts about it): Most of the links to the additional documentation on the Google Maps Android API v2 landing page are broken: http://developer.android.com/google/play-services/maps.html This includes most of the to

[android-developers] Re: Documentation links for Google Maps Android API v2 broken

2013-05-28 Thread Lew
Sean Barbeau wrote: > > Just in case this isn't a known issue (I haven't seen any other posts > about it): > > Most of the links to the additional documentation on the Google Maps > Android API v2 landing page are broken: > http://developer.android.com/google/play-services/maps.html > I followed

[android-developers] Re: FragmentManager.popBackStack not working when used with child fragment manager

2013-05-28 Thread Streets Of Boston
Did a google search and wound up on stackoverflow, where Dianne Hackborn answered this question: http://stackoverflow.com/questions/8772921/how-to-pop-back-stack-for-activity-with-multiple-fragments In short: The backstack doesn't work for 'inner' fragments, it only works for Activity (i.e. 'mai

Re: [android-developers] Re: Documentation links for Google Maps Android API v2 broken

2013-05-28 Thread Sean Barbeau
Looks like there was an issue with my local cache in Chrome. I was getting the following message in Chrome: "This webpage is not available The webpage at *https://developers.google.com/maps/documentation/android/* might be temporarily down or it may have moved permanently to a new web address.

Re: [android-developers] android inline webview video player rotation

2013-05-28 Thread Peter Teoh
On Sun, May 26, 2013 at 7:05 AM, dmtrl...@gmail.com wrote: > I have html with video tag > > http://mysite.com/video.m4v"; id="html5-video" > controls="controls" width="100%"> > > My WebView has MATCH_PARENT layout params for width and heights. Video > start playing correct (inline player stretche

[android-developers] DRM Agents?

2013-05-28 Thread Larry Meadors
Is it possible to create a DRM Agent as an application component, or can they only be created as part of the OS distribution by device manufacturers? If they *can* be application components, are there any guides or hints on how to create them? Larry -- -- You received this message because you

[android-developers] Gradle build error

2013-05-28 Thread Larry Meadors
I'm trying to convert a project to use gradle (from maven), and seem to have hit a wall. * What went wrong: Execution failed for task ':packageDebug'. > Duplicate files at the same path inside the APK: about.html I'm trying to include jetty (long story), and there are two jar files that include a

[android-developers] Help XFermode

2013-05-28 Thread Tiago Braga
Hello! I am starting the studies, and decide to make a little program to draw on a white canvas. I rode one example of android called "FingerPaint" and I noticed something: When I select the option "Erase", it uses the following method to clean up what is on the screen: mPaint.setXfermode (new P

Re: [android-developers] Help XFermode

2013-05-28 Thread Romain Guy
Erase is working as intended here. You are erasing the window's Canvas, which is shared by all the Views. If you want to erase to transparent you should make that View use a drawing cache (setDrawingCacheEnabled()) or a layer (setLayerType()) but this will come at a cost performance-wise. Another s

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

2013-05-28 Thread Mulsaniya Bhadresh
you dont have to add db file manually but you have to wright code for that so that when your apk install in moble phone , it will automatically creates db file in phone. On Mon, May 27, 2013 at 11:14 AM, Priyanka Rana wrote: > can any one help me how can i add .db file in to android based mobile