[android-developers] Android App Failing When downloaded From Google Play

2014-06-27 Thread Spica
Hi, I have developed android app using Galaxy S3. When i published my app on google play, it does not perform few functions which includes GPS access or SQL lite access. Any idea why it is not working on all the android devices? Note: My app has been developed for Android 4.2. Thanks & Regards

Re: [android-developers] Positioning Buttons side by side in Linear Layout (one button multi-lined)

2014-06-27 Thread TreKing
On Thu, Jun 26, 2014 at 12:00 PM, 'RLScott' via Android Developers < android-developers@googlegroups.com> wrote: > That fixed it! Although I don't know why it didn't work before. Thanks. Glad that worked for you. Note that you should use "match_parent" instead of explicitly setting the height

Re: [android-developers] Strange Eclipse problems

2014-06-27 Thread Jim Graham
On Sat, Jun 28, 2014 at 12:35:36AM +0400, Kostya Vasilyev wrote: > Might be related to this: > > https://plus.google.com/111661559774274998746/posts/FSqUAwwikBd > > The comment by Joe Rogers Ah, yes, missed the name. That was the one I was referring to. Now, while we're on that one page, the O

Re: [android-developers] Strange Eclipse problems

2014-06-27 Thread Jim Graham
On Sat, Jun 28, 2014 at 12:35:36AM +0400, Kostya Vasilyev wrote: > Might be related to this: > > https://plus.google.com/111661559774274998746/posts/FSqUAwwikBd > > The comment by Joe Rogers > > Basically, the 23 version of ADT has wrong package name. After reading some of the comments (particu

Re: [android-developers] Strange Eclipse problems

2014-06-27 Thread Jim Graham
On Sat, Jun 28, 2014 at 01:48:27AM +0530, Anil Kumar wrote: > Does it Happened after you updated your android sdk to android L. Because > if so, then all these errors are obvious.. Android L??? I have no idea what release that is, so I don't know. I DID have several APIs loaded for something els

Re: [android-developers] Strange Eclipse problems

2014-06-27 Thread Kostya Vasilyev
Might be related to this: https://plus.google.com/111661559774274998746/posts/FSqUAwwikBd The comment by Joe Rogers Basically, the 23 version of ADT has wrong package name. -- K 2014-06-27 23:55 GMT+04:00 Jim Graham : > I'm running Eclipse (Indigo), and am seeing some errors I've never seen

[android-developers] Strange Eclipse problems

2014-06-27 Thread Jim Graham
I'm running Eclipse (Indigo), and am seeing some errors I've never seen before...hoping someone here can help me get past these. First, when I open Eclipse, it complains that "This SDK" (WHICH SDK???) requires ADK version 3.0, and I only have 2.6 installed. Fine. I'll install 3.0. When I try to

[android-developers] Using an Android library with flavors as a dependency?

2014-06-27 Thread Kevin Kovach
I feel like I must be missing something simple, but I'm new to gradle and the idea of flavors so I've not yet figured it out. I have a android library project with two flavors. I need to upload this library in both flavors to our local maven repository for use in other projects. The issue I'm

[android-developers] How to Build FFmpeg for android on windows xp with cygwin

2014-06-27 Thread Anything
Hello Friends, I have to try use ffmpeg lib for my android project,when i try ./build_android.sh get below error on cygwin. arm-linux-androideabi-gcc is unable to create an executable file. C compiler test failed. If you think configure made a mistake, make sure you are using the latest version

[android-developers] Android L - FAB Button

2014-06-27 Thread YanuFreaky
Hello devs, Is there already a defined style or a component for this new circular FAB button? Or should I just make it myself? The button is described here: http://www.google.com/design/spec/components/buttons.html# Thanks, Yanu -- You received this message because you are subscribed to the