[android-developers] Samsung SDSA is looking for brilliant Android developer in San Jose, CA

2016-01-27 Thread Tetiana Danylevska
Hello Friends, My name is Tanya Danylevska, Samsung SDSA talent acquisition Our R team is looking for talented Android Developer to join us in San Jose, CA For more information go here: https://samsungsdsa.applytojob.com/apply/aM2rVd/Web-Developmentandroid-Developer.html OR Feel free to

[android-developers] More than 70 leaderboards?

2016-01-27 Thread Giyomu Games
I see in the doc that the limit for the number of leaderboards on Google Play Services is 70 . However, I am able to create more than 70 leaderboards and they are all working when I test my app.

[android-developers] What to place Fragment = LinearLayout

2016-01-27 Thread P Hill
I have two Activities that want to use one fragment for two different screens sizes. The Example I generated from the gallery creates a TextView in the fragment and that is added to a ScrollView But my Fragment is a ListView But I don't want to add a list to a scroll, because that would be two

Re: [android-developers] Use gradle variable in java (Android Studio)

2016-01-27 Thread Ralph Bergmann | the4thFloor.eu
Am 27.01.16 um 17:03 schrieb Adrian Ivasku: > I have in my gradle file something like : > > String packageName = com.test.free > > > Now I want this String packageName to use in my java class. You can access the packageName from your app with BuildConfig.APPLICATION_ID For your own

[android-developers] Insatllation Adb Driver for all devices like LG,SONY, in ubuntu 14.04TLS for Android Studio IDE

2016-01-27 Thread Yogesh Upadhyay (HO)
Hi Tech support, I want to install adb driver for all devices for app development using OS Ubuntu so i need help ,i don't have idea about this.please help me. Thanks & Regards Yogesh -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] Re: How to build customized sdk from AOSP (Lollipop 5.0.2)

2016-01-27 Thread andrew_esh
Lunch may have had the settings added that allow it to build certain combinations that do not appear in the lunch menu. There is a script call like add-lunch-menu-item that adds items to the menu, but an item does not need to be in the menu to work. If you call lunch with an item like

Re: [android-developers] Android Fingerprint Scanner Help

2016-01-27 Thread mike digioia
What skills On Jan 28, 2016 3:37 AM, "Tom Becker" wrote: > Hello all, > > > I'm working for a company that wants to look into the potential behind the > fingerprint scanning hardware on Android phones. We've been looking into > the current API Android has available and it

[android-developers] Navisworks model open in Android Tab application

2016-01-27 Thread Gourav
Hello. I want to implement Navisworks model(i.e.) .nwd file open in my android TAB application.. please help me anyone knows how to do this... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

[android-developers] Trying to Connect to Google App Engine with Retrofit

2016-01-27 Thread Troy Chuinard
I have successfully followed the Google tutorial here , using the Android Studio Servlets module to connect to Google App Engine. I was able to see the Toast message on my device, meaning I successfully

[android-developers] Get unsupported characters supported

2016-01-27 Thread Andrew Hossam
I am developing an android keyboard and their are many characters appears to be crossed rectangle. how to get this characters appear. If there is noway for that can I create this characters as images and use them in writing then. -- You received this message because you are subscribed to the

[android-developers] Change Structure used by Android Studio to Create the 'gen' Folder

2016-01-27 Thread David B
I am writing an Android app that was started in Android Studio, but I would like to be able to work on the app using AIDE as well, but the structure used by AIDE to generate the 'gen' folder (where the R class is stored) is different from Android Studio, causing conflicts that can only be

[android-developers] Use gradle variable in java (Android Studio)

2016-01-27 Thread Adrian Ivasku
I have in my gradle file something like : String packageName = com.test.free Now I want this String packageName to use in my java class. Is it possible? How can I transfer this String from gradle to java ? -- You received this message because you are subscribed to the Google Groups

[android-developers] Pocketshpinx speech recognition for Android Unity game

