[android-developers] Re: On which version of idea was built android studio?

2013-09-12 Thread Anatoly Korniltsev
Just in case someone will searching for it. https://sites.google.com/a/android.com/tools/recent/androidstudio028released 0.2.8 -> 132.106 четверг, 12 сентября 2013 г., 23:06:04 UTC+4 пользователь Anatoly Korniltsev написал: > > Is there any way to figure out on which version was based android s

Re: [android-developers] Any body knows how t ocreate popup Window class

2013-09-12 Thread Mukesh Srivastav
All you have to do is create a poplayout and in the mainfest file you will have to add the android:theme="@android:style/Theme.Dialog" params and in your acitivity just call as normal intent. It opens as pop up window. On Thu, Sep 12, 2013 at 3:41 PM, Amit Mangal wrote: > Hi there is any b

Re: [android-developers] Reading all accounts on the device

2013-09-12 Thread TreKing
On Thu, Sep 12, 2013 at 5:58 PM, Giles Ian wrote: > Is it possible to developer a app which can read all the accounts on > device like FB/Twitter/gmail etc including password. Including password? Seriously? No. At least I would really hope this is not possible.

[android-developers] Is treking knows how to create popup window class

2013-09-12 Thread Amit Mangal
Is treking knows how to create popup window class i want to display message like toast and disappear after 3 seconds -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To

[android-developers] Re: ADT in Eclipse hangs Windows XP

2013-09-12 Thread Lew
Yar wrote: > Since some version of Android SDK tools (I guess 17) I experience > occasional (quite often actualy) hangs of my PC. Outside of Eclipse I have > completely no problems with it. Now I have ver. 21 and the problem persists. > Can't the Google devs develop a SOLID, well tested software

[android-developers] http://android.stackexchange.com/questions/53147/getting-all-account-details-including-password-on-rooted-device

2013-09-12 Thread Giles Ian
http://android.stackexchange.com/questions/53147/getting-all-account-details-including-password-on-rooted-device -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To uns

[android-developers] Re: Crash on LG Devices: IllegalArgumentException: Invalid payload item type

2013-09-12 Thread Jonathan S
http://stackoverflow.com/questions/7658725/android-java-lang-illegalargumentexception-invalid-payload-item-type On Thursday, September 12, 2013 7:21:19 PM UTC-4, roundhill wrote: > > I'm wondering if anyone can share the solution that was added to the Gmail > app to fix a crash on LG devices, as

[android-developers] Crash on LG Devices: IllegalArgumentException: Invalid payload item type

2013-09-12 Thread roundhill
I'm wondering if anyone can share the solution that was added to the Gmail app to fix a crash on LG devices, as described in this thread: https://productforums.google.com/forum/#!msg/gmail/lxzmON5kDlc/ToWS2pzrGfgJ We are seeing the exact same crash in our app (only on LG devices) and haven't b

[android-developers] Reading all accounts on the device

2013-09-12 Thread Giles Ian
Is it possible to developer a app which can read all the accounts on device like FB/Twitter/gmail etc including password. Can it be 3rd party app if yes what permission will it need. Can it be a system app Any help/link would be greatly appreciated. Thanks -- You received this message because

[android-developers] Understanding android multi user framework [Not app related]

2013-09-12 Thread Giles Ian
I want to understand how the multi user profiles work on data level. Like how the data isolation is maintained, how and where is the data kept for different user. I did google but could not find any detailed document by google or aosp except http://developer.android.com/about/versions/android-4.2

Re: [android-developers] Is treking knows how to create popup window class

2013-09-12 Thread TreKing
On Thu, Sep 12, 2013 at 11:46 AM, Amit Mangal wrote: > You wasted my thread i asked some thing and u wasted my thread now no one > reply. If u dont know the solution then why do u reply here I don't think you understand how threads work. One does not "waste" a thread by replying to it. If anythi

Re: [android-developers] Becoming a Top Developer

2013-09-12 Thread Nathan
On Wednesday, September 11, 2013 5:15:20 PM UTC-7, Brad OHearne wrote: > > > At my own peril, I'll echo the latter comment, speaking primarily to a > much younger and more foolish version of myself. While it is always > admirable to shoot for the top, and understanding the desire to be > recog

[android-developers] On which version of idea was built android studio?

2013-09-12 Thread Anatoly Korniltsev
Is there any way to figure out on which version was based android stuidio built? By version I mean buildnumber or maybe tagged commit from intellij public repo Anything will be helpfull. Thanks. -- You received this message because you are subscribed to the Google Groups "Android Developers

Re: [android-developers] Is treking knows how to create popup window class

2013-09-12 Thread Amit Mangal
You wasted my thread i asked some thing and u wasted my thread now no one reply. If u dont know the solution then why do u reply here On 12-Sep-2013 10:15 PM, "TreKing" wrote: > > On Thu, Sep 12, 2013 at 11:12 AM, Amit Mangal > wrote: > >> Is treking knows how to create popup window class i want

Re: [android-developers] Is treking knows how to create popup window class

2013-09-12 Thread TreKing
On Thu, Sep 12, 2013 at 11:12 AM, Amit Mangal wrote: > Is treking knows how to create popup window class i want to display > message like toast and disappear after 3 seconds Dude, why are you calling me out and spamming this list? Quit that shit.

[android-developers] ADT in Eclipse hangs Windows XP

2013-09-12 Thread Yar
Since some version of Android SDK tools (I guess 17) I experience occasional (quite often actualy) hangs of my PC. Outside of Eclipse I have completely no problems with it. Now I have ver. 21 and the problem persists. Can't the Google devs develop a SOLID, well tested software? Don't they care a

[android-developers] Any body knows how t ocreate popup Window class

2013-09-12 Thread Amit Mangal
Hi there is any body knows how to create popup window class so that i could call any activity to show drop down popup on some layout ? thanks -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-deve