Posts

Showing posts with the label R&D

Android Studio: How to create a .jar file

Image
As per mentioned by the title for today, I would do some sharing on how to create jar file for android studio. This method might not be the only solution but it definitely is working one. I came across this how to because i have a task back with my work at office. I have to compile a my program to jar library. After few research on google, I found one way that have a more neat step and decide to give it a go.  (there are so many method posted but I have no confident to try it and some are very confusing) Okay, let's get started. First, of course you need to have your program ready in a normal project folder. Then you shall proceed with the steps below: Create a new module for the jar library. Choose android library Name your library After you have successfully create the module, open the build.gradle of the module You shall add on the two task as below and createJar. Follow exactly as follow except for the library name Then at ...

Life as an engineer

Hello all beautiful soul, I am here sharing tits and bits of my life as an Engineer, basically R&D. I'm almost in my eighth month entitled with this engineer, like real engineer. I would say it was not easy for me. I would never tell my kids what to do ( teacher, lawyer, doctor, engineer ) when i have one in future. I would want them to try anything that is their interest more than for the sake of getting a scroll or "recognised profession". I came to realise this quite late, too late that i could not turn back but to make through all the hardship. I am not quite sure whether it was just pure luck or I still have that ability to stay safe over my roller coaster university life. I fell to the lowest during my degree life and I never thought my determination to make a turning point changed my life. Back to now, I am an engineer. I have flaws, I have low self esteem. But, I choose to learn, as much as i could. Honest saying, what i did now is more to software, I live wit...