Re: [android-developers] Creating a sphere build of shapes

2016-02-18 Thread TreKing
On Thu, Feb 18, 2016 at 10:20 AM, Dan Storm wrote: > So, I'm boldly trying to do something new. > HOW ELSE DOES SOMEONE TRY TO DO SOMETHING NEW, RIGHT!? > My thoughts are the following; I'd like to create a sphere. The surface of > the sphere is built by a shape (hexagons, for example). When t

Re: [android-developers] error on lollipop, in kitkat works

2016-02-18 Thread TreKing
On Thu, Feb 18, 2016 at 6:10 AM, Christian Cortese < christian.cortese...@gmail.com> wrote: > but i have a problem...on kitkat it works well, in lollipop i can't see > the menu toolbar and when i click on a contact the app crashes with a > nullpointerexception Sounds like the action bar is disab

Re: [android-developers] Another IN-APP purchase question

2016-02-18 Thread TreKing
On Thu, Feb 18, 2016 at 3:26 AM, Stefano Gattuso wrote: > Sorry i did try to search on web but my idea is a bit confused, my aap > will permit to buy some item troghout paypal, but i read which google for > in-app purchae keep 30$ , so now is my qeustion, if i connected my app to > my paypal acco

Re: [android-developers] Access internal elements included layout

2016-02-18 Thread TreKing
On Thu, Feb 18, 2016 at 2:05 AM, Javier Mediavilla Vegas < javier.mediavilla.ve...@gmail.com> wrote: > What is marked in red is what I want to get. I don't want to use it on > Java code. You can't do that. -

Re: [android-developers] Android Studio for multiple users

2016-02-18 Thread TreKing
On Wed, Feb 17, 2016 at 10:44 PM, wrote: > I am trying to install android studio in a lab but I cant get it to run > the first time with out the admin password. I need a way to run the app no > matter who logs in tot he machine. I am running Mavericks > Sounds like a question for your lab's sy

Re: [android-developers] Starting activity from spinner help

2016-02-18 Thread TreKing
On Wed, Feb 17, 2016 at 6:55 PM, Chase McPherson wrote: > I created a spinner to act as a drop down menu, in my emulator, the menu > drops as it should, but when i click on the desired activity nothing > happens. I don't see where you're actually setting the spinner's click listener, which is q

Re: [android-developers] Android Studio AVD Error

2016-02-18 Thread TreKing
On Sat, Feb 13, 2016 at 3:17 PM, Влад Шерышев wrote: > What am I doing wrong here? You're posting bad screenshots that don't show up correctly. - TreKing

[android-developers] About android mic phone stereo recording

2016-02-18 Thread Sheng tan
Recently I tried to utilize Samsung galaxy note 5's mic phones to record audio data. The os is Lollipop v5.1.1. When I use mono recording for both MIC and CAMRECORD, I can set the sampling rate up to 96KHz, but when I use stereo recording which using both mics for left and right channel, I can

[android-developers] Where to file dex bug or feature request

2016-02-18 Thread mmcclelland
I would like to request an enhancement to error reporting in the dex process. I started off here: https://source.android.com/source/report-bugs.html Which led me to here: https://code.google.com/p/android/issues/entry?template=Tools%20feature%20request, but the instructions referenced from t

[android-developers] Creating a sphere build of shapes

2016-02-18 Thread Dan Storm
Hi everyone. So, I'm boldly trying to do something new. I can make you average newbie app - I made some simple apps displaying some news from RSS sources, logging into third party services and similar. Now, I'd like to create a game and I would suspect some OpenGL stuff would be needed, but I'm

Re: [android-developers] Can I use name..

2016-02-18 Thread Kristopher Micinski
I'm not a lawyer, but no, you can't. You'll be attempting to profit off a trademark. In fact, even making your game seem too similar to space invaders might get you a takedown. Kris On Thu, Feb 18, 2016 at 6:47 AM, 'Michal K.' via Android Developers wrote: > Hi, > I'm working on a remake game

[android-developers] Sr Android Mobile Engineer / Seattle, WA

