Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
nephillim
Old
#41  
nephillim's Avatar
Senior Member
Thanks Meter 26
Posts: 134
Join Date: Apr 2008
Location: Danville
Quote:
Originally Posted by Gekass View Post
Very Nice!
Is ther any way to add a flashlight to the dropdown toggle?
I'm also curious about a flashlight in the toggles as well!
Atrix 2 ** CM10 build 9-28
iPhone 3GS **jailbroken and flashed 4571^3 times.... RETIRED!!!! (Thank God)
RAZR V3xx **custom themed and unlocked...... Retired to the porcelain throne.
 
smgulsby
Old
#42  
smgulsby's Avatar
Senior Member
Thanks Meter 59
Posts: 301
Join Date: Feb 2012
Is it possible to use root explorer to do this? Thinking I could change the permissions in there? Thoughts?

Sent from my MB865 using Tapatalk 2
 
moparfreak426
Old
#43  
moparfreak426's Avatar
Senior Member
Thanks Meter 536
Posts: 3,813
Join Date: Mar 2012
Location: around places
Will this work on photon?

Sent from my Motorola Electrify using XDA
Devices: Verizon Samsung Galaxy SIII, Samsung Epic 4G Touch (Galaxy SII Sprint)
Carrier: Verizon/Straight Talk/Page Plus
ROM: SIII=Carbon 4/22 nightly, E4GT=PAC in black (best rom ever)

 
alteredlikeness
Old
#44  
alteredlikeness's Avatar
Recognized Contributor
Thanks Meter 2076
Posts: 1,620
Join Date: Mar 2012
Location: reflecting on Indra's net

 
DONATE TO ME
Quote:
Originally Posted by val13 View Post
Can I use it for stock odex 2.3.6? If not, is it possible get it for stock?
Not these ones, but I've re-odexed the SystemUI and included the drop togs in altEdisonODEX mods and Romulus rom.


Quote:
Originally Posted by jlvanvleet View Post
So it there an way to switch out one of those toggles, preferably the screen rotation with airplane mode? And how would one go about doing that?
Yes, but will require some xml/smali edits/additions.


Quote:
Originally Posted by Gekass View Post
Very Nice!
Is ther any way to add a flashlight to the dropdown toggle?
Also yes. In fact the strings/ids for the flashlight are already in the xmls... it would be a matter of editing the status_bar_expanded.xml to call for the flashlight - I think... maybe, but hopefully no smali edits..


Quote:
Originally Posted by smgulsby View Post
Is it possible to use root explorer to do this? Thinking I could change the permissions in there? Thoughts?
Yes it can be pushed with Root Explorer. First copy it from your sdcard and paste in /system folder - there you can rename it and set the proper permissions (644) - then "MOVE" (do not copy) the apk to the /system/app folder and overwrite the old one... exit, and reboot..


Quote:
Originally Posted by moparfreak426 View Post
Will this work on photon?
Nope. At least I don't think so...

Sent from my mind using XDA
Quote:
Originally Posted by doseone/themselves View Post
Code:
watch your hand, the motorized lifestyle likes to bite and grind
A2 Edison | N10 Manta

/-\ |_ T F |2 F |)
 
daavvis
Old
#45  
daavvis's Avatar
Senior Member
Thanks Meter 202
Posts: 474
Join Date: Feb 2012

 
DONATE TO ME
Quote:
Originally Posted by alteredlikeness View Post
not these ones, but i've re-odexed the systemui and included the drop togs in altedisonodex mods and romulus rom.



Yes, but will require some xml/smali edits/additions.



Also yes. In fact the strings/ids for the flashlight are already in the xmls... It would be a matter of editing the status_bar_expanded.xml to call for the flashlight - i think... Maybe, but hopefully no smali edits..



Yes it can be pushed with root explorer. First copy it from your sdcard and paste in /system folder - there you can rename it and set the proper permissions (644) - then "move" (do not copy) the apk to the /system/app folder and overwrite the old one... Exit, and reboot..



