Google News

How to Submit Your WordPress Website to Google News ?

We Must have following this to get this working. WordPress Website rss feed is enabled. The account … Read more

How to install Android Studio for 64 bit Ubuntu machines ?

Note: Android no longer supports Studio for 32 bit Linux / Ubuntu platforms hence you will need … Read more

Embedded

Presentation : Career with Embedded System and Linux

Replacing old android application in Google Play [ Possible Errors ]

I had a previous application in google play at https://play.google.com/store/apps/details?id=com.wAgriConnect which need to be updated, I faced following … Read more

Audio, Video test files (samples) with different codec support

This post lists the different Audio and Video samples as found in internet with different codec’s required … Read more

ui

How to add Model to Django admin dashboard

By default when you login to admin dashboard, http://127.0.0.1:8000/admin/ you will only see “Authentication and Authorisation ” … Read more

Developing REST API using functions in DRF application views

This post is in continuation with our previous post “Developing first REST API using Django Rest Framework … Read more

Convert Byte Array to Hex using Java

The post briefs above how you can convert byte Array to Hex values and print those on … Read more

Creating admin login credentials for Django

This post describes how you can create a user who can login to the django admin site. … Read more