Register Advertise with usHelp Desk Today's Posts Search

Closed Thread
Thread Tools Search this Thread
Unread 3rd Dec 2011, 10:18 AM   #1
HyperActive Warrior
 
Join Date: 2009
Location: Capalaba, Australia
Posts: 100
Thanks: 13
Thanked 22 Times in 20 Posts
Default
How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

Hi all,

I know this must be a relatively simple thing to do, but can anyone tell me/show me how would I could make a mobile app that merely acts as a shortcut to a webpage ?

I'm just starting out, but I'm developing a mobile website for a client who owns a restaurant. I thought it would be a great idea if I could develop an app so that repeat customers (and there are a lot of them!) could download the app so that it opens the "menu" page (from the mobile website) on their mobile phones. This way, they'll have access to the most up-to-date menu, including prices and any new specials.

Can anyone help me out with this? I've searched on Youtube, but can't seem to find anything, but if someone has a video of how to do it, it would be much appreciated!

Thanks in anticipation!

Diver Doug
Diver Doug is offline  
Unread 4th Dec 2011, 05:58 AM   #2
Digital Marketer
War Room Member
 
WillR's Avatar
 
Join Date: 2010
Location: Australia
Posts: 12,475
Thanks: 1,984
Thanked 8,187 Times in 4,079 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Diver Doug View Post

Hi all,

I know this must be a relatively simple thing to do, but can anyone tell me/show me how would I could make a mobile app that merely acts as a shortcut to a webpage ?

I'm just starting out, but I'm developing a mobile website for a client who owns a restaurant. I thought it would be a great idea if I could develop an app so that repeat customers (and there are a lot of them!) could download the app so that it opens the "menu" page (from the mobile website) on their mobile phones. This way, they'll have access to the most up-to-date menu, including prices and any new specials.

Can anyone help me out with this? I've searched on Youtube, but can't seem to find anything, but if someone has a video of how to do it, it would be much appreciated!

Thanks in anticipation!

Diver Doug
Your customers are better off just saving a bookmark icon of your mobile site on their screen - I don't think there is a need for the app.

WillR is offline  
Unread 4th Dec 2011, 10:41 AM   #3
HyperActive Warrior
War Room Member
 
zuberr's Avatar
 
Join Date: 2006
Location: Paradise Island
Posts: 408
Thanks: 48
Thanked 328 Times in 54 Posts
Blog Entries: 2
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

Hi,

I develop apps on the Android platform, and on Android it is as easy as putting a
Webview withing your app, which will basically act as a browser.

If you add a few more features to the app, you can even submit it to the Android
market and that is a great boost for credibility.

Cheers.

zuberr is offline  
Unread 6th Dec 2011, 11:41 AM   #4
HyperActive Warrior
War Room Member
 
JBroyer44's Avatar
 
Join Date: 2010
Location: NH
Posts: 227
Thanks: 26
Thanked 29 Times in 17 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

or you could just add an apple-touch-icon="apple-touch-icon.png" into your <head> then you can direct people to save the website as a bookmark on their home screen and your custom icon will show.

I have read about this somewhere can't find the article, but I will be testing this soon as I have a couple projects I'm on right now where I want this function.

"The force is strong with this one"
Facebook Ad Services: http://sellabletraffic.com
JBroyer44 is offline  
Unread 6th Dec 2011, 11:52 AM   #5
Warrior Member
 
Join Date: 2011
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

If I were you, I'd code the website itself to recognize when ANY of their customers are using mobile devices and re-route them to the mobile device automatically. Check out our options at bizgen.me. We have a ton of people just like you who choose to have us code up the mobile site as a sub-contractor. With our rates, you can add a markup, get paid for the referral and not have to code!
ColoradoCyn is offline  
Unread 6th Dec 2011, 11:58 AM   #6
Advanced Warrior
 
Join Date: 2006
Location: , , .
Posts: 736
Thanks: 33
Thanked 144 Times in 119 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

I've Already post a link to a script where it force people to bookmark: Add to home screen

You can modify script to make like:
When someone scans QR code, it will force to add website icon to iphone.
When someone click link it will force to add website icon to iphone.

