Re: [android-developers] Master Detail Flow with Fragment or Activity

2016-05-28 Thread Amitai Rosenberg
Exactly. -- 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. To post to this group, send email to

Re: [android-developers] Android Studio installation problem whith JDK

2016-05-28 Thread Michael Leung
After set java home, have you restart your computer? Michael leung http://www.itblogs.info 2016年5月29日 上午9:34 於 "TreKing" 寫道: > > On Fri, May 27, 2016 at 1:47 PM, Joao Henrique Pataki Bernardes < > joaoh...@gmail.com> wrote: > >> I tryed install Android Studio, but the

Re: [android-developers] To Unlock it not to Unlock

2016-05-28 Thread Jesse Robinson
Well thanks for that. I'm trying to avoid breaking Android Pay. Does an unlocked bootloader make Pay's checks fail. If so, does relocking fix it. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

Re: [android-developers] To Unlock it not to Unlock

2016-05-28 Thread Jesse Robinson
Well thanks for that. I'm trying to avoid breaking Android Pay. Does an unlocked bootloader make Pay's checks fail. If so, does relocking fix it. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop

Re: [android-developers] Master Detail Flow with Fragment or Activity

2016-05-28 Thread TreKing
On Sat, May 28, 2016 at 1:20 PM, Amitai Rosenberg wrote: > Thanks. It says there like I wrote. My question is- why? Why don't they > suggest to use a fragment also for a small screen device, and just replace > fragments? Are you asking why have two activities on phones,

Re: [android-developers] How do we get location details (Addresslines) in English?

2016-05-28 Thread TreKing
On Fri, May 27, 2016 at 2:02 AM, Wu Shan wrote: > Could anyone please tell me how to solve problems like this ? Maybe try a different Geocoding API, like: https://developers.google.com/maps/documentation/geocoding/start#reverse

Re: [android-developers] Android Studio installation problem whith JDK

2016-05-28 Thread TreKing
On Fri, May 27, 2016 at 1:47 PM, Joao Henrique Pataki Bernardes < joaoh...@gmail.com> wrote: > I tryed install Android Studio, but the instalation wizard stoped and I > receive a mesage tell me JDK is not found by wizard. > I removed my Java JDK and instaled a new, but not work. > My environments

Re: [android-developers] goldwasser micali encryption implementation in android studio

2016-05-28 Thread TreKing
On Fri, May 27, 2016 at 4:17 PM, hezaveh wrote: > I have a java code of goldwasser-micali encryption (attached), and I need > your help to implement it in android studio. can anybody help me? > Java code is not something you "implement" in Android Studio. What are you

Re: [android-developers] Generation image random

2016-05-28 Thread TreKing
On Fri, May 27, 2016 at 7:33 PM, Blackcrissz wrote: > Hi good afternoon , the question I have is how to generate random images > without repeating , as an example driving in an array 15 images and 7 > images to send imageview but that are not repeated . :/ You have to

Re: [android-developers] To Unlock it not to Unlock

2016-05-28 Thread TreKing
On Sat, May 28, 2016 at 1:50 AM, Jesse Robinson < jesse.a.robinson...@gmail.com> wrote: > Is it necessary to unlock the bootloader, on my Nexus 6p, in order to > manually flash the latest Android OS? This seems like an extremely Googleable question: https://www.google.com/

Re: [android-developers] Bring back Eclipse or improve Android studio

2016-05-28 Thread TreKing
On Fri, May 27, 2016 at 7:35 AM, Shubham Das wrote: > Can you please guide me how to set up the appengine-java-sdk . Sorry, I don't use App Engine. - TreKing

[android-developers] Blog post on 'How to build typing indicator in android chat app?'

2016-05-28 Thread Devashish Mamgain
Hello everyone, I have written a blog on 'How to build typing indicator in android chat app?', would love to get feedback from the group. https://www.applozic.com/blog/how-to-implement-typing-indicator-in-android-chat-app/ -- You received this message because you are subscribed to the Google

Re: [android-developers] Re: android runtime problem

