Latest Posts :

Dear Visitors! we have moved to www.apkpedia.com...

Latest Cars Wallpapers

Android ( Apps, Games, Personalization)

PC ( Softs, Games, OS )

Showing posts with label PC. Show all posts
Showing posts with label PC. Show all posts

ISyncr For PC V2.6.3 (2.6.3) Android Apk App

4:35 PM

iSyncr for PC 2.6.3
Requirements: Android 1.5+
Overview: iTunes for Window(s) required - Want to stop carrying both your phone and you iPod? Keep your music fresh with smart playlists?
 
[break]

Keep your music fresh with smart playlists? iSyncr enables you to quickly sync your Android device with the music you have in iTunes using a straight forward menu. Just plug your phone into your computer, select the iTunes playlists you want, and start syncing.

* No need to move your music into a new music management software. iSyncr works directly with iTunes so you can sync hassle-free.
* This version is for Window(s) iTunes only but a Mac version is available in the Android app store as well.
* Does not support Android 3.0 at this time. However, the WiFi version does.

Go beyond just music syncing with these additional syncing features:
- Create smart playlists on your phone using the new Live Lists feature
- Include album art with your music to enjoy on your phone
- Sync your ratings and playcounts between iTunes and your phone to keep your smart playlists up to date
- Sync your MP3 downloads on your phone back to your iTunes library
- Wirelessly sync your music to your phone with the optional iSyncr Wifi Add-on

What's in this version:
-Android 4.0 (Ice Cream Sandwich) support
-Official Kindle Fire support


Download:http://filepost.com/files/b193671d/iSyncrforPCv263-Market-Militia-.apk/

SuperOneClick v2.3.1 (2.3.1) - Root Android Phone Android Apk

1:45 PM

SuperOneClick 2.3.1 - Root Android PhoneRequirements: All Android Version
Overview: Here's a one-click root with almost all phones and all android versions. (including the i9000, Droid, Nexus One, etc)
YOU CAN ROOT ALMOST ALL ANDROID PHONES! :)




The program requires Microsoft .NET Framework 2.0+ or Mono v1.2.6+
Operations systems with native support:

Windows Vista
Windows 7
Ubuntu Hardy (8.04 LTS)
Ubuntu Jaunty (9.04)
Ubuntu Karmic (9.10)
Ubuntu Lucid (10.04 LTS)
Ubuntu Maverick (10.10)
Debian Lenny (5.0)
Debian Squeeze (testing)
Debian Sid (unstable)
Debian Experimental


If you run Microsoft Windows XP, install .NET Framework v2.0 or above
If you run Mac or another Linux flavor, make sure you install Mono:
http://www.go-mono.com/mono-downloads/download.html

You NEED to put your phone on USB Debugging mode
You NEED to install make sure the Android drivers for your phone are installed
Make sure you DO NOT mount your SD card.
If you still can't get something to run, try doing it in recovery mode.

Mod Edit: this app will set off some anti virus software...


*All credits to CLShortFuse.

Whats new :
v2.3.1
------
Auto driver installation

Download:
http://ul.to/lblc5pox
http://www.filesonic.com/file/4094502054

Theme-Pro v1.3 (1.3) And v5.3 (5.3) Android Apk For All OS

2:06 PM

- Theme Pro will work on every OS, whether it is Windows, Mac, Linux, etc..
- Theme Pro now has a GUI, no more command prompt or terminal windows.
- Functionality and ease-of-use * 1000 :)

I am building Theme Pro from scratch in Java. I am constantly developing the application and I will upload betas on a regular basis. Just because it is a beta does not mean it is dangerous, it just means some buttons do nothing yet :D

Attached is ThemePro, to run it, just double click it like any application, note it is very limited in functionality but please show your support by letting me know what you think, !

REQUIREMENTS:

1) Java.
2) ADB is set up.

JAVA CHANGELOG:

v1.3

- ADB Application List (saves a list of all installed applications on your computer).
- ADB Delete (lets you delete files/folders on your device).
- ADB Pull (lets you copy files/folders from your device to your computer). 
- Device check for bootanimation and font menus.

Code:
v1.2

- ADB Logcat with file chooser - SCREENSHOT HERE.
- ADB Reboot normal/recovery/fastboot completely working.
- Warning if device is not connected and the ADB button is clicked.
- Warning if ADB is not installed on machine.

v1.0

- Initial release.
 

-----------------------------------------------------------------------------------------

WHAT IT DOES:

