TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

How do you store all your testing devices?

1 点作者 allr超过 10 年前
Hi there, we&#x27;re in the process of getting multiple testing devices (phones&#x2F;tablets) for iOS and Android development. I don&#x27;t want to stack them on the corner of a table and was wondering if any of you have a good idea to store them in a clean way? I was thinking of using a wall shelf (something like http:&#x2F;&#x2F;www.ikea.com&#x2F;ca&#x2F;en&#x2F;catalog&#x2F;products&#x2F;S99903646&#x2F;) and use some kind of stands to keep them well organized.<p>Any ideas are welcome :)

1 comment

on_and_off超过 10 年前
something like this would be very nice : <a href="http://www.petelepage.com/blog/2014/07/devlab/" rel="nofollow">http:&#x2F;&#x2F;www.petelepage.com&#x2F;blog&#x2F;2014&#x2F;07&#x2F;devlab&#x2F;</a><p>Your shelf might do the trick though. Do you want to make automated tests or just to have devices lying around for your devs ?<p>If these devices will only be used for dev-testing, think about including chargers. Nothing is worse than having to wait half an hour that a device recharge in order to solve a critical bug.<p>If you want to create a functional test lab, keep in mind that it should be easy to access to the cables and to plug&#x2F;unplug devices.