2016-05-28 Thread Steve Gabrilowitz
probably both, check your syslog for more information On May 28, 2016 3:29 PM, "Govinda Kumar Roy" wrote: > Is it a coding error or a runtime error. > > On Friday, May 27, 2016 at 3:54:12 AM UTC+6, Govinda Kumar Roy wrote: >> >> Can anyone say why it show

[android-developers] Email Signup - Terms of Service and Privacy Policy

2016-05-28 Thread Henrik
Hello, I want to implement an email signup form to one of our apps. I wonder if I need a user consent when they launch the app? Some apps present their Terms of Service and Privacy Policy and the users needs to accept them if they want to use the app. But I'm not sure if this is necessary or

[android-developers] Re: android runtime problem

2016-05-28 Thread Govinda Kumar Roy
Is it a coding error or a runtime error. On Friday, May 27, 2016 at 3:54:12 AM UTC+6, Govinda Kumar Roy wrote: > > Can anyone say why it show "Unfortunately,program has stopped" . > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] Re: android runtime problem

2016-05-28 Thread Govinda Kumar Roy
Is it a coding error or a runtime error. On Friday, May 27, 2016 at 3:54:12 AM UTC+6, Govinda Kumar Roy wrote: > > Can anyone say why it show "Unfortunately,program has stopped" . > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To

[android-developers] Canvas is saving previous state when re-drawing

2016-05-28 Thread tirafesi
down votefavorite Here's my problem: When rendering an object which has speed (ie it's moving), the last frame of the object is also drawn, meaning that instead of a nice moving

Re: [android-developers] Master Detail Flow with Fragment or Activity

2016-05-28 Thread Amitai Rosenberg
Thanks. It says there like I wrote. My question is- why? Why don't they suggest to use a fragment also for a small screen device, and just replace fragments? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group

Re: [android-developers] Master Detail Flow with Fragment or Activity

2016-05-28 Thread Amitai Rosenberg
Thanks. It says there like I wrote. My question is- why? Why don't they suggest to use a fragment also for a small screen device, and just replace fragnents? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group

[android-developers] usage rights for images in my games

2016-05-28 Thread omar651997100
i am a new android apps developer and i have read google developer-content-policy in https://play.google.com/about/developer-content-policy.html and i want to ask about using images in my apps and games that i find form result of searching in this page

[android-developers] Android watch

2016-05-28 Thread Steve Gabrilowitz
I've developed several apps for phone and tablet and now want to try my hand at developing a wearable app. Googled some and found numerous examples of how to send notifications to the watch and tutorials for setting up a development environment but nothing about how to make the device run an app

[android-developers] Re: PLANTAGE DE L'APPLICATION

2016-05-28 Thread ouzin cissé
Bonjour, Mon application Radio, OCFM, est publiée sur Google Play ne fonctionne pas bien et ne peut pas s'installer sur beaucoup de portable sous android voire les bloquer. Que puis-je faire pour resoudre ce probleme ? Le samedi 28 mai 2016 17:46:00 UTC+2, ouzin cissé a écrit : > > Bonjour, >

[android-developers] PLANTAGE DE L'APPLICATION

2016-05-28 Thread ouzin cissé
Bonjour, Mon application Radio, OCFM, est publiée sur Google Play ne fonctionne pa -- 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] Re: How to create sub menu in navigation drawer

2016-05-28 Thread Mahesh Nikam
On Friday, May 27, 2016 at 8:10:50 AM UTC+5:30, Jefri triyanto wrote: > > excusme bro/sist > > i have problem in my programs, i want to add the sub menu in my navigation > drawer, > but i don't know the source code to creating this. > can help me ? > > thanks, > Goto activity_main.xml

[android-developers] To Unlock it not to Unlock

2016-05-28 Thread Jesse Robinson
Is it necessary to unlock the bootloader, on my Nexus 6p, in order to manually flash the latest Android OS? -- 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

[android-developers] To Unlock or not to Unlock

2016-05-28 Thread Jesse Robinson
Is it necessary to unlock the bootloader in order to manually update to the latest Android OS. -- 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