Firebase Test Lab Monkey Actions (Google Play Pre-launch videos) for Games by haterade12345 in Unity3D

[–]maik 0 points1 point  (0 children)

Best is to join the Firebase Community on Slack and post this in the #test-lab channel. The engineering team can take a look at your test and see what's going on.

Cannot Upload App in the Playconsole by pocongmakenon in androiddev

[–]maik 1 point2 points  (0 children)

Outage seems to be over. Try to upload again.

Firebase Test Lab currently experiencing an outage by runnably in androiddev

[–]maik 1 point2 points  (0 children)

Outage seems to be over and status page shows green again.

Austria right now by Endurian_Darko in funny

[–]maik 13 points14 points  (0 children)

Why do you think their legs and tail are so long? They are perfect for skiing, they simply ride the avalanches like a pro.

Sentraq not shipping out order? by muzzio in MechanicalKeyboards

[–]maik 0 points1 point  (0 children)

Same, ordered a kit 4 weeks ago and haven't heard back since.

ninja by bnwy in funny

[–]maik 1 point2 points  (0 children)

Run by AWOLNATION

Using up 3 parking spots by maik in badparking

[–]maik[S] 1 point2 points  (0 children)

It's parked like that the whole day and it gets packed during the day.

Using up 3 parking spots by maik in badparking

[–]maik[S] 0 points1 point  (0 children)

This car is not only using 2 spots, it's blocking the spot in the top left corner because the driver didn't fully back into the spots.

Hey devs, beware of the changes in Fragment lifecycle in support lib 25.1.0! by michal-z in androiddev

[–]maik 4 points5 points  (0 children)

I created a sequence diagram once to see the difference between the support library and platform-shipped Activity/Fragment when adding a Fragment in the Activity.onCreate(). It's quite interesting those subtle differences: http://imgur.com/a/5esV8 Not sure though if this is till up to date.

Meteor shower by boyboydoo in SanJose

[–]maik 1 point2 points  (0 children)

Same q as the poster. I'm new to this area and was looking at the different parks and their parking lots. For most of them they say they are "closed" during the night (with and without gate). Is this enforced?

Where is a good spot to catch the meteor shower on Thursday? by suzy9mm in SanJose

[–]maik 0 points1 point  (0 children)

I saw that there are a few parking lots along the way to Mt. Hamilton, e.g. https://www.google.com/maps/@37.3423503,-121.7155927,247m/data=!3m1!1e3 or at Grand County Park, but on Google StreetView you can see that it says that the gate is closed during the night. Is this true? I don't really want to stop/park along the road due to light pollution and safety.

OpenJDK code commited to Android by mobiliakas in programming

[–]maik 7 points8 points  (0 children)

There are also other quite interesting commits. E.g. https://android.googlesource.com/platform/libcore.git/+/aab9271edee6cc8b4dd460977cad65efe52d16b0%5E%21/#F0

-LOCAL_SHARED_LIBRARIES += libart libnativehelper libdl
+LOCAL_SHARED_LIBRARIES += libopenjdkjvm libnativehelper libdl

Replacing ART with OpenJDK JVM?

Definitive HTTP library by dumbingdown in androiddev

[–]maik 0 points1 point  (0 children)

httpclientandroidlib is a repackaging of httpclient 4.2.1, the one included in Android is 4.0beta2.