2016-02-18 Thread Richard Wilson
*Need Locals to Seattle, WA* *We have a requirement for the below Position. If you are available and interested. Please do send your updated Resume to rich...@globalwebmaster.us * *These candidates will have to go to the last interview and that will be face to face with the client.* *Sr An

[android-developers] Re: Immediate Need Big Data (Hadoop) Architect - Raleigh, NC

2016-02-18 Thread Vikram Murari
Hello Henry, Hope you are doing great, I have below urgent requirement with my Global consulting partner. Please have a look at the below mentioned detailed Job description and let me know your interest at your earliest. *Big Data (Hadoop) Architect* *Raleigh, NC* *6+ Months* Objective

[android-developers] Re: error on lollipop, in kitkat works

2016-02-18 Thread Christian Cortese
Il giorno giovedì 18 febbraio 2016 13:10:38 UTC+1, Christian Cortese ha scritto: > > Hello > > i'm doing an app and i have included this code > http://developer.android.com/training/contacts-provider/retrieve-names.html > > but i have a problem...on kitkat it works well, in lollipop i can't see

[android-developers] Gmail OAUTH Flow Issue

2016-02-18 Thread Shivaprasad B S
I am trying to implement OAUTH flow for gmail account in my Email Client program on a mobile device. one of my main requirement is for the client program to Run successfully in south Korea. 1. During OAuth configuration, in the below shown screen, I get the link (below) where hl=ko and the

[android-developers] error on lollipop, in kitkat works

2016-02-18 Thread Christian Cortese
Hello i'm doing an app and i have included this code http://developer.android.com/training/contacts-provider/retrieve-names.html but i have a problem...on kitkat it works well, in lollipop i can't see the menu toolbar and when i click on a contact the app crashes with a nullpointerexception *v

[android-developers] Can I use name..

2016-02-18 Thread 'Michal K.' via Android Developers
Hi, I'm working on a remake game Space Invaders. Can i publish game with name *Space Invaders: Dark Times ?* *Thank you for answer* -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails f

[android-developers] How to disable power-off menu when screen is locked. -- Help a newbie :) --

2016-02-18 Thread bustorunlimited7
Hello, I`m a college student developing an app, and I need to implement the following features: - Needed: If the screen is locked, the Power menu must be unable (or blocked). - Optional: If the screen is locked, and the power button keep pressed, the phone will not turn off. Could someone g

[android-developers] Is call to MultiDex.install(Context context) really necessary ?

2016-02-18 Thread Luka Babic
Hi everyone, this might sound foolish, but I was exploring Dalvik source code last couple of days to get to know what MultiDex support library is actually doing. Okay, after app build has completed we get one main .dex file and one or more secondary .dex files. Those are then patched in Applic

[android-developers] Another IN-APP purchase question

2016-02-18 Thread Stefano Gattuso
Sorry i did try to search on web but my idea is a bit confused, my aap will permit to buy some item troghout paypal, but i read which google for in-app purchae keep 30$ , so now is my qeustion, if i connected my app to my paypal account how google can keep that 30% and is really which keep 30% ?

[android-developers] Kotlin and Android databinding (BuildTools 2.0.0)

2016-02-18 Thread Hendrik
In my Android project I am using Kotlin and Android Databinding. It works very well but now I wanted to update my build tools to version 2.0.0-beta5. When building the project I get the following error: java.lang.RuntimeException: failure, see logs for details. cannot generate view binders jav

[android-developers] How to build a VPN server on android

2016-02-18 Thread aquariuskon
Hello, There are many post about how to set up VPN client to connect to a server. However, I have a question about that how to build a VPN server on android. Is there a sample code of VPN server on android or does anyone have a good idea about how to accomplish it? thanks a lot! -- You receiv

[android-developers] Access internal elements included layout

2016-02-18 Thread Javier Mediavilla Vegas
Hi all, What I want to do is to create reusable layout elements through xml only. I want to be able to access the internal elements of an imported layout (for example a TextView) and change its contents. This is an example of what I want. I will only put the meaningfull attributes, ignoring o