![]() |
BrickPad for iOS - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: LDraw Programs (https://forums.ldraw.org/forum-7.html) +--- Forum: LDraw Editors and Viewers (https://forums.ldraw.org/forum-11.html) +--- Thread: BrickPad for iOS (/thread-2487.html) |
BrickPad for iOS - Ken Drew - 2011-12-15 As some of you know, I have a new iOS app for viewing LDraw models. BrickPad has been released in the App Store. App Store link for BrickPad. And the BrickPad home page. I'm already working on some changes as well as new features. I would love to hear your feedback. Enjoy, Ken Re: BrickPad for iOS - Jean-Philippe Ouellet - 2011-12-15 Really nice work. Some feedback:
The following images have been turned into links because they took up a lot of space on the page and are no-longer relevant. iTunes search: http://i.imgur.com/zQtC7.png iPhone App-Store search: http://i.imgur.com/lwUG1.jpg It took me a while to realize that I could just find the app-store link on my phone... But the app certainly doesn't have very good visibility if I have trouble finding it when I know it exists and I'm actively looking for it. Clicked link, opened in iTunes: http://i.imgur.com/3wcob.png Clicked link on iPhone, opened in App-Store: http://i.imgur.com/Qj3Qy.jpg Re: BrickPad for iOS - Ken Drew - 2011-12-15 I did provide search terms but I think it will take a while to fully propagate through the App Store. Ken Re: BrickPad for iOS - Travis Cobbs - 2011-12-15 The search found it when I looked just now on my iPod Touch, but it didn't show up in the list of suggestions while I was typing. I suspect everything will be updated soon. Re: BrickPad for iOS - Travis Cobbs - 2011-12-15 Here's a tip that I discovered while testing the app before its release. Mobile Safari refuses to let you open most (all?) LDraw files on the web in an external viewer, but instead just shows the files as text. To get around this problem, view and LDraw file in Safari (looking at the text), then edit the link in the link bar, replacing http:// with brickpad://. As soon as you hit Go after doing that, the LDraw model will be opened in BrickPad. Re: BrickPad for iOS - Ramón Figueroa-Centeno - 2011-12-15 Aloha, A bookmarklet will do the job: Code: javascript:window.location=%27brickpad://%27+window.location.toString().replace(%27http://%27,%27%27) Create a bookmark in Safari, call it BrickPad, save it. Open the bookmark and replace the URL with the above code. Enjoy, Ramón Re: BrickPad for iOS - Travis Cobbs - 2011-12-15 Cool. Thanks! Re: BrickPad for iOS - Steffen - 2011-12-16 very cool! just for completeness, here is a "LEGO instructions" app for Android I just saw, but it just shows pre-rendered images. however, I think that the images are generated using LDRAW.... https://market.android.com/details?id=com.artelplus.legosteps the funny thing is that the transfer of the pre-rendered images will take much more bandwidth for the users than downloading a CAD model... another funny thing is that the app users complain about not enough models to be available - well, we have the OMR......... Re: BrickPad for iOS - Ken Drew - 2011-12-16 THAT IS COOL! Thanks for the tip! Ken Re: BrickPad for iOS - Jean-Philippe Ouellet - 2011-12-16 However, the proper solution is still to notify the site admin that they should configure their webserver to recognize LDraw files and deliver them as the proper mime-type. BrickPad Update 1.1.1 - Jean-Philippe Ouellet - 2012-01-11 BrickPad was just updated 5 days ago! (now version 1.1.1) Many thanks to Ken for writing this nice viewer. The changelog found here is reproduced below: App Store Wrote:What's New in Version 1.1.1 Re: BrickPad for iOS - Jaco van der Molen - 2012-01-16 Wrote an e-mail to feedback, but I'll repeat my (perhaps dangerous) question here: Any chance this app can be ported to the Android platform? Re: BrickPad for iOS - Ken Drew - 2012-01-17 For the benefit of everyone else, here was my reply to Jaco: Unfortunately, at this time I don't have the time for an Android version. I would love to do an Android port, but I barely have time for BrickPad. However it is on the todo list, so when I get BrickPad where I want it, I'll do a port. Ken Re: BrickPad for android? - Patricia Moya Nosquera - 2012-05-20 Have you got any plan about a port to android? I find this ldraw viewer for java but it seems to be beta: http://www.youtube.com/embed/bHahOgDz7TQ But the author show the code: http://code.google.com/p/foo-org-ve/ Re: BrickPad for android? - Ken Drew - 2012-05-20 pillabichos Wrote:Have you got any plan about a port to android? Nice. I don't have any short term plans for BrickPad on Android, but long term.... The biggest factor is time (not enough of it). Ken |