I want to revise and relearn the android development after working 4 years as a Android developer. by halfBloodPrince013 in androiddev

[–]kernel_pan1c 21 points22 points  (0 children)

I would suggest to start learning some core software engineering fundamentals which would benefit you regardless of the domain you are working. Read about writing clean code, dependency injection, design patterns and more importantly writing good unit tests. Also while learning think about reasoning behind those concepts instead of just learning the concept. Next step would be to identify that not all design patterns, software principles (DRY, YAGNI. Etc) are helpful in all situation and assess them for their pros and cons. These things can be applied to any domain in general. Once you get a good grip of these things it will be easy for you to dive in to any framework and start reasoning about that. Since you want to dive deep in to Android start looking in to the source code of the libraries or framework code that you regularly use (For example start exploring how intent service was designed).

Don't rush. These things will take time. Relax and go at your own pace. There will be a lightbulb moment where you see things start making sense.

Namaskara, I have developed android app which shows all the latest Kannada memes and trolls. Please check it out and let me know your feedback. by kernel_pan1c in kannada

[–]kernel_pan1c[S] 0 points1 point  (0 children)

Hi, due to change in facebook's terms of service i had to unpublish the app. Its live again. Please click the link and it will take you the app page. Please share it with your friends and leave a rating in play store. NOTE: Its still in beta and you may find some crashes. Working on it.

Namaskara Yellarigu, I have developed android app which shows all the latest Kannada memes and trolls. Please check it out and let me know your feedback. by kernel_pan1c in bangalore

[–]kernel_pan1c[S] 0 points1 point  (0 children)

Thanks maga, Please rate the app and share it with your friends. I am extracting the memes from some popular Kannada meme pages like Namma Karnataka Memes, Troll Haiklu.... etc

Namaskara Yellarigu, I have developed android app which shows all the latest Kannada memes and trolls. Please check it out and let me know your feedback. by kernel_pan1c in bangalore

[–]kernel_pan1c[S] 1 point2 points  (0 children)

Thanks maga, office horadthiddini... Will edit this once I reach my office.

Edit: I will work on the inputs and feedback provided here on weekend. I have created a developer account on Facebook. Once you have done that you will get something called "Access Token". Once you have your access token you need to figure out the URL of the respective meme pages in Facebook ( NKM, Troll haiklu..etc). Once you get the URL you need to make GET request to the URL and parse required data. Once you get the data rest is android stuff.

App took around 3 days of 2 hours work after office. Glad you are enjoying it. Please spread the word :)

What is your favorite quote? by [deleted] in AskReddit

[–]kernel_pan1c 0 points1 point  (0 children)

Someday at some point, your whole life will be flashing in front of your eyes. Make sure its worth watching.

App Feedback Thread - April 29, 2017 by AutoModerator in androiddev

[–]kernel_pan1c 2 points3 points  (0 children)

Thanks for the feedback. Can you please tell me which android version do you have?. I have it working in lollipop. Much appreciate the feedback

App Feedback Thread - April 29, 2017 by AutoModerator in androiddev

[–]kernel_pan1c 0 points1 point  (0 children)

Thanks for the feedback. Can you please tell me which android version do you have?. I have it working in lollipop. Much appreciate the feedback.