Showing posts with label Android Apps. Show all posts
Showing posts with label Android Apps. Show all posts

Download Subway Surfers and Temple Run For Armv6 Processor

Subway Surfers



Features:
★ Grind trains with your cool crew! 
★ Colorful and vivid HD graphics! 
★ Hoverboard Surfing! 
★ Paint powered jetpack! 
★ Lightning fast swipe acrobatics! 
★ Challenge and help your friends!

Links
Download Subway Surfers 


Temple Run

Hit IOS Game is finally now arrived on Android,so many peoples were eagerly waiting for this game for android and it is now arrived on android,and converted to armv6 for armv6 Android phones,I think i do not need to give intro about this game because its so famous,so finally waiting is over,i will just say download install and RUN...

Links
Download Temple Run

Decompile with Apk Tool With Easy Tool



Requirements:

ApkTool
Java JDK/JRE 32 bit 
Basic Cmd/terminal knowledge

Download ApkTool here

ApkTool.zip

first you need to extract that zip folder to anywhere you choose, preferably on root of c/drive ie: C:/android/apktool extracting the files to 'apktool' folder

Now place the STOCK framework-res.apk & whatever other apk's you would like to modify into the 'apktool' folder


Getting to CMD directory


Open up a Cmd Prompt (terminal) and get to the 'apktool' directory ie:


Your cmd will probly look like this..

C:\users\yourname>

so type in

cd.. (yes include the '..' and press enter after you type each command)

this will get you to back directory so now you will see

C:\users>

so type again

cd..

you should now see this:

C:\>

now type in:

cd 'apktoo'l/'directory'

for me it looks like:

cd android/apktool

now you should see:

C:/android/apktool>

and you are in the apktool directory 

Installing Framework

Now that you are in directory we need to install the device's framework to your system for it to compile correctly so type this:

apktool if framework-res.apk

this will install the devices framework to your system (need to do this)


Decompiling

now to decompile the apk you want to edit.. type this:

apktool d framework-res.apk framework1

or

apktool d music.apk music 

music.apk is the apk your decompiling
music is the folder you're creating for the decompiled apk

now make your edits DO NOT Change/Edit ANY PNG's


Recompiling/Finished Product

now to recompile your new apk type this:

apktool b music music-new.apk

or

apktool b framework1 framework-res-new.apk

framework1 is the folder with your edited files
framework-res-new.apk is your new apk file 

Now we are NOT done... we cannot use the new apk's... we have to take what we did and add it back to the original apk file to keep proper signature 

use something like 7zip, take the 'resources.arcs' file and any other xml files you edited out of the "-new" apk and copy them into Original apk 

now the apk is ready to flash with your new changes  

How to Download APK Files (Android Apps) from Google Play


Install an app from Google Play and, while the installer takes the form of an APK files, you’re never given the opportunity to download the file directly. Using the APK Downloader extension for Chrome, you can download any APK you need so you have it as a backup.

This does not mean that you can wade into the store and start downloading all of the premium apps and games you’ve always had your eye on. This is not a tool for piracy, but it will enable you to download the APK for any free apps.
Note: Using APK Downloader is against Google’s Terms of Service as it involves accessing Google Play using means ‘other than through the interface that is provided by Google’.
You can download a copy of the extension by paying a visit to Code Kiem. You will need to right click the link to the latest version of the extension and select Save Target As.

To install APK Downloader, click the menu button to the upper right of Chrome and select Settings, click Extensions and then drag the .crx file you have downloaded onto the extensions page – make sure you drag to the center of the page so the ‘Drop to install’ drop zone appears. Click Add and a new icon will appear to the far right of the address bar.



Click the Options link beneath the APK Downloader entry on the Extensions page and you will be asked to provide your email, password and device ID. Enter the email address and password associated with your Google Play account. The extension’s page provides details for why this information is needed.



When it comes to your Android Device ID, there are a couple of options available to you. If you’re using a phone, bring up your dialer and call *#*#8255#*#*. Scroll down through the data that is shown and beneath the JID entry which lists your email address, you’ll find your Device ID in hexadecimal format. We’re interested in the 16 characters that appear after ‘android-‘



If you have a tablet – although you can also do this with a phone – you should downloadDevice ID from Google Play. This provides you with the same information.



Enter all of these details into the Options page for APK Downloader and click Login.

Now you can head over to Google Play and start browsing through the available titles. When you find something you would like to download, open up its page and click the APK Downloader icon at the right hand side of the address bar and save the APK as you would any other download.



If you have trouble downloading APKs, go back and double check that your Device ID has been entered correctly – get it wrong and you’ll see nothing but download errors.