Re: [android-developers] startService with explicit intent is not working to start framework service.

2015-04-29 Thread Justin Anderson
Ah, that's what I thought. This forum is for developing Android apps. If you are modifying a custom build of Android you would be better of in one of the other forums. On Wed, Apr 29, 2015, 12:59 AM rashmi ks rashmi@gmail.com wrote: Custom build of Android On Tue, Apr 28, 2015 at 11:35

Re: [android-developers] startService with explicit intent is not working to start framework service.

2015-04-29 Thread Rashmi
Thank you -- 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

[android-developers] Re: You need to enter a valid Youtube address.

2015-04-29 Thread jbrohan
I tried removing the 's' in https, and incidentally changing the url to include the 'watch' parameter as in... http://www.youtube.com/watch?v=PhXy552unRU I think the root of the problem is that the youtube movie was tested as unlisted and maybe that parameter stuck too long. Good Luck On

[android-developers] Re: where does Android Studio put the APK file?

2015-04-29 Thread Doug
On Tuesday, April 28, 2015 at 4:08:07 AM UTC-7, Spooky wrote: On Mon, Apr 27, 2015 at 11:42:12PM -0700, Doug wrote: Since Studio just delegates to gradle for all of its build activity, you too should just use the gradle command line if you want a particular build artifact. Ok, I

[android-developers] Android Studio cant find or install play-services 7 / wearable

2015-04-29 Thread Erik Liddell
I have a new windows 8.1 machine, and am trying to get my android studio environment installed. But there seems to be some issues that i have never encountered before. my existing projects are not compiling because the system can not find or even download the proper play services libs..