The design of keyboards for gamers and keyboards for writers or programmers doesn’t go in same direction. A gamer would always love to have RGB Lights, fancy gaming fonts weirdly shaped or positioned buttons on its keyboard. But for a person who types a lot, it can be difficult to get used to the fancy …

 

Salary varies a lot depending on the job location, position, experience and the company you are working for. That’s also same for computer science salary. You won’t get the same salary as a computer science engineer in India compared to United States. People can live a above average life by earning 700 + Average salary …

 

There are so many memes out there on the internet. Some may be funny for you and some may be not. It’s because what a gym guy will feel to a fitness meme, A programmer won’t feel the same for it. So To get the ultra effect of a meme, You have to find memes …

 

A video I made about how to create a video chat application using Firebase and Agora.IO SDK for Android. Resources For Development Dependency compile ‘io.agora.rtc:full-sdk:2.2.0’ Agora Video Streaming SDK Download here. XML Layout <?xml version=”1.0″ encoding=”utf-8″?> <RelativeLayout xmlns:android=”http://schemas.android.com/apk/res/android” xmlns:app=”http://schemas.android.com/apk/res-auto” xmlns:tools=”http://schemas.android.com/tools” android:layout_width=”match_parent” android:layout_height=”match_parent” tools:context=”com.aye.chat.Test.FireVideo”> <FrameLayout android:id=”@+id/remote_video_view_container” android:layout_width=”match_parent” android:layout_height=”match_parent” android:background=”@android:color/white” /> <FrameLayout android:id=”@+id/local_video_view_container” android:layout_width=”160dp” android:layout_height=”200dp” android:layout_alignParentEnd=”true” android:layout_alignParentRight=”true” android:layout_alignParentTop=”true” …

Updating…
  • No products in the cart.