2016-01-27 Thread Da Kor
Hello everyone, I'm a PhD student and I have a Unity game that uses Pocketshinx and I want to export it for Android. First of I'm applying reverse engineering on a game app that uses Pocketsphinx in Unity. I also have limited coding skils but I need to make it work in 15 days otherwise my

[android-developers] Re: Location API

2016-01-27 Thread adit microsys
Hello Sam Halliday, Can you give me the idea about jsr-179 use in android . Thank you On Tuesday, November 13, 2007 at 6:13:22 PM UTC+5:30, Sam Halliday wrote: > > Hi all, > > I'm playing around with the Android SDK and *loving it*. The XML > approach to interface design is great... and is an

[android-developers] Re: Audio recording problem - fake sample rate

2016-01-27 Thread Julian Bunn
Yes, that looks fine to me ... In case it helps, here is a snippet of what I do to check a samplerate is going to work: minBuffer = AudioRecord .getMinBufferSize(rate, config, encoding); if (minBuffer != AudioRecord.ERROR_BAD_VALUE && minBuffer != AudioRecord.ERROR) { boolean

[android-developers] Making emulator use more than 2GB RAM? (Yes, I've allocated 4GB)

2016-01-27 Thread Addzy K
At the start when I installed Android Studio, I allocated 4GB of RAM (have 8GB). Whenever I run the emulator and check the Task Manager, Emulator uses only 2GB (around 1900MB). I have lots of free RAM just sitting there, getting wasted. :(

[android-developers] Android Fingerprint Scanner Help

2016-01-27 Thread Tom Becker
Hello all, I'm working for a company that wants to look into the potential behind the fingerprint scanning hardware on Android phones. We've been looking into the current API Android has available and it does not have the functionality that we're looking for. I'm in search of a phone

[android-developers] Connecting a Bluetooth Controller to an android device

2016-01-27 Thread Anildas H
Hi, I am a Game developer and working in Game Engines like Unity and Unreal Engine for 3 years. I'm now starting with native android developing and have minimal knowledge in it. And currently I'm developing an native android game playable with a joystick. My query is that, *Will I be able to

[android-developers] Re: Best practise for DocumentFile? Is it the right approach?

2016-01-27 Thread Anthony Mandra
1. Stop thinking about paths and files. I know it's hard and seems rather pointless (because it is). There are way better ways they could have done this, but they chose...well whatever this nonsense is. I rewrote over 2000 lines of code to support SAF. If you're doubting whether it's really

Re: [android-developers] Android Notification for GCM

2016-01-27 Thread Florian Bock
Hi There, The specific problem is how to create a proper notification icon for an Android App out of a Broadcast Receiver "Receive"-method and keep the original intent, so that the user can continue the minimized app by clicking on the notification icon. In my case, the notification icon

[android-developers] google play支付问题

2016-01-27 Thread shaodong25288
发布app到google play,如果app中有支付功能是不是必须要用google play的支付,但google play的支付不能在客户端指定价格,我想要实现在客户端上指定要付款的价钱,类似购物车的功能 -- 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] Android Studio Android App

2016-01-27 Thread Marina Cuello
I used AIDE with the premiun key frequently a few years ago, and only check it from time to time currently. It's pretty nice, but it's better if you have a big screen, and a Bluetooth keyboard or use it on a nice emulator as Genymotion. It's great to show off with clients if you're freelance or

[android-developers] the code process for get the dumpsys/meminfo

2016-01-27 Thread shenxiaogang
Every one knows that analysis the RAM, use the cmd: dumpsys/meminf, but How to realize the dumpsys/meminfo by the code? who know the code process? Thanks a lot! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from

[android-developers] Help debugging Android WebView (libwebviewchromium.so) crashes

2016-01-27 Thread Yehonatan Ginzberg
Hi, We receive many crash reports (handled by Google Breakpad) from our clients; sample pasted below. It seems like the root cause is somewhere in Android's Webview since the crashed thread contains libwebviewchroium.so module. We don't know how to debug these issue since: - we don't know how