• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Multitasking

SupperDroid

Member
I have searched and cannot find how to add apps to the side bar.All the videos I have seen show many apps on the side bar but mine only has a few.
 
If you have a Verizon GN2, we are stuck to only 7 currently. Gmail and YouTube are supposed to be added "soon"...
 
You can also modify the apps yourself to add support for multi-view.
There are instructions on xda and android central.

I modified plenty of them.

Screenshot_2012-12-11-15-32-06_zpsee72f666.png
 
Thats the problem i have it wont decompile. I will have to figure out the command lines

Put the apk in the same folder as the apktool script, it the "other" folder.
Type:
apktool d -s --no-src filename.apk
If the filename has spaces you have to use double quotes. "filename .apk"
 
Back
Top Bottom