Monday 17 October 2016

  Connecting android studio to adb using network in OS X


I am using android studio for the past 2 year. The Major thing which worried me while testing the application is connecting the android device to the laptop through usb cable.
Then one day i came to know through my friend that we can run our app from android studio on the device through network like wifi connectivity, etc.
I did the following things to connect the adb through network in OSX operating system:
  1. First i added the path variable for adb using the following commands: Echo your export command and redirect the output to be appended to .bash_profile file and restart terminal. (have not verified this but should work)                                                                                              echo "export PATH=$PATH:/Users/username/Library/Android/sdk/platform-tools/ sdk/platform-tools/" >> ~/.bash_profile 
  2. Then i checked whether the path is set by using the cmd                                                                adb version 
        and it returned
        Android Debug Bridge version 1.0.36
        Revision 19394af606f6-android

      3.Then i used the following command
           adb tcpip 5555
           5555 is the port no at which the adb will connect
       it returned
       restarting in TCP mode port : 5555
  
     4.Then i noted the ip of my android device which is connected in the same network in which my        mac is connected.
     5.then i used the following cmd to connect the device
       adb connect 192.168.#.#
      where 192.168.#.# is the ip of my android device
      then it returned
      connected to 192.168.#.#
 
    6.And finnaly you can find your android device in your connected devices list in android studio

hope this article is helpful for you.comments are welcomed.
    
  
    
 

Monday 5 September 2016

Online Examination portal

ONLINE EXAMINATION PORTAL
by, A.L.AJAY KUMAR

Few months ago, I got a request from my college to make a web application to host the placement cell examinations for students.
          I initially was little hesitant because we already have an web application developed by my senior. Then when i looked into the code developed by my seniors, i found that its worth developing a new piece of code to handle the examinations.The main reason why i came upto this mindset because the former code was fully developed in HTML,PHP and JAVASCRIPT and back end was supported by MYSQL. The code had many bugs which lead to constant trouble during the exams. The only thing i liked is the UI.It was sweet and simple.
So I decided to get started with some recently developed frameworks like ANGULARJS and BOOTSTRAP .
Now i have developed a Beta version which can host the examinations without a hitch. but still we need lots of improvements so that it can handle any kind of scenarios and give a wonderful user experiance.
The link to the source code is : https://github.com/Alluajay/OnlineExamPortal
I initiated this project as a opensource project and Contribtions are invited to develop it further.

Thursday 21 January 2016

Me being a FSA


 

It is an interesting piece of coordination between Tech brains. FSA gives a chance for these brains to exchange their creativity,new ideas and.......... with other Technical enthusiast which lead to development of new era of technology

Friday 25 December 2015

                         WEB LANGUAGES FOR LEARNERS

Many people are keen in learning many new computer languages. They all have a wide range of options to be choose. If you are thinking to start with Web languages, there are some basic languages which should be learnt . up to me there are three main things to be learnt before developing a webpage.
A basic webpage are build with HTML , CSS , PHP , MYSQL. So are these the main web based languages. undoubtedly yes......
I too started with these simple languages to get started with webpages. at the end i was successfully able to construct a basic webpage . and when i went for further advanced features I started learning JAVASCRIPT . then I further went for ANGULARJS for constructing mobile based webpages. so i suggest the readers to go with html,css,php and mysql where the front end is done with HTML and CSS, functionality is given by PHP  and which also handles the database. MYSQL is best in storing data.
ALL THE VERY BEST TO STARTERS.....ROCK WITH YOUR CREATIVITY..........
Comments welcomed....

                                 THE VALUELESS COURSE 


I myself, have regrets for being in such a place where there is a craze of just completing the course without any meaningful outcome. Still there are many exceptions where some tend to get rid from this useless circle, who face a great challenge by their mates and loved once. They also face a harsh environment laid by some people, who consider themselves as some kind of incharge.
STUDY....STUDY...SCORE....SCORE  is the only notion in all the walls...,,,, this is the thing said by some of my friends....mmm...there may be some truth but...some contradicts...I have only experienced the contradict environment......do you people think so......