Showing posts with label Downloads. Show all posts
Showing posts with label Downloads. Show all posts

Wednesday, February 13, 2013

HP Pavilion G6-2313AX Drivers Download

I recently bought HP Pavilion G6-2313AX from flipkert. After reading reviews I found out that many people are having trouble to download drivers for HP Pavilion G6-2313AX. All Windows 8 drivers are available from HP web site and is available to download from this link.

I installed to Windows 8 and Ubuntu 12.10 on HP Pavilion G6-2313AX. Windows 8 works good with default installation and few device drivers are available from windows update like wifi, touchpad, graphics etc and other device drivers have to be downloaded from HP website.

While Ubuntu 12.10 on HP Pavilion G6-2313AX have problems with wifi, grphic card, touchpad, screen brightness, much more load on processor as compared to Windows 8.






HP Pavilion G6-2313AX with Windows 8.
HP Pavilion G6-2313AX with Ubuntu 12.10
HP Pavilion G6-2313AX dual boot Windows 8 and Ubuntu.

Tuesday, December 11, 2012

Android App

Released our first very tiny and simple android app on Google Play store. Its just web view of this blog. It is available to download from Play Store.



Tuesday, October 23, 2012

Android SDK Documentation

Android SDK Documentation is the best way to learn Android Programming. This documentation is available online and offline through SDK.

Android SDK download the zip file and then deletes this zip file. If you need that zip file for some other offline use then you can download Android SDK Documentation directly from google with this link. This zip file contains copy of developer.android.com. Extract this zip and open index.html in your browser on any device like PC, tablet etc


Update: 
Now ADT bundle is available for download from here and other missing components can be downloaded from links given below to save some bandwidth while installing on multiple computers.

Sources: https://dl-ssl.google.com/android/repository/sources-17_r01.zip

Samples: https://dl-ssl.google.com/android/repository/samples-17_r01.zip

Google API: https://dl-ssl.google.com/android/repository/google_apis-17_r02.zip

MIPS System Image: http://d2a85uzpvoidrc.cloudfront.net/sysimg_mips-17_r01.zip

Intel x86 Atom System Image: http://download-software.intel.com/sites/landingpage/android/sysimg_x86-17_r01.zip

Android SDK Documentation: https://dl-ssl.google.com/android/repository/docs-17_r02.zip

These 5 downloads are OS independent and for Android API 17. Just put them in "adt-bundle-linux/sdk/temp/" directory or in "temp" directory of  Android sdk in windows and easily update the ADT on slow internet connection.

Otherwise the whole adt-bundle (eclipse+sdk) can be compressed and can be transferred from one PC to other having same operating system. It will save downloading time and bandwidth specially on slow internet connections.