Posts

How you can Control your Android Device with Python

Image
 Introduction A while back I was thinking of ways in which I could annoy my friends by spamming them with messages for a few minutes, and while doing some research I came across the Android Debug Bridge. In this quick guide I will show you how you can interface with it using Python and how to create 2 quick scripts. The ADB (Android Debug Bridge) is a command line tool (CLI) which can be used to control and communicate with an Android device. You can do many things such as install apps, debug apps, find hidden features and use a shell to interface with the device directly. To enable the ADB, your device must firstly have Developer Options unlocked and USB debugging enabled. To unlock developer options, you can go to your devices settings and scroll down to the about section and find the build number of the current software which is on the device. Click the  build number  7 times and Developer Options will be enabled. Then you can go to the Developer Options pane...

"NASA Rules": Elon Musk After SpaceX Wins $2.9 Billion Moon Lander Contract

Image
 "NASA Rules": Elon Musk After SpaceX Wins $2.9 Billion Moon Lander Contract Jeff Bezos and Elon Musk - the world's first and third richest people respectively, according to Forbes - were competing to lead humankind's return to the moon for the first time sine 1972. NASA awarded billionaire entrepreneur Elon Musk's space company SpaceX a $2.9 billion contract to build a spacecraft to bring astronauts to the moon as early as 2024, the agency said on Friday, picking it over Jeff Bezos' Blue Origin and defense contractor Dynetics Inc. Bezos and Musk - the world's first and third richest people respectively, according to Forbes - were competing to lead humankind's return to the moon for the first time sine 1972. Musk's SpaceX bid alone while Amazon.com founder Bezos's Blue Origin partnered with Lockheed Martin Corp, Northrop Grumman Corp and Draper. Dynetics is a unit of Leidos Holdings Inc. "NASA Rules!!" Musk wrote on Twitter aft...