35
abcdev
7y

So, after months of work and many painful night, i finaly learnt java and published my first android app. Yay!

Comments
  • 0
    @Apophis that's because Java is a shitton more complex and not like C at all
  • 2
    Congrats! Now migrate it to Kotlin
  • 1
    hey pls. post the link of your app i would love to check it out and also pls msg me on engrravijain@gmail.com
  • 1
    @engrravijain app is still in pendig state at play. Once approved will share.
  • 0
    @stupidcats it's an insurance sector app. It will let user to track down their insurance status and benefit.
  • 0
    @asgs sure. One day.
  • 1
    Good luck, now repeat everything in Kotlin XD just kidding.. I too released an android app of mine a few months ago and now I'm about to release its iOS version
  • 1
    Took me 10 days
  • 0
    Pls let me know how you did that in two days
    @rizasif92
  • 0
  • 0
    @Apophis Took me 3 days to run and understand all the scripts on https://tutorialspoint.com/java/

    Then I pulled out some online tutorial on how to make a calculator on Android. Took me 3-4 days to finish that.

    Now, my app was simple. I had to use map of a building and show different sections like TV room, bathroom etc using markers, only when user clicks on their associated buttons.
    So a static image of the building map; a non-clickable button replaced by image as marker to indicate the locations; and some mathematics to deal with different screen sizes.
    This took like 3 days. I hope you consider that I had to spend some sleepless nights as well.

    It wasn't a good app but considering it to be my first in such a few days. I consider it a success.
Add Comment