Re: [android-developers] Help regarding Play developer accounts

2016-05-14 Thread Russell Cecala
There are a lot people that have lost there accounts on this list. Let's know how it works out for you ;) On Sat, May 14, 2016 at 12:00 PM, TreKing wrote: > > On Tue, Apr 19, 2016 at 5:54 AM, Hitesh Vikani < > awesomeblogcreat...@gmail.com> wrote: > >> Now, I registered a

[android-developers] Andorid Png or Jpg embeded text message

2016-05-14 Thread Murat Can Varer
i can crpyto text message but not embeded image , help me there , -- 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] pause executorcompletionservice

2016-05-14 Thread TreKing
On Thu, May 12, 2016 at 8:30 PM, elo kudzo wrote: > I would like to pause my executorcompletionservice, like make everything > on the system wait. Why? - TreKing

Re: [android-developers] Lenovo yoga tablet 3 issues

2016-05-14 Thread TreKing
On Thu, May 12, 2016 at 11:39 PM, vishal desai wrote: > On yoga Tablet 3 the same application look like a zoomed version and edges > are cut out. only 60% of the content is visible rest are cut from sides. > hope you understand now. > You should post screenshots. But

Re: [android-developers] Help regarding Play developer accounts

2016-05-14 Thread TreKing
On Tue, Apr 19, 2016 at 5:54 AM, Hitesh Vikani < awesomeblogcreat...@gmail.com> wrote: > Now, I registered a new account with same Name as I cannot change my name > for Google. Now can I registered my account with google play account. > Will it be terminated again? > Check with Google Play

Re: [android-developers] Not Unity PRO project testing, but PRO relise on Google Play...

2016-05-14 Thread TreKing
On Mon, Apr 18, 2016 at 11:58 AM, Лаборатория GameDev wrote: > I have developed a game with Unity 5.3. (not PRO version). Can I put it to > the alpha and beta testing in Google Play, and after successful testing of > my project, rebuild it on Unity PRO version, wich i will

Re: [android-developers] Download in background Android

2016-05-14 Thread TreKing
On Sun, Apr 17, 2016 at 10:23 PM, MAÑON HERNÁNDEZ FERNANDA < fermh...@gmail.com> wrote: > How I can download heavy something in background? > http://lmgtfy.com/?q=android+background+download -

Re: [android-developers] Unable to install my app on Android 4.x

2016-05-14 Thread TreKing
On Sun, Apr 17, 2016 at 5:11 AM, Sreekanth Chakravarthy < sreekanth...@gmail.com> wrote: > I have packaged this app using PhoneGap Build. Consult a PhoneGap group or forum for help on using this tool for distributing your app.

Re: [android-developers] Getting banned from user generated content?

2016-05-14 Thread TreKing
On Fri, Apr 15, 2016 at 11:58 PM, Brad Depad wrote: > Can our app get removed due to user generated content? Read the Google Play distribution policies and / or consult a lawyer.

Re: [android-developers] Fragment communication in android

2016-05-14 Thread TreKing
On Tue, Apr 5, 2016 at 4:01 AM, RAMA KRISHNA <1606ramakris...@gmail.com> wrote: > I have two fragments and one main activity in drag gable panel > in that top-fragment i have video view and bottom fragment having list > view > when ever i click list item in bottom fragment change video view >

Re: [android-developers] How to monitor/limit my app's effect on battery life

2016-05-14 Thread TreKing
On Fri, Apr 1, 2016 at 10:53 AM, Chris Beauchamp wrote: > Anyone have any tips for how I can monitor my app's battery? i.e. figuring > out which interactions, code areas, etc cause the most drain so I can try > to limit it? At least in the development stages, this would be

[android-developers] Background color of overflow menu when cliked android KitKat (4.4)

2016-05-14 Thread Yass
Hi Android Community, I want to change the background color of my overflow menu item when cliked, but it doesn't work. My xml style file is like this: @color/colorPrimary @color/colorPrimaryDark

[android-developers] File deletion in SD card fails in Android 5.0 but File.canWrite() returns true

2016-05-14 Thread Bharath V B
I want to delete a file in SD card. But before deleting I want to check whether the particular file has write permissions to allow file deletion. (Because Android restricts write access to apps in SD card from Android 4.4+) File filePath = new File(sdcardImagepath); //Check

[android-developers] HTTPS access to PlayStore is very very very bad idea!

2016-05-14 Thread bjv
So what you are saying is that Apple is better because they enable a MITM attack against your apps when being downloaded, perhaps letting criminals replace your app with their modified one? -- You received this message because you are subscribed to the Google Groups "Android Developers"

[android-developers] Android Studio + Kotlin + databinding = unused methods?

2016-05-14 Thread Mike Hurley
Here are the versions I'm using: Android Studio 2.1.1 Kotlin 1.0.2 Android databinding 1.1 I currently have an annoyance in Android Studio with Kotlin and databinding. A method bound to a button's onClick event is showing up in the gutter as a yellow warning saying the method isn't used. Is

[android-developers] error!

2016-05-14 Thread christian cuadros arguedas
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails

[android-developers] Youtube API for subscribed channels list

2016-05-14 Thread shiva pendem
Hello, I am working on YouTube videos API, I am unable to get the channels user subscribed, can any one share me the link where the google api can provide me the list of channels subscribed for the user account, in the latest version of google api, Thanks, Pendem Shiva Shankar, -- You