Show HN: Automatically convert a website to Android and iOS
51–60 of 78 posts
Re: Show HN: Automatically convert a website to Android and iOS
#52Earlier quoted context omitted.
As @nkozyra says, understanding what all the links do is hard, however there are automated ways of converting common types of webpage layouts into structure data for native presentation. For example, our startup (shameless plug) utilizes a computer vision technology to automatically extract structured data from articles, images, products, and videos, etc: http://diffbot.com/products/automatic/ . These can then be use…
Out of curiosity, I'd love to learn more about your stack. Any blog posts handy?
More seriously, as a more researchy/deep-tech startup, most of our stack is homegrown, to address the very specific needs of web-scale machine vision.
Re: Show HN: Automatically convert a website to Android and iOS
#53Apple have a rule against making apps that "are simply websites bundled as apps". You should probably mention that somewhere on the website to avoid having a bunch of people pay for a developer account only to get their generated application rejected by Apple.
Re: Show HN: Automatically convert a website to Android and iOS
#54SUGGESTION: You'll probably want to include your tagline "Convert your website into native Android and iOS" in the homepage title tag...for SEO purposes.
Re: Show HN: Automatically convert a website to Android and iOS
#55Created duplicate navigation. Extremely limited navigation options. Scrolling is sketchy, when scrolling ends shows random item from the list not the one the scroll stopped at. Not ready for mainstream yet.
Re: Show HN: Automatically convert a website to Android and iOS
#56Exactly what I was looking for. I tried using PhoneGap but installing all this SDKs is a pain. PS: I can't even subscribe to your newsletter, everything seems broken: http://i.imgur.com/Ss42bJE.png
So I tried it and the result is amazing considering how little time it took to make it: https://lh5.googleusercontent.com/-HMbRacJQ7WQ/U5IdwmumEzI/A...
Re: Show HN: Automatically convert a website to Android and iOS
#57just tried this because I hate the android wikipedia app (which is also just a wrapper). the only thing it needs is an intent filter for the website so any urls (like wikipedia urls) will be receivable by the app.
https://play.google.com/store/apps/details?id=org.wikipedia....
Re: Show HN: Automatically convert a website to Android and iOS
#58I worry that it may encourage creating hundreds of low quality apps cluttering the App Store/Google Play.
Re: Show HN: Automatically convert a website to Android and iOS
#59I'm new to native apps and I've been struggling to find a solution to get my HTML5 game on the app store. This is absolutely incredible. Took 30 seconds and worked flawlessly! THANKYOU!