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

    Creating a Android app

    Developer Discussion
    android linux development
    4
    24
    2.4k
    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.
    • LakshmanaL
      Lakshmana
      last edited by scottalanmiller

      How to create an Android App? What are the requirements to develop an Android app?

      IRJI 1 Reply Last reply Reply Quote 0
      • CloudKnightC
        CloudKnight
        last edited by

        You might want to take a look here:
        https://developer.android.com/studio/index.html

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

          Android is a platform, there is more than one kind of app for Android.

          1 Reply Last reply Reply Quote 0
          • IRJI
            IRJ @Lakshmana
            last edited by

            @lakshmana said in Creating a Android app:

            How to create an Android App? What are the requirements to develop an Android app?

            It depends on what you are trying to create. For many businesses, a mobile website in an app wrapper is good enough.

            scottalanmillerS 1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller @IRJ
              last edited by

              @irj said in Creating a Android app:

              @lakshmana said in Creating a Android app:

              How to create an Android App? What are the requirements to develop an Android app?

              It depends on what you are trying to create. For many businesses, a mobile website in an app wrapper is good enough.

              Where "good enough" also means "best and proper."

              IRJI 1 Reply Last reply Reply Quote 1
              • IRJI
                IRJ @scottalanmiller
                last edited by

                @scottalanmiller said in Creating a Android app:

                @irj said in Creating a Android app:

                @lakshmana said in Creating a Android app:

                How to create an Android App? What are the requirements to develop an Android app?

                It depends on what you are trying to create. For many businesses, a mobile website in an app wrapper is good enough.

                Where "good enough" also means "best and proper."

                Most of the time yes, but in certain instances an app wrapper may not be good enough. It just depends on the actual utility of the app,

                1 Reply Last reply Reply Quote 0
                • LakshmanaL
                  Lakshmana
                  last edited by

                  Whether any servers needed to store the data or any small harddisk is enough to store any logs of the apps if needed ?

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

                    @lakshmana said in Creating a Android app:

                    Whether any servers needed to store the data or any small harddisk is enough to store any logs of the apps if needed ?

                    No way to answer any of these questions, not one, not any way to give the slightest useful guidance, until you start talking about what the app will do and how it will work.

                    LakshmanaL 1 Reply Last reply Reply Quote 1
                    • LakshmanaL
                      Lakshmana @scottalanmiller
                      last edited by

                      @scottalanmiller The app should have the user to login with the registration only.The app should be recoverable only through QR Code as a backup and the app should be be like sharable in Play store and it should be able to take logs of the users available and the username should be acceptable if the user is ready to reveal the original name but if the user selects the predefined name means the user ip location should be located to security but it will not shared which should be accessible by the admin(me).The link will have the data link as well as .pdf for studying for just making all to learn a new technology events.But however if any data is uploaded means the data part comes so need to know any servers or harddisk is required to retrieve the data if needed for future reference?

                      IRJI 1 Reply Last reply Reply Quote 0
                      • IRJI
                        IRJ @Lakshmana
                        last edited by

                        @lakshmana said in Creating a Android app:

                        @scottalanmiller The app should have the user to login with the registration only.The app should be recoverable only through QR Code as a backup and the app should be be like sharable in Play store and it should be able to take logs of the users available and the username should be acceptable if the user is ready to reveal the original name but if the user selects the predefined name means the user ip location should be located to security but it will not shared which should be accessible by the admin(me).The link will have the data link as well as .pdf for studying for just making all to learn a new technology events.But however if any data is uploaded means the data part comes so need to know any servers or harddisk is required to retrieve the data if needed for future reference?

                        All that sounds attainable through a web app.

                        1 Reply Last reply Reply Quote 0
                        • LakshmanaL
                          Lakshmana
                          last edited by

                          It can be done by Andoroid App or only through Web hosting ?

                          IRJI scottalanmillerS 2 Replies Last reply Reply Quote 0
                          • IRJI
                            IRJ
                            last edited by

                            Everything is pretty standard except the QR code backup. I am sure that is attainable as well. I am just not quite sure how to implement.

                            1 Reply Last reply Reply Quote 0
                            • IRJI
                              IRJ @Lakshmana
                              last edited by

                              @lakshmana said in Creating a Android app:

                              It can be done by Andoroid App or only through Web hosting ?

                              The app is just a wrapper for a website.

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

                                @lakshmana said in Creating a Android app:

                                It can be done by Andoroid App or only through Web hosting ?

                                It would be insanely silly to do only with an Android app, but can you? You aren't asking good questions. And you list a lot of requirements, but those are essentially boilerplate and don't mean much. I'm not clear what the app is.

                                IRJI LakshmanaL 2 Replies Last reply Reply Quote 2
                                • IRJI
                                  IRJ @scottalanmiller
                                  last edited by

                                  @scottalanmiller said in Creating a Android app:

                                  @lakshmana said in Creating a Android app:

                                  It can be done by Andoroid App or only through Web hosting ?

                                  It would be insanely silly to do only with an Android app, but can you? You aren't asking good questions. And you list a lot of requirements, but those are essentially boilerplate and don't mean much. I'm not clear what the app is.

                                  Learning how to ask questions correctly, will go a long way. Many if not most of the time, management doesnt give you the best solution. You need to go out and find the best solution. They just give you an idea of what they want as the end result. You must go and find the best possible way to implement, and achieve the required results.

                                  1 Reply Last reply Reply Quote 2
                                  • LakshmanaL
                                    Lakshmana @scottalanmiller
                                    last edited by

                                    @scottalanmiller said in Creating a Android app:

                                    @lakshmana said in Creating a Android app:

                                    It can be done by Andoroid App or only through Web hosting ?

                                    It would be insanely silly to do only with an Android app, but can you? You aren't asking good questions. And you list a lot of requirements, but those are essentially boilerplate and don't mean much. I'm not clear what the app is.

                                    The app is to make the people to understand the daily news,Government exam updates and then Job portal according to the location the people located in India

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

                                      @lakshmana said in Creating a Android app:

                                      @scottalanmiller said in Creating a Android app:

                                      @lakshmana said in Creating a Android app:

                                      It can be done by Andoroid App or only through Web hosting ?

                                      It would be insanely silly to do only with an Android app, but can you? You aren't asking good questions. And you list a lot of requirements, but those are essentially boilerplate and don't mean much. I'm not clear what the app is.

                                      The app is to make the people to understand the daily news,Government exam updates and then Job portal according to the location the people located in India

                                      Where will it pull that information from? From random news sources? Why do you want the user to log in if not to a central server?

                                      LakshmanaL 1 Reply Last reply Reply Quote 0
                                      • LakshmanaL
                                        Lakshmana @scottalanmiller
                                        last edited by Lakshmana

                                        @scottalanmiller said in Creating a Android app:

                                        @lakshmana said in Creating a Android app:

                                        @scottalanmiller said in Creating a Android app:

                                        @lakshmana said in Creating a Android app:

                                        It can be done by Andoroid App or only through Web hosting ?

                                        It would be insanely silly to do only with an Android app, but can you? You aren't asking good questions. And you list a lot of requirements, but those are essentially boilerplate and don't mean much. I'm not clear what the app is.

                                        The app is to make the people to understand the daily news,Government exam updates and then Job portal according to the location the people located in India

                                        Where will it pull that information from? From random news sources? Why do you want the user to log in if not to a central server?

                                        Because I am maintaining one page in Facebook that users needs to be moved to that App first then other people who is in Internet can be use that app

                                        However need one Server to host the site !!!

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

                                          @lakshmana said in Creating a Android app:

                                          @scottalanmiller said in Creating a Android app:

                                          @lakshmana said in Creating a Android app:

                                          @scottalanmiller said in Creating a Android app:

                                          @lakshmana said in Creating a Android app:

                                          It can be done by Andoroid App or only through Web hosting ?

                                          It would be insanely silly to do only with an Android app, but can you? You aren't asking good questions. And you list a lot of requirements, but those are essentially boilerplate and don't mean much. I'm not clear what the app is.

                                          The app is to make the people to understand the daily news,Government exam updates and then Job portal according to the location the people located in India

                                          Where will it pull that information from? From random news sources? Why do you want the user to log in if not to a central server?

                                          Because I am maintaining one page in Facebook that users needs to be moved to that App first then other people who is in Internet can be use that app

                                          However need one Server to host the site !!!

                                          If you need a server to host the site, what is the purpose of the Android app?

                                          LakshmanaL 1 Reply Last reply Reply Quote 0
                                          • LakshmanaL
                                            Lakshmana @scottalanmiller
                                            last edited by

                                            @scottalanmiller As from the IRJ update he mentioned that he said that Android App is just a Wrapper from a Website

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