Nope. At least i don't think so...

Sent from my mind using xda

i swear the first thing im gonna do when i figure this out is post a [how to]..... Looked everywhere for info there is none..... Nothing like going through miles of code lookin for a friggin needle..... Lol
----ATRIX 2----

2 iphone 4 gifts, and never used..... just sit on the table.....

bl unlock is all i crave..... plz moto?
 
moparfreak426
Old
#46  
moparfreak426's Avatar
Senior Member
Thanks Meter 536
Posts: 3,813
Join Date: Mar 2012
Location: around places
Will these rifles work on photon?

Sent from my MSM using XDA
Devices: Verizon Samsung Galaxy SIII, Samsung Epic 4G Touch (Galaxy SII Sprint)
Carrier: Verizon/Straight Talk/Page Plus
ROM: SIII=Carbon 4/22 nightly, E4GT=PAC in black (best rom ever)

 
daavvis
Old
#47  
daavvis's Avatar
Senior Member
Thanks Meter 202
Posts: 474
Join Date: Feb 2012

 
DONATE TO ME
Quote:
Originally Posted by moparfreak426 View Post
Will these rifles work on photon?

Sent from my MSM using XDA
Dude alteredlikeness just answered your question.... the first time u asked it... directly above me post before your second post..... directly after your first post.... please read before u post.....



And no a mod for a phone ( let alone a rom ) will most likely not work ( without some porting ) on another phone (let alone rom)

....

Sent from my MB865 using XDA
----ATRIX 2----

2 iphone 4 gifts, and never used..... just sit on the table.....

bl unlock is all i crave..... plz moto?
 
moparfreak426
Old
#48  
moparfreak426's Avatar
Senior Member
Thanks Meter 536
Posts: 3,813
Join Date: Mar 2012
Location: around places
Quote:
Originally Posted by daavvis View Post
Dude alteredlikeness just answered your question.... the first time u asked it... directly above me post before your second post..... directly after your first post.... please read before u post.....



And no a mod for a phone ( let alone a rom ) will most likely not work ( without some porting ) on another phone (let alone rom)

....

Sent from my MB865 using XDA
Forgive my fast paced eyes on my slow as freaking crap htc touch pro 2 since I bricked my electrify(rebadged photon)

Sent from my MSM using XDA
Devices: Verizon Samsung Galaxy SIII, Samsung Epic 4G Touch (Galaxy SII Sprint)
Carrier: Verizon/Straight Talk/Page Plus
ROM: SIII=Carbon 4/22 nightly, E4GT=PAC in black (best rom ever)

The Following User Says Thank You to moparfreak426 For This Useful Post: [ Click to Expand ]
 
alteredlikeness
Old
#49  
alteredlikeness's Avatar
Recognized Contributor
Thanks Meter 2076
Posts: 1,620
Join Date: Mar 2012
Location: reflecting on Indra's net

 
DONATE TO ME
Quote:
Originally Posted by Gekass View Post
Very Nice!
Is ther any way to add a flashlight to the dropdown toggle?
Ok. I messed around with this a little bit. And it looks like all of the smali and xmls for the flashlight are in place.. but, I don't think we have a native flashlight process for the A2. The smali calls for "PowerManager" to operate the flashlight activity - not sure if we have the same setup as the build these toggles were ported from...

I did manage to switch the order of the toggles to whatever (just change the order in status_bar_expanded.xml), but adding new togs is a bit more difficult than anticipated.

Sent from my mind using XDA
Quote:
Originally Posted by doseone/themselves View Post
Code:
watch your hand, the motorized lifestyle likes to bite and grind
A2 Edison | N10 Manta

/-\ |_ T F |2 F |)
 
Light_Soul
Old
#50  
Member
Thanks Meter 4
Posts: 41
Join Date: Jan 2012
Location: Novosibirsk
I want dropdown toggles for ICS leak

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...