[android-developers] Google App indexing for Android & Apple

2016-06-05 Thread Ronaldo Assis de Moreira
HI, We would like to build new apps (Android & Apple) for our site, we are interested in implementing Google App indexing in those two app but we are not 100% sure what is the right way to do that, I mean the app development itself. The site

[android-developers] Help designning the UI

2016-06-05 Thread Ventura
Hello, I am trying to design a cool UI for my app, because it's really ugly at the moment. How can I know what size will have my icons and what mobile should I design by default? I checked the documentation.. but I get lose with that things. I was thinking that I need a kind of template of a

[android-developers] HttpUrlConnection issues

2016-06-05 Thread gjs
Use another thread -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group, send email to

[android-developers] Error inflating class fragment

2016-06-05 Thread 'Bost' via Android Developers
I have published an app which uses Google Maps Api V2. The app works fine since the Api V2 with GooglePlayServices was introduced. Since some weeks ago I received some stack traces withe the following error: java.lang.RuntimeException: Unable to start activity ComponentInfo{cnglpg.

[android-developers] Ads within apps/games reset app

2016-06-05 Thread Beau Klinkhamer
Everytime I try to watch a video ad/offer in an app/game on my phone the app itself, resets itself and does not give me credit for watching it because I only watched half a second worth of it before the app reset itself. This is happening with ALL apps/games on my phone no matter if I close it

Re: [android-developers] HttpUrlConnection issues

2016-06-05 Thread Jeffrey Nielsen
Thanks for the help there sport! On Sun, Jun 5, 2016 at 2:26 AM, gjs wrote: > Use another thread > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Android Developers" group. > To unsubscribe from this topic, visit >

[android-developers] Ads within apps/games reset app

2016-06-05 Thread Beau Klinkhamer
I have a Android ZTE Z818L -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. To post to this group, send

[android-developers] Android Camera2 API JPEG_QUALITY not available

2016-06-05 Thread Guyliora
I am trying to work on my Nexus 5x with android Camera2 APIs and I am using googlesamples android-Camera2Basic My problem is that the JPEG images have too low quality and their size is much smaller that regular images I am taking with

[android-developers] Re: Why does 'adb devices' show 'unauthorized' with no 'allow' prompt on the device?

2016-06-05 Thread Mark Hansen
Well, still not working. I've built a brand new Intel-based desktop PC. Installed Windows 7 Professional 64-bit and Android Studio 2.1.1 (along with various other software needed, like Java 8, etc.). I have the Samsung OEM USB drivers installed and also installed the USB driver that comes with

Re: [android-developers] How to get only one restaurant when I press click button one click

2016-06-05 Thread TreKing
On Sat, Jun 4, 2016 at 6:35 PM, wrote: > What i need to do is add button to the main activity layout when i press > on button get to me list of restaurant item by item > from json file and display it in list view but not display all restaurants > in one click but show item

Re: [android-developers] AlarmManager vs BroadcastReceiver vs Service

2016-06-05 Thread TreKing
On Sat, Jun 4, 2016 at 5:50 AM, Neilz wrote: > Hi. I need a background task to run every minute. > https://developers.google.com/android/reference/com/google/android/gms/gcm/GcmNetworkManager > I have no need for a user interface, although I understand that I must >

Re: [android-developers] HttpURLConnection on Android Wear

2016-06-05 Thread TreKing
On Fri, Jun 3, 2016 at 9:19 AM, Eugenio Gaeta wrote: > I have a question on HttpURLConnection on Android Wear devices. > Can I open a direct internet connection on Android Wear with > HttpURLConnection? > If this class does not work why it is available in Android Wear

Re: [android-developers] Price Comparison app - HELP

2016-06-05 Thread TreKing
On Fri, Jun 3, 2016 at 10:45 AM, Felipe Passos wrote: > Then I searched for an API for Google Shopping, and unfortunatunately I > discovered that google deprecated that API about 3 years ago, I believe. So > if you guys could help me, is there any API for Google Shopping

Re: [android-developers] Publishing Website as fullscreen webview app

2016-06-05 Thread TreKing
On Fri, Jun 3, 2016 at 6:36 AM, wrote: > Would it be allowed to publish an app which consists purely of a > fullscreen webview which shows our responsive website? We would also like > to include automatic logging in or password saving. Sure.

Re: [android-developers] Download Manager: Pause & Resume

2016-06-05 Thread TreKing
On Fri, Jun 3, 2016 at 4:28 AM, himanshu wrote: > Actually its not a public API of DownloadManager. Then it seems you're relying on unofficial behavior, which would indicate this is not necessarily a bug, since it's likely not intended to be used this way.

[android-developers] IabHelper Example Class Issues

2016-06-05 Thread twodatehk
Which case of the data object will be null? Thank you. The example code below: public boolean handleActivityResult(int requestCode, int resultCode, Intent data) { IabResult result; if (requestCode != mRequestCode) return false; checkNotDisposed();

[android-developers] How to Run An script in my Android Project

2016-06-05 Thread Geek Aprova
I Have Built an Sh script for my Android Project and i put it in my Raw folder, how can i run it ("./Raw/script.sh") and get the output of this script? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and