This application use to allow you to modify the main Android framework files responsible for theming your phone, however...

Theme-Pro has evolved where it is not just for theming your phone. With the ability to extract, decompile/compile, flash ANY APK/JAR file, in-built ADB, font manager, boot animation/audio manager, ROM manager, and the ability to make and restore device back-ups, Theme-Pro has become a complete Android device manager, providing you with a wide variety of features, some of which are shown below:

01. Edit ANY APK/JAR file
02. Auto-extract files from a zipped ROM (supports multiple files)
03. Automatically decompile files
04. Automatically compile the files
05. Flash these files to your device
06. Backup device applications and media
07. One-click ADB push (supports multiple files/folders)
08. One-click ADB pull (supports multiple files/folders)
09. One-click ADB install (supports multiple files)
10. One-click ADB delete (supports multiple files/folders)
11. List all applications on your device
12. One-click ADB logcat
13. ADB dial (allows you to dial numbers from your computer)
14. Remotely reboot your device
15. Remotely reboot your device into recovery
16. Remotely reboot your device into fastboot
17. Backup boot animations and audio
18. Flash boot animations and audio
19. Customize ROM apps before flashing (supports multiple ROMs)
20. Automatically zip-align a ROM (supports multiple ROMs)
21. Automatically deodex a ROM (supports multiple ROMs)
22. Automatically sign a ROM (supports multiple ROMs)
23. Backup system fonts
24. Flash new fonts

NOTIFICATIONS:

Just to say, I enjoy working on this application, so please feel free to post ANY feedback/suggestions/complaints/bugs and comments. Thanks :)

CHANGELOG:

v5.3

- Ask if all files are in same location ONLY if there is more than 1 file.
- Resource and program check on startup (Java etc).
- Error replies more efficient.
- Script cleanup and optimisations.
- Removed 200kb from overall file size :)

OLDER RELEASES:
Code:
v5.2

- ADB from the same location (so location is only entered once) - 
- Fixed error check for ADB services.
- Removed rebooting into recovery for writing to /system as most ROMs now support this.

v5.1

- New code added to ADB services 
- New code made even better and more efficient.
- Fixed all bugs found and added more checks to new code.

v5.0

- New code makes the script much more efficient, completely re-built - 
- Generic APK/JAR scripts as well as ROM manager now self maintaining.
- Framework files removed, generic APK/JAR is now better.
- Extract generic APK/JAR scripts now delete folders that were created if Error occurs.
- Error detection now detects ALL types of errors.
- Java functions are now CD'd to to prevent rare 'Could not locate Directory' errors.
- 'Check if device is connected' script updated to support Recovery.
- Work Directory layout improved
- Instructions updated.
- De-odexing script made more user friendly.

v4.2

- Rom manager has a build feature making it more efficient.
- ADB logcat.
- Remote dial.
- Automatic work directory.
- Fix permission problem.
- Added comments and improved script layout to encourage users.
- ADB list now allows more than one file to be created.
- All bug fixes so far corrected.
- If bootanimation.zip is not found, then look for it in other locations.
- Backup device Apps/Media.
- Provide more feedback.
- New menu layout to support more features.
- Make directory code more efficient.

v4.1a

- Fixed zipalign (resource file named incorrectly).

v4.1

- Completely tested and no bugs found on both MAC and LINUX!
- Completely new menu AND script layout.
- Generic APK/JAR editor!
- Auto-detect + setup ADB for Linux users.
- ADB list applications are now sorted alphabetically.
- Added a phone reboot menu.
- Ask for confirmation when clearing/deleting Work Directory.
- Browser fix for Linux.
- ADB pull bug fix.
- Base name fix for Linux.
- Fixed spaces in names bugs.
- Auto-start ADB server on application start-up.

v4.0

- Completely rebuilt scripts into one portable file.
- Much faster scripts/efficiency.
- Linux drag and drop issue fixed !
- Fixed Java path for Linux users.
- ADB list shows both Froyo A2SD and A2SD+
- Make directory now in-built into scripts for efficiency.
- Error replies now work for ADB scripts.
- Hidden Mac files deleted before making zips (.DS_Store).
- Fixed some bugs.

v3.7

- Now completely supports the editing of android.policy.jar.
- No longer have to type in "Name of new ROM" - done automatically.
- Fixed a LOT of bugs.
- ADB list now shows apps installed with Froyo A2SD.
- Better work directory names are used.
- Fixed a mistake in the services.jar compile/decompile script.

v3.6

