ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Website to Android APK ?

    IT Discussion
    4
    24
    946
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Emad RE
      Emad R
      last edited by

      Hi,

      Any luck on getting this to work without android developer ?

      jmooreJ 1 Reply Last reply Reply Quote 0
      • scottalanmillerS
        scottalanmiller
        last edited by

        You want to convert a website to an APK?

        Emad RE 1 Reply Last reply Reply Quote 1
        • Emad RE
          Emad R @scottalanmiller
          last edited by Emad R

          @scottalanmiller said in Website to Android APK ?:

          You want to convert a website to an APK?

          Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

          Anyone has preferred site/tool ?

          scottalanmillerS 1 Reply Last reply Reply Quote 0
          • scottalanmillerS
            scottalanmiller @Emad R
            last edited by

            @emad-r said in Website to Android APK ?:

            @scottalanmiller said in Website to Android APK ?:

            You want to convert a website to an APK?

            Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

            And the website has no backend, everything is up in the HTML5?

            Emad RE 2 Replies Last reply Reply Quote 0
            • Emad RE
              Emad R @scottalanmiller
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • Emad RE
                Emad R @scottalanmiller
                last edited by Emad R

                @scottalanmiller said in Website to Android APK ?:

                @emad-r said in Website to Android APK ?:

                @scottalanmiller said in Website to Android APK ?:

                You want to convert a website to an APK?

                Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                And the website has no backend, everything is up in the HTML5?

                yes, the site is pure HTML 5 and MySQL DB.

                scottalanmillerS 1 Reply Last reply Reply Quote 0
                • jmooreJ
                  jmoore @Emad R
                  last edited by

                  @emad-r I'm not even sure what that would do.

                  Emad RE 1 Reply Last reply Reply Quote 0
                  • Emad RE
                    Emad R @jmoore
                    last edited by

                    @jmoore said in Website to Android APK ?:

                    @emad-r I'm not even sure what that would do.

                    OK long story then, we have tablets Android medium specs and the chrome app is not launching the site properly it lags. So i thought if I converted it into APP it will faster, especially if there was setting where I can tell the APP to use as much RAM as possible

                    scottalanmillerS jmooreJ 2 Replies Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @Emad R
                      last edited by

                      @emad-r said in Website to Android APK ?:

                      @scottalanmiller said in Website to Android APK ?:

                      @emad-r said in Website to Android APK ?:

                      @scottalanmiller said in Website to Android APK ?:

                      You want to convert a website to an APK?

                      Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                      And the website has no backend, everything is up in the HTML5?

                      yes, the site is pure HTML 5 and MySQL DB.

                      MySQL would be a back end, so not convertible from just looking at the website.

                      Emad RE 1 Reply Last reply Reply Quote 1
                      • scottalanmillerS
                        scottalanmiller @Emad R
                        last edited by

                        @emad-r said in Website to Android APK ?:

                        @jmoore said in Website to Android APK ?:

                        @emad-r I'm not even sure what that would do.

                        OK long story then, we have tablets Android medium specs and the chrome app is not launching the site properly it lags. So i thought if I converted it into APP it will faster, especially if there was setting where I can tell the APP to use as much RAM as possible

                        That'll make it terrible. How will it talk to the database? Or do you plan to build your own database on every device and not have them talk to a server any longer?

                        1 Reply Last reply Reply Quote 0
                        • Emad RE
                          Emad R @scottalanmiller
                          last edited by Emad R

                          @scottalanmiller said in Website to Android APK ?:

                          @emad-r said in Website to Android APK ?:

                          @scottalanmiller said in Website to Android APK ?:

                          @emad-r said in Website to Android APK ?:

                          @scottalanmiller said in Website to Android APK ?:

                          You want to convert a website to an APK?

                          Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                          And the website has no backend, everything is up in the HTML5?

                          yes, the site is pure HTML 5 and MySQL DB.

                          MySQL would be a back end, so not convertible from just looking at the website.

                          I mean I want an android APP/APK that will just launch website, the website is mobile ready. but the chrome in the android tablets is slow, I think it not allowing us to use all the RAM of the tablets, so If I made an APP that might solve it.

                          scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • scottalanmillerS
                            scottalanmiller @Emad R
                            last edited by

                            @emad-r said in Website to Android APK ?:

                            @scottalanmiller said in Website to Android APK ?:

                            @emad-r said in Website to Android APK ?:

                            @scottalanmiller said in Website to Android APK ?:

                            @emad-r said in Website to Android APK ?:

                            @scottalanmiller said in Website to Android APK ?:

                            You want to convert a website to an APK?

                            Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                            And the website has no backend, everything is up in the HTML5?

                            yes, the site is pure HTML 5 and MySQL DB.

                            MySQL would be a back end, so not convertible from just looking at the website.

                            I mean I want an android APP/APK that will just launch website, the website is mobile ready.

                            So the issue you are trying to solve is how long it takes for the website to open the first time?

                            Emad RE 1 Reply Last reply Reply Quote 0
                            • Emad RE
                              Emad R @scottalanmiller
                              last edited by

                              @scottalanmiller said in Website to Android APK ?:

                              @emad-r said in Website to Android APK ?:

                              @scottalanmiller said in Website to Android APK ?:

                              @emad-r said in Website to Android APK ?:

                              @scottalanmiller said in Website to Android APK ?:

                              @emad-r said in Website to Android APK ?:

                              @scottalanmiller said in Website to Android APK ?:

                              You want to convert a website to an APK?

                              Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                              And the website has no backend, everything is up in the HTML5?

                              yes, the site is pure HTML 5 and MySQL DB.

                              MySQL would be a back end, so not convertible from just looking at the website.

                              I mean I want an android APP/APK that will just launch website, the website is mobile ready.

                              So the issue you are trying to solve is how long it takes for the website to open the first time?

                              Not first time, when doing queries and pages it takes long time, but guess what only in Android tablets.

                              scottalanmillerS 1 Reply Last reply Reply Quote 0
                              • scottalanmillerS
                                scottalanmiller @Emad R
                                last edited by

                                @emad-r said in Website to Android APK ?:

                                @scottalanmiller said in Website to Android APK ?:

                                @emad-r said in Website to Android APK ?:

                                @scottalanmiller said in Website to Android APK ?:

                                @emad-r said in Website to Android APK ?:

                                @scottalanmiller said in Website to Android APK ?:

                                You want to convert a website to an APK?

                                Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                                And the website has no backend, everything is up in the HTML5?

                                yes, the site is pure HTML 5 and MySQL DB.

                                MySQL would be a back end, so not convertible from just looking at the website.

                                I mean I want an android APP/APK that will just launch website, the website is mobile ready. but the chrome in the android tablets is slow, I think it not allowing us to use all the RAM of the tablets, so If I made an APP that might solve it.

                                It seems unlikely that Chrome is leaving RAM on the table unused. How much RAM does this web page need that needs more than it is getting? You think it is swapping?

                                Emad RE 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @Emad R
                                  last edited by

                                  @emad-r said in Website to Android APK ?:

                                  @scottalanmiller said in Website to Android APK ?:

                                  @emad-r said in Website to Android APK ?:

                                  @scottalanmiller said in Website to Android APK ?:

                                  @emad-r said in Website to Android APK ?:

                                  @scottalanmiller said in Website to Android APK ?:

                                  @emad-r said in Website to Android APK ?:

                                  @scottalanmiller said in Website to Android APK ?:

                                  You want to convert a website to an APK?

                                  Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                                  And the website has no backend, everything is up in the HTML5?

                                  yes, the site is pure HTML 5 and MySQL DB.

                                  MySQL would be a back end, so not convertible from just looking at the website.

                                  I mean I want an android APP/APK that will just launch website, the website is mobile ready.

                                  So the issue you are trying to solve is how long it takes for the website to open the first time?

                                  Not first time, when doing queries and pages it takes long time, but guess what only in Android tablets.

                                  It might be having a code issue, but converting to APK is still going to use Chrome.

                                  Emad RE 1 Reply Last reply Reply Quote 0
                                  • Emad RE
                                    Emad R @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Website to Android APK ?:

                                    @emad-r said in Website to Android APK ?:

                                    @scottalanmiller said in Website to Android APK ?:

                                    @emad-r said in Website to Android APK ?:

                                    @scottalanmiller said in Website to Android APK ?:

                                    @emad-r said in Website to Android APK ?:

                                    @scottalanmiller said in Website to Android APK ?:

                                    You want to convert a website to an APK?

                                    Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                                    And the website has no backend, everything is up in the HTML5?

                                    yes, the site is pure HTML 5 and MySQL DB.

                                    MySQL would be a back end, so not convertible from just looking at the website.

                                    I mean I want an android APP/APK that will just launch website, the website is mobile ready. but the chrome in the android tablets is slow, I think it not allowing us to use all the RAM of the tablets, so If I made an APP that might solve it.

                                    It seems unlikely that Chrome is leaving RAM on the table unused. How much RAM does this web page need that needs more than it is getting? You think it is swapping?

                                    I think android is not letting chrome to allocate so much ram for one tab. And there is always alot free so maybe native app will fix this >?

                                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                                    • jmooreJ
                                      jmoore @Emad R
                                      last edited by

                                      @emad-r Ok. Worth a try i guess to see what happens. I'm not sure it would be much of an improvement but I will hope for the best for you

                                      1 Reply Last reply Reply Quote 1
                                      • Emad RE
                                        Emad R @scottalanmiller
                                        last edited by Emad R

                                        @scottalanmiller said in Website to Android APK ?:

                                        @emad-r said in Website to Android APK ?:

                                        @scottalanmiller said in Website to Android APK ?:

                                        @emad-r said in Website to Android APK ?:

                                        @scottalanmiller said in Website to Android APK ?:

                                        @emad-r said in Website to Android APK ?:

                                        @scottalanmiller said in Website to Android APK ?:

                                        @emad-r said in Website to Android APK ?:

                                        @scottalanmiller said in Website to Android APK ?:

                                        You want to convert a website to an APK?

                                        Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                                        And the website has no backend, everything is up in the HTML5?

                                        yes, the site is pure HTML 5 and MySQL DB.

                                        MySQL would be a back end, so not convertible from just looking at the website.

                                        I mean I want an android APP/APK that will just launch website, the website is mobile ready.

                                        So the issue you are trying to solve is how long it takes for the website to open the first time?

                                        Not first time, when doing queries and pages it takes long time, but guess what only in Android tablets.

                                        It might be having a code issue, but converting to APK is still going to use Chrome.

                                        maybe a less restricted one...

                                        Man i want too eattttt still 45 mins left til iftar

                                        scottalanmillerS 1 Reply Last reply Reply Quote 0
                                        • scottalanmillerS
                                          scottalanmiller @Emad R
                                          last edited by

                                          @emad-r said in Website to Android APK ?:

                                          @scottalanmiller said in Website to Android APK ?:

                                          @emad-r said in Website to Android APK ?:

                                          @scottalanmiller said in Website to Android APK ?:

                                          @emad-r said in Website to Android APK ?:

                                          @scottalanmiller said in Website to Android APK ?:

                                          @emad-r said in Website to Android APK ?:

                                          @scottalanmiller said in Website to Android APK ?:

                                          @emad-r said in Website to Android APK ?:

                                          @scottalanmiller said in Website to Android APK ?:

                                          You want to convert a website to an APK?

                                          Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                                          And the website has no backend, everything is up in the HTML5?

                                          yes, the site is pure HTML 5 and MySQL DB.

                                          MySQL would be a back end, so not convertible from just looking at the website.

                                          I mean I want an android APP/APK that will just launch website, the website is mobile ready.

                                          So the issue you are trying to solve is how long it takes for the website to open the first time?

                                          Not first time, when doing queries and pages it takes long time, but guess what only in Android tablets.

                                          It might be having a code issue, but converting to APK is still going to use Chrome.

                                          maybe a less restricted one...

                                          Man i want too eattttt still 45 mins left til iftar

                                          ftar?

                                          Emad RE 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @Emad R
                                            last edited by

                                            @emad-r said in Website to Android APK ?:

                                            @scottalanmiller said in Website to Android APK ?:

                                            @emad-r said in Website to Android APK ?:

                                            @scottalanmiller said in Website to Android APK ?:

                                            @emad-r said in Website to Android APK ?:

                                            @scottalanmiller said in Website to Android APK ?:

                                            @emad-r said in Website to Android APK ?:

                                            @scottalanmiller said in Website to Android APK ?:

                                            You want to convert a website to an APK?

                                            Yup, and without jumping into Android Studio I tried last time and it was not so easy the documentation was old and the new studio changed everything.

                                            And the website has no backend, everything is up in the HTML5?

                                            yes, the site is pure HTML 5 and MySQL DB.

                                            MySQL would be a back end, so not convertible from just looking at the website.

                                            I mean I want an android APP/APK that will just launch website, the website is mobile ready. but the chrome in the android tablets is slow, I think it not allowing us to use all the RAM of the tablets, so If I made an APP that might solve it.

                                            It seems unlikely that Chrome is leaving RAM on the table unused. How much RAM does this web page need that needs more than it is getting? You think it is swapping?

                                            I think android is not letting chrome to allocate so much ram for one tab. And there is always alot free so maybe native app will fix this >?

                                            This doesn't seem likely. How much RAM could it need, would Chrome really opt to swap rather than use RAM, will APK not use Chrome identically?

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post