Spotify is one of the best apps i've ever seen for music listening. Here's what u can do run spotify on your android device which supports the application... first download the application given below... which is just an apk file for spotify, install it but don't run it. This is obviously the method which does not require root permissions so the next app which you guys are gonna download from here is virtual vpn application which just fakes your location to be united
undefined
Tutorial: 1. Decompile: First off download the original FlappyBird Here Then decompile it with this tutorial Code: C:\Path to apktool>apktool d "Original FlappyBird.apk" workspace 2. Graphics:Now we get to the actual modding, download my zip here. In there is a font folder, open that up and install the font. Unzip then navigate to assets/gfx - This folder contains most of the Graphic elements of FlappyBird. ( The birds, Buttons, Score etc. ) In there is two files, a psd and png, open the atlas.psd in Photoshop and edit away, I
So..My friends asked me to write a manual how to make a transparent virtual buttons and status bar on JB. Ready? Screenshots from my Sola JB (): 1. Decompile android.policy.jar and open android.policy\smali\com\android\internal\policy\i mpl\PhoneWindowManager.smali Blue- and to find through search Red - Remove Green- Add Code: .line 2552 iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemTop:I iput v0, p1, Landroid/graphics/Rect;->top:I .line 2553 iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemRight:I iput v0, p1, Landroid/graphics/Rect;->right:I .line 2554 iget v0, p0, Lcom/android/internal/policy/impl/PhoneWindowManager;->mSystemBottom:I iput v0, p1, Landroid/graphics/Rect;->bottom:I .line 2555 iget-object v0, p0,