- Option to backup your current fonts.
- Can now flash new fonts.
- ADB wait-for-device introduced to make things easier.
- Lots of bug fixes.

v3.5

- Added default option to all scripts to increase efficiency.
- Menus automatically read input - no need to press Enter.
- Customize ROM script now allows you to edit data/app/.
- Better menu layout.
- Bug fixes.

v3.4

- Able to delete files on your device.
- Able to view and list all applications and data on your device.
- A new About page providing quick links to everything you need.
- Option to Tweet My Work - very quick and easy - would appreciate it :)
- Each script comes with easy-to-use instructions.
- Main Menu fixes.
- Main Menu prompts after clear/delete.
- Able to reboot into fast-boot.
- Able to shut-down your phone.
- More efficient script clean-up.
- Various bug fixes.

v3.3

- Major script clean-up.
- Script now starts up faster.
- Individual scripts now launch faster.
- Default value of scripts changed to 'Y' for more efficient use.

v3.2

- Better process feedback.
- More user interactive.
- All bugs of previous version fixed.
- Script clean-up.
- Spaces in file names are now accepted.

v3.1

- The app now works from all locations!
- No longer required to be on the Desktop.

v3.0 

- Auto-detect Mac/Linux.
- Auto-setup for Mac/Linux.
- Validations added, scripts are completely interactive.
- Major script clean up.
- Ability to return to Menus from each script.
- Scripts auto-resize for best viewing.
- Can ADB push/pull from anywhere in the device.
- New application icon.

v2.9

- You can now completely deodex a ROM + option to sign.
- Auto Terminal resize for better viewing.

v2.8

- Option to zip-align a ROM.
- Major script clean-up.
- Changed some scripts with optimized ones, zip functions are much faster.
- New splash screen.
- Each script has a description at the top.
- Work Directory script optimized.

v2.7

- New ROM manager menu.
- You can now change ROM apps before flashing + option to sign.

v2.6

- Changed appearance, more user friendly.

v2.5

- Option to automatically flash files.
- Re-designed all the scripts, much more clean.
- Removed sleep function from all scripts.
- More user-friendly scripts.

v2.4

- Fixed a bug where ADB reboot/reboot recovery would exit the script.
- Fixed system mounting bug in the boot animation scripts.

v2.3

- Able to backup your current boot animation / boot audio.
- Able to flash a new boot animation / boot audio.

v2.2

- Linux users are now able to view their working directories.
- Linux users are now able to view their own user manual from the menu.

v2.1

- Fixed the exit.
- Fixed some aesthetic features.
- Scripts now close once run for better performance and exit ability.

v2.0

- Should now be completely stable on both Mac and Linux systems.
- Fixed shell exiting problems for Linux users.
- Fixed case sensitivity problems for Linux users.

v1.9

- Allows for both 'Y/N' and 'y/n' :D
- Fixed ADB for both Linux and Mac.
- New setup script to distinguish between Linux and Mac.

v1.8

- Universal release for both LINUX AND MAC.
- Scripts now check for Work Directory.
- Have fixed the option to clear the Work Directory in the individual menus.

v1.7

- Completely redesigned all of the ADB scripts.
- ADB Push/Pull working perfectly.
- ADB now supports writing to the system.
- Sign ROM script now supports folders as well as zipped files.
- ADB reboot is now available.
- Ability to completely delete (not clear) working directory.
- New application icon.

v1.6

- Updated user manual with new ADB features.
- Script cleanup.
- Made the file even more user-friendly. See it to believe it ;)

v1.5

- A new ADB menu.
- ADB pull.
- ADB install.
- Better signing functionality.

v1.4

- ADB is now built into the application.
- Automatically ADB push file/ROM to SDCard.
- Option to automatically reboot into recovery.

v1.3

- Fixed menu switching bugs.
- Improved the ROM-signing process.

v1.2a

- Added a user manual which is accessible via the main menu.
- Theme-Pro now comes in a smaller .dmg format to save space and improve ease-of-use.

v1.2

- Ability to insert files into a ROM
- Fixed the script responsible for extracting com.htc.resources.apk from a ROM.
- Improved and cleaned usability of the menu system.

v1.1

- Each menu deletes its own working directory, not all directories 
- Automatically compile into a ROM.
- Automatically sign a ROM.

v1.0

- Initial release.
Download ThemePro-JAVA-1.3.zip:
http://filesonic.com/file/172908791/ThemePro-JAVA-1.3.zip

Download ThemePro-v5.3.zip:


