**** BEGIN LOGGING AT Fri Dec 25 02:59:58 2015 Dec 25 03:03:00 anyone here Dec 25 03:35:04 sup orbyt_ Dec 25 03:35:55 o7 Dec 25 03:36:01 o7? Dec 25 03:36:15 o7 = salute Dec 25 03:36:21 Ah I see it now Dec 25 03:36:23 haah 07 Dec 25 03:36:31 What you up to Dec 25 03:37:13 going through plaid and trying some new stuff out. also started using retrolambda so refactoring some stuff Dec 25 03:37:42 plaid? Dec 25 03:38:17 https://github.com/nickbutcher/plaid Dec 25 03:39:37 rn im trying to understand why drawer.setOnApplyWindowInsetsListener is only called if you have Dec 25 03:39:37 drawer.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LAYOUT_STABLE Dec 25 03:39:37 | View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN Dec 25 03:39:37 | View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION); in on create Dec 25 03:39:54 lol at that formatting tho... Dec 25 03:39:55 orbyt do you have the link to the google play store Dec 25 03:40:10 Im getting a 404 when I try to become a tester Dec 25 03:40:34 when you try to become a tester...or after your a tester and trying to install it Dec 25 03:40:57 I become a tester and try to "Download from Play Store" then get the 404 Dec 25 03:41:21 yea it sometimes takes a bit, usually less then an hour though Dec 25 03:41:42 you can just grab it from github though so.. Dec 25 03:41:54 True, have you implemented anything from the app? Dec 25 03:42:39 yea what i just pasted above^ was because it does some unique z ordering when scrolling Dec 25 03:43:00 Is it an app you have on the store orbyt_ Dec 25 03:43:19 no im just playing around with it Dec 25 03:43:26 Oh ok, cool Dec 25 03:43:46 Got a design question for you if you're around? Dec 25 03:44:02 yea pm me it Dec 25 03:44:14 Ok Dec 25 03:45:37 So you know how you can view shelters near you in my app? Dec 25 03:45:52 Oops, meant to PM that Dec 25 09:32:26 isn't there a channel for roms? Dec 25 09:37:20 RustyShackleford, android-root Dec 25 09:57:02 hello there, i want to add photos like this http://imgur.com/GVnLcX3 where user tap on the imgView and add image. Dec 25 10:21:16 hello, anyone here have clear method using onbackpressed because sometimes it isn't work correctly, sometimes redirect to nested layout... Dec 25 10:57:27 Hey guys :) Merry star wars! Dec 25 10:59:40 I just got an huawei p7 from china. Changed the language to english, but alot of things are still in chinese.. Im a bit of an android newb, but still thinking about rooting it and installning a clean android os. Any thought on this? Exp. with rooting huawei p7? I need a hand to hold ;) Dec 25 11:04:04 drrgrr123: jnoi #android-root Dec 25 11:04:33 Thanks Ashiren :) Dec 25 11:07:53 Merry Christmas May All Your Wishes Be KODI :) Dec 25 11:20:00 Guys, I've been to #android-root, but I barely got a single answer, I am in such a bad situation, where I've deleted /system/bin/app_process, I have rooted ICS, SONY logo shows, then Xperia, and nothing happens else, I have access to ADB but su doesn't work, and ideas? Dec 25 11:20:35 Oh and since su doesn't work, /system is only read-only, so I can't even push to /system/bin a new app_process Dec 25 11:21:00 I think I am too lazy/stupid to have a rooted device >.> Dec 25 11:53:04 hi, can any1 tell me how can i change a public int variable from an outside class, from inside an anonymous class? (from inside ParseQuery findinbackground method) Dec 25 11:55:01 how can i pick multiple images from gallery and put them into INTEGER array? is it possible ? Dec 25 12:10:03 hi, can any1 tell me how can i change a public int variable from an outside class, from inside an anonymous class? (from inside ParseQuery findinbackground method) Dec 25 12:10:42 what Dec 25 14:39:51 anyone recommend anything for taking video from the standard android emulator? Dec 25 14:41:11 since 4.4 you can also take video from real devices using android studio Dec 25 14:42:51 ah, does it only work on real devices? no emulator support? Dec 25 15:48:15 storkme: emulator ? well you can also record desktop ;) Dec 25 15:58:56 record the desktop Dec 25 16:24:20 everyone doing Christmas stuff huh, well, merry Christmas 🎄 everyone Dec 25 16:50:57 righto, will look into recording on the desktop Dec 25 16:55:56 hello guys Dec 25 16:57:17 i was trying to implement google maps api. at first time, when i launch the map in emulator , the searchbox appears.How can i remove it from screen ? I just want to get the map itself, nothing more on screen Dec 25 17:00:15 storkme, camstudio is free and open source, not the best quality, but usable Dec 25 17:00:21 for Windows Dec 25 17:00:29 thanks pfn Dec 25 17:00:44 I'd use a real device or Genymotion with license rather :/ Dec 25 17:03:30 oh wow you can just record direct from android studio on a real device, brilliant. I'll just do that I think. Dec 25 17:13:14 i was trying to implement google maps api. at first time, when i launch the map in emulator , the searchbox appears.How can i remove it from screen ? I just want to get the map itself, nothing more on screen Dec 25 18:03:51 anyone developing android apps using phonegap? Dec 25 18:06:18 heresy! blashemy! Dec 25 18:13:14 anyone that does knows not to ask anything about it in here Dec 25 18:14:37 this is the channel for android development? Dec 25 18:15:21 yes yes Dec 25 18:15:26 and the question seems ok here Dec 25 18:15:35 but phonegap.. ._. Dec 25 18:15:46 * Ashiren hides Dec 25 18:22:09 how do we remove search box from default ui of map ? Dec 25 18:24:34 Ashiren: you can develop android apps with phonegap Dec 25 18:26:52 can i? Dec 25 19:35:00 using dagger 2 seems kinda awkward.. what's with the whole 'declaring a component' thing? Dec 25 19:35:42 It's the injector Dec 25 19:35:59 In Dagger 1 it's ObjectGraph and in Guice its actually called Injector Dec 25 19:36:39 Dagger 2 has no runtime so you define the injector yourself. Dec 25 19:36:48 ah, right Dec 25 19:38:51 fair compromise I guess Dec 25 20:06:01 so if I have a build variant 'dev' and I want to provide some Mocked services instead of the real ones, I need to make a subclass of my MainApplication ? Dec 25 20:09:08 weird Idea, wondering if its possible to use a spinner as one of many Tabs in TabLayout Dec 25 20:13:11 Anyone have thoughts they wanna share on Parse? Dec 25 20:13:18 It seems pretty nice Dec 25 20:35:31 Quick question: Is it possible to encapsulate a flash file into a standalone app? Dec 25 20:39:43 Howdy folks. Dec 25 20:39:51 Can the CAMERA app take webp? Dec 25 20:41:39 the stock camera app? mostly probably not Dec 25 20:41:51 but this is rather question for #android or #android-root Dec 25 21:02:16 hi everyone Dec 25 21:03:38 Imagine I have an app with a button that only incrementes a variable Dec 25 21:04:02 how would I update/refresh the value for every user? Dec 25 21:04:27 I don't need a detailed explanation, only what to use so I can read about it Dec 25 21:29:14 i have done anything to set ANDROID_HOME on ubuntu but it does not set please help Dec 25 21:37:51 not a fan of dagger 2 at all so far Dec 25 22:14:38 https://usercontent.irccloud-cdn.com/file/j3BWzNSw/Snapchat-4821640020354282549.mp4 Dec 25 22:15:14 :) Dec 25 22:44:23 <_biff> hi Dec 25 22:44:29 <_biff> why my main activity isnot transparent... Dec 25 22:44:33 <_biff> android:background="#c0000000" android:theme="@android:style/Theme.Translucent.NoTitleBar" Dec 25 22:44:37 <_biff> these should be enough based on a stackoverflow issue Dec 25 22:48:12 have you tried windowBackground Dec 25 22:48:50 _biff: android:background is on your layout... android:theme should be but on your tag in your Manifest Dec 25 22:55:23 <_biff> ashirem not yet ok... Dec 25 22:55:28 <_biff> Ashiren Dec 25 22:59:32 <_biff> Ashiren but the comment says this should be good Dec 25 22:59:43 <_biff> comment says it works Dec 25 23:19:46 _biff: I told you how to fix it Dec 25 23:20:11 <_biff> Napalm sorry didnt recognize it Dec 25 23:50:12 <_biff> am i able to take screenshot with my app? Dec 25 23:50:30 <_biff> i read that mobile should be root ed Dec 25 23:50:32 <_biff> ... Dec 26 00:00:58 let's say i'm creating a custom view from template xml and call it template.xml. How do i make it that when you create an element in a resource xml, it will instead modify an inner element in template.xml rather than the outermost element? Dec 26 00:03:11 so if i have template.xml along these lines -> , when I call the CustomView, i want it to modify the attributes of RelativeLayout, and not those from LinearLayout Dec 26 00:03:26 attributes and child elements* Dec 26 00:05:00 okay, found the google keywords Dec 26 00:05:11 people are saying that it's impossible, and I'm better off copy-pasting... all right Dec 26 00:05:28 blindbox: erm.. findViewById()? Dec 26 00:05:32 huh? depends on attributes Dec 26 00:05:37 you forward them down Dec 26 00:05:40 Napalm, i'm trying to edit it through xml Dec 26 00:05:41 not by code Dec 26 00:06:15 your going to need to explain your problem better Dec 26 00:06:16 hey pfn Dec 26 00:06:21 pfn: Merry Christmas Dec 26 00:06:24 so that i can simply call and merrily have it add child elements and anttributes to RelativeLayout Dec 26 00:06:43 Where is this RelativeLayout? Dec 26 00:06:52 so if i have template.xml along these lines -> , when I call the CustomView, i want it to modify the attributes of RelativeLayout, and not those from LinearLayout Dec 26 00:07:08 doesnt answer my question Dec 26 00:07:15 is View your CustomView? Dec 26 00:07:37 Napalm, merry Christmas 🎄 to you too Dec 26 00:09:09 i'll just rephrase it then. 1) I'm creating a CustomView 2) I want this CustomView to be called from my_layout.xml. 3) This CustomView does some inflate magic from my_template.xml 4) my_template.xml contains , 5) I want that when i do , it will modify the RelativeLayout child instead Dec 26 00:09:59 so give the RelativeLayout an id in your template and have your customView find it and use it Dec 26 00:10:07 after its been inflated Dec 26 00:10:15 this can be done from xml? Dec 26 00:10:19 i know i can do it by code Dec 26 00:10:32 whats this got to do with xml? Dec 26 00:10:36 i just said Dec 26 00:10:40 5) I want that when i do , it will modify the RelativeLayout child instead Dec 26 00:10:42 number 5 Dec 26 00:10:42 yes Dec 26 00:10:45 i just said that Dec 26 00:11:02 in your custom view use the attributes to do whatever you like Dec 26 00:11:20 won't modify instead? Dec 26 00:11:41 whats the customView's attributes got to do with anything else other than the CustomView? Dec 26 00:11:51 it's modifying the template Dec 26 00:12:15 no Dec 26 00:15:06 you're saying if i inflate my_template.xml, assign it to CustomView , and i do , it won't override the from my_template.xml? Dec 26 00:15:18 correct Dec 26 00:15:44 because your LinearLayout inside my_template.xml is being inflated and just assigned as the first child of your CustomView Dec 26 00:15:59 i see Dec 26 00:16:25 okay then, how do i modify a child inside of CustomView? Dec 26 00:16:30 by xml Dec 26 00:16:46 in particular, that RelativeLayout child Dec 26 00:16:46 you dont, because they only exist after you inflate them with code. Dec 26 00:16:50 okay Dec 26 00:16:55 but Dec 26 00:16:58 thanks. that's the answer i was looking for Dec 26 00:17:01 no Dec 26 00:17:03 its not Dec 26 00:17:12 hm? Dec 26 00:17:13 what you can do is create a custom attribute on your CustomView Dec 26 00:17:39 and have your CustomView apply that attribute to your RelativeLayout in some fashion Dec 26 00:17:48 ah Dec 26 00:17:50 this way, different xml files can have different applicates to the template Dec 26 00:17:52 which is what you want Dec 26 00:17:55 yup Dec 26 00:17:59 i'll try that out, thanks! Dec 26 00:18:01 so, as I said Dec 26 00:18:07 assign a id to your RelativeLayout Dec 26 00:18:19 have your CustomView find that view by the id Dec 26 00:18:57 then use the custom attribute to change the properties and call functions on your RelativeLayout you previously found from findViewById in your CustomVierw Dec 26 01:05:52 so how would i split a string on 0x0a characters because s.split("\r\n") does not seem to be working Dec 26 01:06:39 String[] strings = s.split("\r\n"); Dec 26 01:06:53 yeet the first string in there has everything in it, not split Dec 26 01:06:56 s.split("\n"); Dec 26 01:07:52 ok yea that works Dec 26 01:08:19 guess you cant specify multiple delimiters Dec 26 01:16:48 Hi, I have a problem with mediaplayer Dec 26 01:17:07 for some reason onPrepared is not being called, I did setOnPreparedListener Dec 26 01:17:20 it is working fine for low versions, I tested on 4.1.2 Dec 26 01:17:29 but not for higher versions like 6, 5.0.2 Dec 26 01:17:39 I don't know why Dec 26 01:18:56 also prepareAsync has to be below onPreparedListener right? Dec 26 01:21:35 is something deprecated? Dec 26 01:21:42 zereraz: setOnPreparedListener() has to be called before prepareAsync() Dec 26 01:21:55 Napalm: ok I did that Dec 26 01:22:17 its working for one version of android and not the other Dec 26 01:22:57 you probably have another error Dec 26 01:23:09 like perhaps your missing the read external files permission Dec 26 01:23:10 I even put onErrorListener Dec 26 01:23:24 I am using remote url Dec 26 01:23:28 streaming music Dec 26 01:24:17 what file permissions? Dec 26 01:24:43 Dec 26 01:25:15 should I add that? Dec 26 01:25:26 no probably not Dec 26 01:25:38 I assume you have the INTERNET permission? Dec 26 01:25:47 ya Dec 26 01:25:48 its working for 4.1.2 Dec 26 01:25:51 streaming properly Dec 26 01:25:53 buffering Dec 26 01:25:57 all working great Dec 26 01:26:08 Dec 26 01:26:08 Dec 26 01:26:12 I added Dec 26 01:26:22 only for 6 and 5.0.2 so far Dec 26 01:26:26 its not working Dec 26 01:26:50 I am just don't know why Dec 26 01:26:55 or where the error might be Dec 26 01:32:07 just tested on 4.4.2, works good Dec 26 01:32:16 I give up on developing for ios Dec 26 01:32:20 why not 5 or 6 Dec 26 01:32:31 the initial investment is too high Dec 26 02:24:22 hmm, google drive is blocked in China? Dec 26 02:25:35 i would think most/all google services are blocked in china Dec 26 02:29:58 "In 10 years, [Marc Andreessen] predicts mobile phones themselves could disappear." Dec 26 02:38:07 wearables maybe? Dec 26 02:38:17 i am seriously fucking confused. i have a native routine that returns a string. prior to returning i can send that string to logcat. i have a java wrapper function in my jni class that calls that function and... never returns Dec 26 02:38:56 all it does is s = blah(); return s; i see blah() logging the string before returning Dec 26 02:39:01 orbyt_ http://www.telegraph.co.uk/technology/internet/12050185/Marc-Andreessen-In-20-years-every-physical-item-will-have-a-chip-implanted-in-it.html Dec 26 02:39:13 but my jni wrapper method NEVER gets it Dec 26 02:39:34 actually blah() returns a char * and the jni wrapper converts it to a java string Dec 26 02:39:57 and returns that. except blah() never seems to come back to the method that called it Dec 26 02:40:23 aha, it is true... Dec 26 02:40:52 g00s and that scares the fuck out of me Dec 26 02:41:10 Someone said Bill Joy used to type his emails out without using the shift key, in order to save time Dec 26 02:41:19 http://gopher.quux.org:70/Archives/usenet-a-news/FA.unix-wizards/81.05.22_ucbvax.1396_fa.unix-wizards.txt Dec 26 02:41:29 Apparently this is true... Dec 26 02:44:14 hey Ologn , happy holidays Dec 26 02:44:25 happy holidays g00s Dec 26 02:44:55 no fuck NOT happy holidays bullshit. Dec 26 02:45:00 "MERRY CHRISTMAS!!!" Dec 26 02:45:02 I got a portable phone charger outlet from Santa Dec 26 02:45:27 I worship Saturn, not Christ though Dec 26 02:46:25 I'm old school Dec 26 02:46:25 festivus ! Dec 26 02:53:53 I try do dump phonesubinfo from My App, But i got error msg like this " permission denial can't dump phonesubinfo from from pid=4907 uid 10064 " Dec 26 02:53:59 How I ca fix it ? **** ENDING LOGGING AT Sat Dec 26 02:59:58 2015