[android-developers] RecyclerView with GridLayoutManager, end of list issue

2017-01-07 Thread priyank agarwal
while using recycler view with grid layout manager, how to know if user has scrolled to the end of list ? -- 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

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread jacqulinewoody via Android Developers
On Sun, 1/8/17, hanley.sondra via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Sunday, January 8, 2017, 3:44 AM

[android-developers] Java based Android app that can tunnel traffic from phone to a specific host?

2017-01-07 Thread Lax Clarke
I would like to write an Android app that can tunnel all traffic from the phone to a specific host (and that host can strip off the tunnel and send traffic, eventually, to the actual destination host). I see a lot of forums answers that show how to do this via manual VPN client settings on

[android-developers] Get YouTube App error

2017-01-07 Thread pittsborosda
I’m trying to develop a video player app in android studio to play YouTube videos and I’m getting this error. Get YouTube App This app won’t run without the YouTube App, which is missing from your device. I’ve tried to install the “YouTubeAndroidPlayerApi-1.2.2” a couple of ways but it sti

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread hanley.sondra via Android Developers
On Sun, 1/8/17, sheritagunther via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Sunday, January 8, 2017, 1:35 AM

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread sheritagunther via Android Developers
On Sat, 1/7/17, ryan.pena via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Saturday, January 7, 2017, 9:30 PM

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread ryan.pena via Android Developers
On Sat, 1/7/17, sheritagunther via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Saturday, January 7, 2017, 5:02

[android-developers] "Android: Tapping one to six buttons continuously [one after another] to string together different results"

2017-01-07 Thread Peddy Jun Capegsan
Hello I have been having hard time dealing with this application, this is the last step to be done to finish my application, hope you can help me out... Here is the link: http://stackoverflow.com/questions/41514223/android-tapping-one-to-six-buttons-continuously-one-after-another-to-string-t -

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread sheritagunther via Android Developers
On Sat, 1/7/17, lekishahendrix via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Saturday, January 7, 2017, 4:03

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread lekishahendrix via Android Developers
On Sat, 1/7/17, toneymessina via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Saturday, January 7, 2017, 11:23 A

[android-developers] RE: [SAVING USER RESOURCES] this include INTERNET usage, RAM, STORAGE, and a few others like time

2017-01-07 Thread Lucem Anb
Hello developers, You have probably come across this 1000 times and still haven't figured out the simplest way to do it. We are gonna fix this soon. *Code

[android-developers] Nexus 6 - Neither updates received under Android beta program nor reverted to official Rom after unenrolling

2017-01-07 Thread Sandeep Goud
Hi Guys, Need help in updating back to Official Rom. Its regarding my Nexus 6 device, registered under Android Beta program and has updated to 7.0 Nougat. Since the day i updated to beta version, Nov 5th, I havent received any updates. Unsatisfied with this, Unenrolled the device from the beta

[android-developers] MissingMethodException in android

2017-01-07 Thread Silverfix Lasry
I'm trying to work with pdfbox and groovy together. I wrote a code that takes some information in a format of string and creates a pdf document with that info. I want to integrate this code to an android app I'm creating. I ran the code in intellij IDEA and it works very well, but when I try

Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics

2017-01-07 Thread toneymessina via Android Developers
On Sat, 1/7/17, lailombard via Android Developers wrote: Subject: Re: [android-developers] Digest for android-developers@googlegroups.com - 17 updates in 17 topics To: android-developers@googlegroups.com Date: Saturday, January 7, 2017, 8:47 AM

[android-developers] SBT plugin for Android Studio 2.2.3

2017-01-07 Thread Nitin John Raj
I am trying to begin Android development using Scala and Scaloid. For this, I would like to use an SBT plugin for the build system. However, there is no plugin listed under the plugin repositories in Android Studio. According to this