No need to physically walk to your laptop/PC to change songs or slides anymore. Use your android phone as a remote control to your PC. No wi-fi required just a simple bluetooth connection.
This tutorial should be done when your phone is already rooted and has clockworkmod installed. See previous tutorial here if you don’t have that: http://www.youtube.com/watch?v=7ZbYiN… Miui ROM link: http://forums.miui.us/showthread.php?… Note: MIUI ROM has bugs. I restored backup to CyanogenMod7 with Clockworkmod not long after installing this ROM. But this tutorial still teaches you how to …
My Samsung Galaxy Ace came with 180MB of internal memory. Most apps require themselves to be installed on internal memory, and they also store cache on the internal memory. After a few weeks my internal memory runs out. After googling/youtubing several hours I pieced together several tutorials to make it work – but it was …
Since this phone is so old now – I don’t think any of the new models have this little internal memory – the video no longer applies to current models of the samsung galaxy ace. Also the links I have found when I made this video have all disappeared. Think of this video as a …
I bought an awesome Xiaomi Redmi 6 phone off Aliexpress for super cheap ($200 AU) but it did not come with Google Play AND I cannot get Google Contacts to sync with the phone! Here is how you fix it! Part 1 of a series of videos – we go through how to reset your …
To get started with C Sharp, we learn how to create a simple windows form with a label and two buttons. One button changes the background color of the form, the other button changes the title of the form.
In this first lesson of coding with Processing, we show you where to download the latest program, and then we learn to use code to draw a picture onto the screen that does not move, using rectangles, ellipses, and triangles.
Using the Inline form we created last lesson as a basis, we will now create a more substantial vertical and horizontal form. We introduce you to some new classes such as the control-label class. We then talk about how to use bootstrap grid classes to specify widths to the labels and the form controls. We …
After this lesson you will be able to construct an Inline form in Bootstrap.
In beginner tutorial 8 for Bootstrap, we introduce you to another component – the Carousel. We start off by just inserting three images onto the page, and then we turn them into an automatic slide show, with a set time interval. We then talk about how to turn off the automatic timing and insert manual …