I just made these for myself, and I liked the way they came out, so I figured I'd share. Inspiration came from seeing my friends new droid 4.
{
"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"
}
Included in the .zip are the following files:
*Not a flashable zip, these must be added to your SystemUI.apk, search bar location is dependent on your rom*
Code:
ic_search_land.png ic_sysbar_home.png
ic_search.png ic_sysbar_lights_out_dot_large.png
ic_sysbar_back_land.png ic_sysbar_lights_out_dot_small.png
ic_sysbar_back.png ic_sysbar_menu_land.png
ic_sysbar_highlight_land.png ic_sysbar_menu.png
ic_sysbar_highlight.png ic_sysbar_recent_land.png
ic_sysbar_home_land.png ic_sysbar_recent.png
Download:
http://www.mediafire.com/?08033839ppl6zm9
If you included a search button as well, I'd be in.
make the whole set i dont even use the menu key
daman215 said:
make the whole set i dont even use the menu key
Click to expand...
Click to collapse
What do you mean by the whole set? I'm using the menu key as the recent apps button. I'll add the 3 dot 'menu' key I made along with the landscape png's as soon as I finish them.
Edit: Updated OP, added all necessary files/.zip with all .png's
Related
I've been looking for DXKH2 extended power menu but couldn't find any luck.
But thanks to these threads here and here by sicopat, i was able to add the options "Reboot", "Recovery" and "Download" to the New DXKI2 Power Menu.
I've also add the CRT effect by following this guide by bruflot.
{
"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"
}
Instruction
1. Just download and flash .zip file with CWM
or
1. Extract the content of the .zip file and browse to system > framework and copy everything to /system/framework dir using Root Explorer.
2. Long pressed each files and choose 'Permissions' and 'Change owner' and set as the image below.
Download Link: MediaFire
Thanks! Tested on [email protected]
However CRT effect not as smooth as Rawat's version.
nice work friend.. :-D
nice one bro!
How about one for KI3's 2.3.5? Thanks.
twosix said:
How about one for KI3's 2.3.5? Thanks.
Click to expand...
Click to collapse
Already exist in sicopat's thread here.
i need to mod go launcher apk so that theres no menu button in bottom of screen can any app developer guide or mod the latest go launcher apk and attach to this post. those who suggest me to root i cant because my phone has yellow dot and display need to be changed so better i will wait till i get it fixed which should happen by next month
{
"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"
}
Sent from my HTC One X using xda premium
You simply need to edit the AndroidManifest.xml file. Look for the targetSdkVersion attribute and change it's value to 14. If there's no such attribute, change the value of minSdkVersion. That should do the trick.
Please notice that you won't be able to access the application's main menu after this, but I'm sure you knew that already.
thanx for reply but how to edit apk just like normal open zip edit it with text editor and edit or is there any signing of apk reqd. btw go lauchncher already has menu button in right hand bottom corner of screen
Sent from my HTC One X using xda premium
This guide will show you how to change the incoming call widget color for 4.2.1 and 4.1.2.
1. Decompile SecPhone.apk
2. Open smali\com\android\phone\IncomingCallWidget$Handle.smali with Notepad++
3. In .method private init()V search for mCircleColor:I above it you wil see something like:
Code:
[COLOR=#ffa500][COLOR=#ffa500][COLOR=#ffa500][COLOR=#0000ff]const[/COLOR] [COLOR=#d2691e]v6[/COLOR], [COLOR=#ff00ff]0x7f02039b[/COLOR][/COLOR][/COLOR][/COLOR]
[COLOR=#ffa500][COLOR=#ffa500][COLOR=#ffa500] [COLOR=#0000ff]invoke-virtual[/COLOR] {[COLOR=#d2691e]v5[/COLOR], [COLOR=#d2691e]v6[/COLOR]}, [COLOR=#808080]Landroid/widget/[/COLOR][COLOR=#008080]ImageView[/COLOR];->[COLOR=#6b8e23]setBackgroundResource[/COLOR](I)[COLOR=#ffa500]V[/COLOR][/COLOR][/COLOR][/COLOR]
[COLOR=#ffa500][COLOR=#ffa500] [COLOR=#008000].line 485[/COLOR][/COLOR][/COLOR]
[COLOR=#ffa500]
[COLOR=#ffa500] :[COLOR=#ff1493]goto_0[/COLOR][/COLOR]
[COLOR=#ffa500]
[COLOR=#0000ff]const[/COLOR] [COLOR=#d2691e]v5[/COLOR], -[COLOR=#ff00ff]0x9e5eeb[/COLOR]
[/COLOR][COLOR=#ffa500][/COLOR][COLOR=#ffa500] iput [COLOR=#d2691e]v5[/COLOR], [COLOR=#d2691e]p0[/COLOR], [COLOR=#808080]Lcom/android/phone/[/COLOR][COLOR=#008080]IncomingCallWidget$Handle[/COLOR];->[COLOR=#9370db]mCircleColor[/COLOR]:I[/COLOR]
[/COLOR][COLOR=#ffa500][/COLOR]
Change this constv5, -0x9e5eeb to what ever color you want (takes hex value) eg: constv5, 0xff000000 would be black.
4. Change ic_jog_dial_answer.png in drawable-xhdpi to match color.
5. Recompile.
6. Hit thanks. Your done.
{
"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"
}
Thanks!
Very nice! Thanks for your hard work, big push on thanks button for you mate!
Mr.Mefisto said:
Very nice! Thanks for your hard work, big push on thanks button for you mate!
Click to expand...
Click to collapse
No worries mate.
Hi, The HTC Sense Quick Settings is really bad and confusing the icons are small and even worse there is %30 waste of each of the icons for 3 dot option,
unlike Stock Android with big and clear button and Samsung's TW, in TW you press & hold and icon and it takes you to option but is Sense there is a menu button under each button which will make buttons smaller.
my Request is can someone edit the Sense QuickSettings and make it like Stock Android and maybe add some buttons (like: GPS ON\OFF)
{
"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"
}
i am ready to make the PNGs for the Mod in PhotoShop but i dont know the modding so if someone wants to do it please reply and i will immediatly start to make the PNG before you even finish the coding.
PS: please dont tell me to use the "Search" because i did and searched HTC One Mods, ROMs,,,etc for stuff i want and there is NO such MOD.
and i know there is an app in Play Store (AntTek Quick Settings) but its made for <4.2, i dont want APK because MOD is better and more stable than APK.
Best Regards
Muhammad
Little search lol
http://forum.xda-developers.com/showpost.php?p=42609830&postcount=25496
Hi! all!:laugh:
After testing that application Windows Phone 8 launcher (bugs fixed):
https://play.google.com/store/apps/details?id=one.shot.metro&hl=fr
So to change your theme like Windows Phone 8 download the app from the Goolge Play
SCREENSHOTS bellow:
{
"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"
}
:laugh::laugh::laugh::laugh::laugh::laugh::laugh::laugh:
Now open the app and follow the steps and click start
After that we go from choosing a colore for the icons in homescreen all that by staing cklic on an icon to colorate it:
click between "Tile color"
go down to save changing
You chan put an image instead the colores
Now to change tile icon or visible,invisible it click on " change icone"
and choose as you like icons
To bind an app in the icons (bind means changing the app on the icon)
you can click on the white box between "Bind application"
The last thing is saving the changing to do so slow down the window and click "Save"
I think that's all for many question send your problem and Thanks :good:
For me I'm quite concerned about the amount of ads. Launcher 7 is a more better alternative for me.
Sent from my HTC One using Tapatalk