Divi WordPress Theme
Showing posts with label Android App. Show all posts
Showing posts with label Android App. Show all posts

4/11/15

Trackpad - easily remote control your PC.

Giving a presentation? Demonstrate an application? Watching a movie? Hearing your favorite music? Serfing with your favorite Browser? Do you want to Zoom, Pan and Draw to your PC Desktop? Then try the Trackpad with clean, minimalist design. With Trackpad it is very easy to remotely control your PC. Just sit back and enjoy!!!
Trackpad turns your mobile phone or tablet into a wireless user-friendly remote control for your PC.
It’ll surprise you with fully simulated touchpad, soft keyboard and draw panels which make your remote experience simple and efficient.
Happy Trackpading!!!

12/14/14

Build your first Android App.

With over one billion devices activated, Android is the best place to make apps for education, entertainment, communication or anything else you want. So if you’ve been thinking about, or simply playing with the idea of learning Android then start now. There is the easy way with the MIT App Inventor, a cloud-based tool, which means that you can build apps right in your web browser. Visit the site, follow the instructions, and start the tutorials.
For the hard way and the best, you’ll have to write your code with Java and design the layout with XML. Once your app is ready, you’ll use a build tool to compile all the project files and package them together into a .apk file that you can run on Android devices and/or submit to Google Play. All the files you used are managed by an Integrated Development Environment (IDE). The IDE is the program you will open to edit your code files and to manage your projects, just download it from Google(Android Studio) follow the instructions, and start the first tutorial for Android developers. Happy App-ing!!!