[GT-S6310]How enable softkey button - Miscellaneous Android Development

this tuts will work on every devices based on JB/ICS
Steps:
1. open build.prop
2. add this line at the end of build.prop
Code:
# enable softkey
qemu.hw.mainkeys=0
3. save and exit
4. reboot
credit: http://forum.xda-developers.com/showthread.php?t=1982000
However, it will be seen bigger. to resize navbar, follow my instruction
1. decompile framework-res.apk
2. go to values/dimens.xml
3. then find this
Code:
<dimen name="navigation_bar_height">xx.xdip</dimen>
<dimen name="navigation_bar_width">xx.xdip</dimen>
and change to
Code:
<dimen name="navigation_bar_height">27.0dip</dimen>
<dimen name="navigation_bar_width">23.0dip</dimen>
4. save an compile
5. push/flash it
Screenshoot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

There is no folder called values in framework-res.apk...and i m using s6312...help me for decreasing the size of soft keys. @ocoot

Related

[THEMING GUIDES][EASY METHODS][ALSO FOR NOOBS][Playing with 9.pngs]

///How to easily edit 9.pngs easily \\\
Lets start ...
Step 1
Decompile the app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2
Enter into res/drawables
Step 3
open 9.png with paint.net(preffered)not tested others
Get it here (www.getpaint.net)
Step 4
change its color to ur wish (note--dont touch those 4 borders at the ends)
Step 5
Close and save png
Step 6
Now recompile
Step 7
Install
congo it works fine.............
No need of draw9patch...
Notes:
Must knw how to compile- recompile apps.
Must try more coming soon..........
Dont Spoil This Thread Please!!!!
PRESS LIKE BUTTON IF U LIKE MY WORK
​
greatt but i think you must spoiler every picture
Code:
[hide] [/hide]

[THEMING GUIDES][EASY METHODS][ALSO FOR NOOBS][Playing with 9.pngs]

///How to easily edit 9.pngs easily \\\
Lets start ...
Step 1
Decompile the app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2
Enter into res/drawables
Step 3
open 9.png with paint.net(preffered)not tested others
Get it here (www.getpaint.net)
Step 4
change its color to ur wish (note--dont touch those 4 borders at the ends)
Step 5
Close and save png
Step 6
Now recompile
Step 7
Install
congo it works fine.............
No need of draw9patch...
Notes:
Must knw how to compile- recompile apps.
Must try more coming soon..........
Dont Spoil This Thread Please!!!!
PRESS LIKE BUTTON IF U LIKE MY WORK
​

[THEMING GUIDES][EASY METHODS][ALSO FOR NOOBS][Playing with 9.pngs]

How to edit 9.pngs easily...!!!
Lets start ...
Step 1
Decompile the app.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 2
Enter into res/drawables
Step 3
open 9.png with paint.net(preffered)not tested others
Get it here (www.getpaint.net)
Step 4
change its color to ur wish (note--dont touch those 4 borders at the ends)
Step 5
Close and save png
Step 6
Now recompile
Step 7
Install
congo it works fine.............
No need of draw9patch...
Notes:
Must knw how to compile- recompile apps.
Must try more coming soon..........
Dont Spoil This Thread Please!!!!
PRESS LIKE BUTTON IF U LIKE MY WORK :good:​

[GUIDE][How to] [APK] Sign Your System Apps Including framework-res.apk %100 Working

Introduction
In writing this to you, I will teach you how applications signed​
STEP -1
First, download the necessary files from here https://yadi.sk/d/QP1BSIXBZnAne
extract zip and put the C:/ system
Introduce the framework-res.apk. from the setup​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
STEP -2
Type 9 and ENTER recompile example: settings.apk
and After editing AndroidManifest.xml
Type 11 and enter decompile
the question, press "y"
go to \keep and delete AndroidManifest.xml and other edited
copy your apk settings.apk in \modified-system-apk-files-here.
rename your apk[settings.apk) to unsignedsettings.apk. and paste in /place-apk-here-for-signing
and type 4 and ENTER. your apk created in \place-apk-here-for-signing. its name: signedsettings.apk. rename to settings.apk and put your system/app or system/framework(framework-res.apk)​NOTE:​your application, put the zip. You can use it: https://yadi.sk/d/2sG-DkoVaMABC​Wipe cache partition
Wipe dalvik cache​Credits:
raziel23x
XDA Developers​KEY: https://yadi.sk/d/_1rUjK29ZnMbf
If you like. Please thank.

[GUIDE][NO ROOT][SUPER SIMPLE]Hide App from Launcher in 2 minutes!

Ever felt like hiding an application from Launcher's drawer but your there's no option to hide in your Launcher? or
No root so you can't even use Xposed to hide it? or
Want to include an app in your ROM but you don't want it to be displayed in the Launcher?​
No Problem! Here's a way
Requirments:
*A PC
*Knowledge on how to decompile/recompile an application
*2 minutes
*Notepad++ or any text editor
*apk of the app that you want to hide
The procedure is simple enough. Let's start:
*Decompile the application that you want to hide from your Launcher.
*Open AndroidManifest.xml
*Find this(use Ctrl+F):
Code:
<category android:name="android.intent.category.LAUNCHER"/>
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
*Either delete the line or replace it with:
Code:
<category android:name="android.intent.category.DEFAULT"/>
*Save it.
*Done!
*Recompile and flash the app! As simple as that!
Enjoy!

Categories

Resources