An NSA-derived ransomware worm is shutting down computers worldwidearstechnica.com29 points·by giulianoxt·9 ปีที่แล้ว·0 comments
New Android recommendation for large aspect ratio devicesandroid-developers.googleblog.com1 points·by giulianoxt·9 ปีที่แล้ว·0 comments
giulianoxt·9 ปีที่แล้ว·discussAndroid solved that UX issue with Chrome custom tabs (https://developer.chrome.com/multidevice/android/customtabs). It uses a seamless UI exiting the app and everyone uses the up to date browser on the phone.
giulianoxt·11 ปีที่แล้ว·discussGreat initiative by the Facebook team. Anyone knows if there's a similar framework for Android? (declarative description of the UI, rendering based on immutable models, single data flow, etc)
giulianoxt·14 ปีที่แล้ว·discussThere's some excellent official documentation on backend writing (http://llvm.org/docs/subsystems.html and http://llvm.org/docs/WritingAnLLVMBackend.html). From my previous experience, it isn't as straightforward as in the docs, but you can use the other backends as reference.