PHP to android app

by 19 replies
23
Hi everyone,

Before someday ago i developed a website on php that was shopping cart so i want to convert that website totally in android app is there any method.

If you know any method so please let me know

Thanks.
#programming #android #app #php
  • You should probably want to look into coding HTML for mobile devices. Create a separate, mobile version of your shopping site and load it in your app as a webpage. I've seen many apps work that way.
    • [1] reply
  • That's going to be a tough one.

    sending you a (PM).

    WILL -
  • Yes, you can develop your web responsive, so that website will give you complete preview in your mobile device, beside this, you can develop an app for mobile use. Go for the way which you think best for you.
  • I'm sure this requires some programming knowledge, if you dont use sites that offer such services like AppNow and others...Goodluck in finding what suits your needs
  • No there are only two method you can develop android app. that is the method of you Or Set your website is compatible for all browser or all phone. that is second

    We have to develop all kind of contemptible website.
  • Yes, sure, either you have to make your website compatible for mobile devices or you have to develop application for mobile devices.
  • I think this link is useful to make android app from php

    Free Android App Maker
    • [1] reply
  • Mobile apps has become some sort of most recent request for your creator, basically for the pertaining to iOS and Android mobile phone as it's simple to developed with in PHP, you can easily call web service which also prepared on PHP coding. So a Better option to app functionality.
  • Yes this is right website.
  • There are free converters, but for an app of any complexity there will be some degree of programming involved. PM me if you would like further info and I'll be happy to help!

    Regards.
  • There is a free udemy.com course here:

    "Learn by Doing - Android for Beginners"
    https://www.udemy.com/learn-by-doing...-for-beginners

    if learning android app creation is the goal.
  • If you make an MiniApp as a Client of Webservice you can publish your php inside the App.
  • [DELETED]
  • [DELETED]
  • you can get many methods and information from the internet and other sources.First of all understand about the PHP and the android apps.
  • Banned
    To install PHP for Android, you have to have a phone or emulator running Android version 1.5 or higher and you must enable "Unknown Sources" under Application settings. After you have that set, you simply install the SL4A environment and the PHP for Android APK.
  • Why not make a tweak on the css and make the site responsive,you don't have to worry about developing a new app for this,
    Make the site responsive and that will do the trick.
  • Cordova and CORS. That is the only way.

Next Topics on Trending Feed

  • 23

    Hi everyone, Before someday ago i developed a website on php that was shopping cart so i want to convert that website totally in android app is there any method.