[android-developers] QR Code and Compression

2016-06-19 Thread Jot Singh
Hey Guys, I am using Zxing library to create a QR Code, however to maximize the amount of data that can be packed into a QR code, I am compressing the data. The issue that I am running into is that I am able to create a QR code with the compressed data, however it fails when I try to

Re: [android-developers] Re: Text extraction from PDF in android

2016-06-19 Thread Prakash Elugoti
Sorry Wrong mail :) On Mon, Jun 20, 2016 at 2:14 AM, Prakash Elugoti wrote: > Can anyone tell me how to extract text from PDF in android ??? > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Android Developers" group.

[android-developers] Re: Text extraction from PDF in android

2016-06-19 Thread Prakash Elugoti
Can anyone tell me how to extract text from PDF in android ??? -- 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] Text extraction from PDF in android

2016-06-19 Thread Prakash Elugoti
Can anyone tell me how to extract text from PDF ??? -- 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.

[android-developers] Re: Zipalign does not work!

2016-06-19 Thread Håkon Nilsen
It's working unless you're using vector drawable as your app icon. So it only works for me until I'm uploading to Google Play. This needs to be fixed. søndag 19. juni 2016 06.44.47 UTC+2 skrev sim47 følgende: > > it's working just downgraded the gradle plugin phewww it just wasted my 2 >

[android-developers] AEC works in MediaRecorder only

2016-06-19 Thread Philipp K
I have an application where I want to record someone's speech during a phone call. When I use the MediaRecorder object with VOICE_COMMUNICATION as input, the echo cancelation works just fine. However, when I use an AudioRecord, it does not work. I tried chosing VOICE_COMMUNICATION as input

[android-developers] About app update

2016-06-19 Thread Juan Ramos Suyón
I have published a new version of my app, and I have downloaded the updated version from the Google Play Store. But, the size of the application in my device 2 (where I downloaded and updated using Google Play Store) is higher than the application size in my device 1 (where I tested my app

[android-developers] Published App not visible in PlayStore

2016-06-19 Thread Tobias K
Hi, a few days ago we've published our second android game. When I search it in the PlayStore it is not visible. The only way to get on the store entry is by clicking on our first game on "other apps developed by..." The game is called "Highway Race" from Maikor Studios. Does anybody has a

[android-developers] Error retrieving information from server [RPC-S-9 xxxx] while rating an app from play store

2016-06-19 Thread Harish Co
Users are trying to give rating to my app from play store but it is showing error like Error retrieving information from server [RPC-S-9 ] Please help me on this -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from

[android-developers] Android keyboard lift tablayout to top?

2016-06-19 Thread Hasan KARAOĞLU
I have an activity. This activity's layout has one ViewPager. This viewpager has five fragment by code. And I have five icons at the bottom of screen. They are located in tablayout. Come to main point, When I open keyboard, the keyboard lift tablayout to top? How can solve it ? *I tried the