Announcement

Collapse
No announcement yet.

Android Programming

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Android Programming

    Does anyone program/write apps for android?
    2009 Chevy Tahoe LTZ

    2011 GMC Terrain SLT2

    2010 Polaris Ranger RZR S Orange Madness






    Ban count: 2

  • #2
    For now. The more I use C#, the more I hate Java.
    Originally posted by Broncojohnny
    HOORAY ME and FUCK YOU!

    Comment


    • #3
      And the more I use Eclipse, the more I hate Java. Its Intellisense (whatever it's called) is such a turd.
      Originally posted by Broncojohnny
      HOORAY ME and FUCK YOU!

      Comment


      • #4
        I would suggest starting with Windows Mobile 7 and crossing your fingers that it takes off like iPhone and Android.
        Originally posted by Broncojohnny
        HOORAY ME and FUCK YOU!

        Comment


        • #5
          Well, all I want to do is make an app that basicly has Google Maps with abunch of pinpoints of projects my construction company has done. Then if the user clicks on the pin, it will give them a list of the project, special features, any awards we have won etc. Maybe give street view
          2009 Chevy Tahoe LTZ

          2011 GMC Terrain SLT2

          2010 Polaris Ranger RZR S Orange Madness






          Ban count: 2

          Comment


          • #6
            Should be pretty simple. Create an Activity with a MapView, get the list of clients and addresses and use the geocoder to translate addresses to coordinates. Add each client address to map overlays, and then launch either a custom dialog (or standard dialog with custom layout) with the project info when the user clicks one of the overlays. Easygame
            Originally posted by Broncojohnny
            HOORAY ME and FUCK YOU!

            Comment


            • #7
              Originally posted by That_Is_My_El_Camino View Post
              Should be pretty simple. Create an Activity with a MapView, get the list of clients and addresses and use the geocoder to translate addresses to coordinates. Add each client address to map overlays, and then launch either a custom dialog (or standard dialog with custom layout) with the project info when the user clicks one of the overlays. Easygame
              You're not done w/it yet?

              Comment


              • #8
                Tony, delete that post and do it for him to make profit. Derp.

                Comment


                • #9
                  Oops.
                  Originally posted by Broncojohnny
                  HOORAY ME and FUCK YOU!

                  Comment


                  • #10
                    Good. Since I am "developing" this i am going to get a Motorola zoom to "test" on for work..
                    2009 Chevy Tahoe LTZ

                    2011 GMC Terrain SLT2

                    2010 Polaris Ranger RZR S Orange Madness






                    Ban count: 2

                    Comment


                    • #11
                      Originally posted by hunt4m3x View Post
                      Good. Since I am "developing" this i am going to get a Motorola zoom to "test" on for work..
                      Hey, I need one too for developmental purposes, old buddy.

                      Comment


                      • #12
                        Originally posted by 90GT50 View Post
                        Hey, I need one too for developmental purposes, old buddy.
                        Haha.
                        2009 Chevy Tahoe LTZ

                        2011 GMC Terrain SLT2

                        2010 Polaris Ranger RZR S Orange Madness






                        Ban count: 2

                        Comment

                        Working...
                        X