Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
pongster
Old
#141  
pongster's Avatar
Recognized Developer
Thanks Meter 5784
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by pongster View Post
Got it. Nice work on the release man!

btw, I was thinking if you'd know if replacing the Settings.apk can be done via the terminal emulator? and if so what commands would achieve the same thing as adb?

Just asking as an alternative workaround.
For those who don't have adb installed or you have tried to install it unsuccesfully (that would be me) ...

Here is a workaround I've done to get the Settings.apk in /system/app (I wanted to keep all my settings )

- Install Root Manager from Market
- Run Root Manager and select "Remount as R/W"
- Enter terminal emulator
- cp /locationwhereyoudownloadedsettings.apk /system/app
- Power Off the Restart (since Reboot could hang on you)
- voila! Settings working + All Customizations intact

btw, this build is the best I've tried so far (although I have 2 other android folders to play with in my SD Card) Technically, with Exceller's Tool I'm Quad Booting... I have a choice between Windows and 3 Android builds (Orig CM6, CM6Minimal & mattc Froyo with Sense)

Happy hacking
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


 
snigs
Old
#142  
Member
Thanks Meter 0
Posts: 34
Join Date: Jul 2010
Location: London
This is the best build available so far imo.
Using this rom/radio/build combo has eliminated the audio issues when in-call.
There are a couple of bugs tho.

1. When playing music the touchscreen can become unresponsive for up to a minute when trying to do various tasks. Prob a memory issue.
2. When the phone is locked/unlocked in quick succession it can take a few moments for the buttons to become responsive again if you wish to unlock.
3. The market homescreen doesnt load and throws up an error. Although if I hit the search button quick enough I can still search apps. Although downloading from the store also appears to be slow.
4. When in call the touchscreen can lockup making ending the call a longer process.

So far those are the bugs that leap out at me. Other than that everything else is tip top!

/edit can't seem to get vpn working.

Thanks OP this is a great build!

Sent from my HTC HD2 using XDA App
 
swaser18t
Old
#143  
swaser18t's Avatar
Senior Member
Thanks Meter 3
Posts: 330
Join Date: Oct 2008
Location: MN
Quote:
Originally Posted by pongster View Post
For those who don't have adb installed or you have tried to install it unsuccesfully (that would be me) ...

Here is a workaround I've done to get the Settings.apk in /system/app (I wanted to keep all my settings )

- Install Root Manager from Market
- Run Root Manager and select "Remount as R/W"
- Enter terminal emulator
- cp /locationwhereyoudownloadedsettings.apk /system/app
- Power Off the Restart (since Reboot could hang on you)
- voila! Settings working + All Customizations intact

btw, this build is the best I've tried so far (although I have 2 other android folders to play with in my SD Card) Technically, with Exceller's Tool I'm Quad Booting... I have a choice between Windows and 3 Android builds (Orig CM6, CM6Minimal & mattc Froyo with Sense)

Happy hacking
if you cant install sdk usb driver go to devies and printers find the leo device with a ! on it. open properties and update the driver with the download on sdks site
 
eternauta1949
Old
#144  
eternauta1949's Avatar
Senior Member
Thanks Meter 15
Posts: 316
Join Date: Aug 2008
Location: Reggio Calabria
grandissimo lavoro
non riesco però ad installare i file neanche dal market
cosa devo fare?

great job
but I am unable to install the files either from the market
What should I do?
 
shu8i
Old
#145  
shu8i's Avatar
Senior Member - OP
Thanks Meter 34
Posts: 708
Join Date: Nov 2009
Location: New Jersey
Quote:
Originally Posted by pongster View Post
For those who don't have adb installed or you have tried to install it unsuccesfully (that would be me) ...

Here is a workaround I've done to get the Settings.apk in /system/app (I wanted to keep all my settings )

- Install Root Manager from Market
- Run Root Manager and select "Remount as R/W"
- Enter terminal emulator
- cp /locationwhereyoudownloadedsettings.apk /system/app
- Power Off the Restart (since Reboot could hang on you)
- voila! Settings working + All Customizations intact

btw, this build is the best I've tried so far (although I have 2 other android folders to play with in my SD Card) Technically, with Exceller's Tool I'm Quad Booting... I have a choice between Windows and 3 Android builds (Orig CM6, CM6Minimal & mattc Froyo with Sense)

Happy hacking
you can come to #htc-linux-chat

thx btw. for all the bug reports.

If you appreciate my work, you might consider donating a small amount
 
ognjeniHD
Old
#146  
Member
Thanks Meter 0
Posts: 46
Join Date: Apr 2010
im writing this 3rd time and nobody is replaying..

why in EVERY new build FM RADIOS is missing ?

can you add radio please ?
 
pongster
Old
#147  
pongster's Avatar
Recognized Developer
Thanks Meter 5784
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by snigs View Post
This is the best build available so far imo.
Using this rom/radio/build combo has eliminated the audio issues when in-call.
There are a couple of bugs tho.

1. When playing music the touchscreen can become unresponsive for up to a minute when trying to do various tasks. Prob a memory issue.
2. When the phone is locked/unlocked in quick succession it can take a few moments for the buttons to become responsive again if you wish to unlock.
3. The market homescreen doesnt load and throws up an error. Although if I hit the search button quick enough I can still search apps. Although downloading from the store also appears to be slow.
4. When in call the touchscreen can lockup making ending the call a longer process.

So far those are the bugs that leap out at me. Other than that everything else is tip top!

/edit can't seem to get vpn working.

Thanks OP this is a great build!

Sent from my HTC HD2 using XDA App
How do you get all your music on the sdcard to be recognized by the stock player? or do you use a different player?
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


 
pongster
Old
#148  
pongster's Avatar
Recognized Developer
Thanks Meter 5784
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
Quote:
Originally Posted by ognjeniHD View Post
im writing this 3rd time and nobody is replaying..

why in EVERY new build FM RADIOS is missing ?

can you add radio please ?
I think FM Radios are only in Sense builds...
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


 
pongster
Old
#149  
pongster's Avatar
Recognized Developer
Thanks Meter 5784
Posts: 7,077
Join Date: Apr 2005
Location: Quezon City

 
DONATE TO ME
I tried that unsuccesfully... my win7 doesn't want to update the driver... i'm probably doing it wrong...
Check out the Insanely Fast, Uber Smooth, Exceptionally Stable Firmware & Kernels Built by the HyperDroid Dev Team...Get the latest updates... Click to Follow me on Twitter! Like our page on Facebook!

If you're enjoying the work we share with you please Press the THANKS button and RATE the thread... its FREE!


 
jerrycycle
Old
#150  
jerrycycle's Avatar
Senior Member
Thanks Meter 122
Posts: 1,129
Join Date: Aug 2009
Location: Milwaukee
This is another way to install apk.

I use card reader to transfer file to sd.

Open astro or a anther file manager and install from sd.
Phone: Galaxy Nexus
Rom: Aokp
Theme: DarkJelly
Recovery: TWRP

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

Advanced Search
Display Modes

report this ad
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...