These are the simpliest way to do, now if you want a real app that will be approved in app store, well you'll need to hire a coder and submission is fee too, then must be approved by Apple.

Android is more easy, you can hire someone to make the website app on the famous site that provides services for a GIG or $5.00

4webmaster is offline  
Unread 6th Dec 2011, 05:19 PM   #7
HyperActive Warrior
War Room Member
 
Join Date: 2011
Posts: 157
Thanks: 11
Thanked 99 Times in 67 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Diver Doug View Post

Hi all,

I know this must be a relatively simple thing to do, but can anyone tell me/show me how would I could make a mobile app that merely acts as a shortcut to a webpage ?

I'm just starting out, but I'm developing a mobile website for a client who owns a restaurant. I thought it would be a great idea if I could develop an app so that repeat customers (and there are a lot of them!) could download the app so that it opens the "menu" page (from the mobile website) on their mobile phones. This way, they'll have access to the most up-to-date menu, including prices and any new specials.

Can anyone help me out with this? I've searched on Youtube, but can't seem to find anything, but if someone has a video of how to do it, it would be much appreciated!

Thanks in anticipation!

Diver Doug
If you can email me or PM with the url I'll try a quick build of an android app and then send it to you if you let me know your email address. Due to limited posts I cannot contact you directly.


Jonathan Hamon
sipero is offline  
Unread 6th Dec 2011, 07:10 PM   #8
Digital Marketer
War Room Member
 
WillR's Avatar
 
Join Date: 2010
Location: Australia
Posts: 12,475
Thanks: 1,984
Thanked 8,187 Times in 4,079 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

Originally Posted by Bstenz View Post

Wouldn't the text be larger and navigation be easier for users if an app was created though? I'm just basing this assumption on mobile friendly websites. It seems as if you have to zoom in to click on a navigation tabs and other links, making it more of a hassle to get where you want to be.

I'm very new to mobile app development, and have focused most of my time and energy on SEO/page rank and PPC. I love learning about this stuff and would love to get your input, as I'm sure you are very knowledgable with this stuff. I appreciate the feedback.
Yes, you should have a mobile optimized version of your website. This is the website your visitors can bookmark on their phones. This removes the need for complicated apps.

WillR is offline  
Unread 6th Dec 2011, 07:56 PM   #9
Marc, Web Video Dude
War Room Member
 
Mbullard's Avatar
 
Join Date: 2010
Posts: 226
Thanks: 3
Thanked 35 Times in 32 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

Yep, QR codes is all you need.

YouTube Marketing Mastery - Discover what you can do with YouTube.
YouTube Marketing Mastery
Mbullard is offline  
Unread 6th Dec 2011, 11:44 PM   #10
Digital Marketer
War Room Member
 
WillR's Avatar
 
Join Date: 2010
Location: Australia
Posts: 12,475
Thanks: 1,984
Thanked 8,187 Times in 4,079 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

This is a free service I played around with that lets you turn any mobile website into an Android app: Create Android App | Make Your Own Android Apps | Android App Maker | AppsGeyser

It's free for I believe the first 50 downloads or so and then you have to pay a little. But if you are getting more than 50 downloads then it's probably worth the cost. It took me about 10 minutes to get the app built and on my phone and it worked great. I then tested updating my mobile site and the app updated automatically as well.

Worth a look.

WillR is offline  
Unread 7th Dec 2011, 11:38 PM   #11
Active Warrior
 
ElenaEn's Avatar
 
Join Date: 2011
Posts: 50
Thanks: 0
Thanked 28 Times in 13 Posts
Default
Re: How do you make a mobile app that acts as a URL shortcut?
Share on: 
fb share twitter share gplus share more share

WillR:
Your customers are better off just saving a bookmark icon of your mobile site on their screen - I don't think there is a need for the app.
Include the "download to your phone" instructions on the mobile site, and save the visitors from the hassle of logging in to the app stores.
ElenaEn is offline  
Closed Thread


Bookmarks

Tags
acts, app, make, mobile, shortcut, url


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -6. The time now is 04:54 AM.