http://filesonic.com/file/172919521/ThemePro-v5.3.zip

Adobe Photoshop CS6 v13.0 (13.0) +Crack Pre Release For Windows

7:51 PM


Adobe Photoshop CS6 13.0 Pre Release For Windows

Adobe Photoshop CS6 13.0 Pre Release For Windows

The newest version of Adobe Photo shop CS6 software redefines digital imaging with breakthrough tools for photography editing, superior image selections, realistic painting, and more. And now, use it with creativity-boosting mobile apps.Awesome new editions and many more.. Very awesome just check..



Download Links:
http://www.wupload.com/file/2528470827/PS-6.0-x86-64-Win.part1.rar
http://www.wupload.com/file/2528470832/PS-6.0-x86-64-Win.part2.rar
http://www.wupload.com/file/2528470872/PS-6.0-x86-64-Win.part3.rar
http://www.wupload.com/file/2528470897/PS-6.0-x86-64-Win.part4.rar
http://www.wupload.com/file/2528470977/PS-6.0-x86-64-Win.part5.rar

How to use Google Public DNS on Windows 7 and Windows XP

3:42 PM


What is a DNS server?

DNS stuff can get pretty complicated, and I don’t want to go into details, so I’ll just give you a general idea. A DNS server is like a phone book. If you want to call someone using your phone, you may need to look up their phone number. Every website on the net has a 12 digit number (IP Address) that your PC needs to know in order to contact it. When you type a website name into a browser, your PC queries it’s assigned DNS server (the phone book), the DNS server reports the IP address (the phone number) back to your PC, and the PC initiates a connection with the site you requested. This all happens automatically and you really don’t need to know about DNS to use it. Most people are using a private DNS server that’s assigned by their Internet Service Provider, however, there are many open (public) DNS servers out there that anyone can use. Google’s new DNS server is only one among thousands.

Why would you want to use Google’s Public DNS?

I’m not sure that I completely agree with the reasons given at the Google Public DNS home page, but they state that their DNS service is faster, more secure and fairly private. Personally, I prefer OpenDNS, but that’s a topic for another time.
And now – on to the “How to” portion.

Set up Google Public DNS on Windows XP

1. Print this out if you are concerned that you won’t remember the details. You could lose your internet connection if something doesn’t go well. You can reverse any changes you make here by following these steps.
2. Open up the Control Panel and click “Network and Internet Connections”.
googdns-xp-control-panel
2. Then click “Network Connections”.
googdns-xp-networks
4. Select your active internet connection and right click on it.
googdns-xp-local-area-right-click
5. Select the TCP/IP service in the list and then click on the Properties button.
googdns-xp-network-connection-props
6. Look for the DNS section. If there are already numbers listed in there, be sure to write them down so that you can put things back the way they were if Google’s DNS doesn’t work out for you. If the “obtain automatically” button is filled, select the “use the following” button. Then enter in these two numbers – ( 8.8.8.8 and 8.8.4.4 ) – into the DNS section as shown. Click OK to finish up.
googdns-xp-ip-props
7. Open up your web browser and surf around awhile. If you aren’t getting anywhere, try a reboot.

Set up Google Public DNS on Windows 7

1. Print this out if you are concerned that you won’t remember the details. You could lose your internet connection if something doesn’t go well. You can reverse any changes you make here by following these steps.
2. Open up the Control Panel, then select “Network and Internet”.
googdns-win7-control-panel
3. Select “Network and Sharing Center”.
googdns-win7-network internet
4. Select “Change adapter settings”.
googdns-win7-network sharing-center
5. Right click on your current internet connection and choose “Properties”.
googdns-win7-local-area-right-click
6. Select the “TCP/IPv4” service in the list, then click the “Properties” button.
googdns-win7-local-connection-props
7. Look for the DNS section. If there are already numbers listed in there, be sure to write them down so that you can put things back the way they were if Google’s DNS doesn’t work out for you. If the “obtain automatically” button is filled, select the “use the following” button. Then enter in these two numbers – ( 8.8.8.8 and 8.8.4.4 ) – into the DNS section as shown. Click OK to finish up.
googdns-win7-ip-props
8. Open up your web browser and surf around awhile. If you aren’t getting anywhere, try a reboot.

Social Media

Other OS ( i.e iPhone,iPad,iPod,Symbian)

 
© Copyright ProLearners 2010 -2011 | Design by Herdiansyah Hamzah | Published by prolearners | Powered by Xtreamer.