Which comands to use to replace stoch maps with maps(brut) - Desire General

Hi everyone,
i', new here in the forum so i tried to find some answers to my question but so far no luck.
I'm using modaco r3 with ASD+ and i'd like to replace the stock maps.apk withe the maps(brut) with navigation.
Which comands do i have to use in recovery to remove the original maps.apk and install the maps(brut).apk to system/app??
Many thanks

settings > applications > MANAGE APPLICATIONS > uninstall google maps, install maps brut with some sort of filemanager.. estrong, astro, linda file manager or whatever..

I thoud this was unpossible wo system/apps acces.

well i want to push the maps(brut) into system/app... (first delete original maps)
isn't that possible on the desire?

Brut doesn't have to go in /system/app, as I recall. I believe I installed it and the navigation option before I ever had root, so there was never any chance of getting into /system.
If you really do want it to go in /system/app, then you need to:
Boot to recovery (get the green menu screen)
Get into an adb shell
Inside the shell, run "mount /system"
cd /system/app
ls (to find what the relevant apk is)
rm <packagename>.apk
exit
adb push <location of brut.apk> /system/app
Reboot
That should be it. I take no responsibility, have a full nandroid backup, etc etc etc, but that's all you have to do.

thanks
i don't have to unmount system?

thanks
i don't have to unmount system?
Click to expand...
Click to collapse
I don't think anything else is running that would even require the /system partition, as otherwise it would have mounted it itself, so don't worry about it.

do you really need the [brut] map now that the stock map has navigation?

fowler002 said:
do you really need the [brut] map now that the stock map has navigation?
Click to expand...
Click to collapse
Its only available in the UK and US afaik
Theres more to earth than just the two of you ;D

Related

[Q] google maps

hello
i have a problem with installing Google maps(latest version) on my Desire,just download from market and the apk won`t install.On Desire i have this rom:
[ROM][07/09] ۵.AuraxTSense v7.6.1 Official HTC 2.2 ·(720p|2.10|AP2SD+|SYSTEMRW|UV)
with rootexplorer i unistall Google map.apk from rom;data/data/google.maps.apk
but still can`t install new version.
please help
sorry for my bad english
Same problem for me and same ROM...
what you need to do is put your desire in recovery and use adb to delete google maps. just mount /system/ and use the command rm /system/app/maps.apk then you can just reinstall google maps from the market
AndroHero said:
what you need to do is put your desire in recovery and use adb to delete google maps. just mount /system/ and use the command rm /system/app/maps.apk then you can just reinstall google maps from the market
Click to expand...
Click to collapse
Tried this, still fails to install. Now I don't have maps. Fancy uploading your Maps.apk please?
Edit: Scrap that, check out this.
You can also try this, did it yesterday and working fine.
To remove Google Brut so you van instal the original Google Maps follow the steps. Works fine.
1.
Remove the following files from your phone.
The first two files (red) I did not delete but temporary renamed with Root Explorer to com.google.android.maps.jar.old and com.google.android.maps.xml.old
com.google.android.maps.jar in system\framework
com.google.android.maps.xml in system\etc\permissions
maps.apk in system\app (delete this one from phone)
2. Reboot
3. Extract Maps.apk from the downloaded ROM file. Find it in system\app
4. Copy back or rename back the xml & jar file, and install the maps.apk from the removed rom manually using htc sync or the way you normaly install a APK file.
5. Reboot
6. Uninstall Google Map. You uninstal the installed version from step 4.
7. Reboot to recovery, clear cache & dalvik cache
8 Install google map from market
9. Done
Quick question regarding Google navigation brut. Once u r navigating , and for example u take a wrong turn , .. The navigation voice won't tell u that u have taken a wrong turn or the term , rerouting ! any suggestions ..
Sent from LeeDroid powered by HTC Sense using XDA App!

Swype

I searched around and couldn't find a definative answer. How can I take my backed up copy of swype from my g2 nandroid backup (or the official rom) and install it after installing cyanogenmod"
Sent from my T-Mobile G2 using XDA App
If you want you could always download the stock rom (check dev forums) and take the Swype.apk out of /system/apps. You're also going to need to get the libSwypeCore.so from /system/lib good luck.
*thanks nvigrass, wasnt sure where it was
it is in /system/lib
here's a thread with some instructions: http://forum.xda-developers.com/showthread.php?t=837599
I ended up figuring it out with the first post, after figuring out how to open the /system/ nandroid img.
Sent from my T-Mobile G2 using XDA App
How Do you take swype.apk out of system/apps?
waffleman911 said:
If you want you could always download the stock rom (check dev forums) and take the Swype.apk out of /system/apps. You're also going to need to get the libSwypeCore.so from /system/lib good luck.
*thanks nvigrass, wasnt sure where it was
Click to expand...
Click to collapse
How do you do that? And what program do you have to use since System is an .img file thanks.
Brazildiogo732 said:
How do you do that? And what program do you have to use since System is an .img file thanks.
Click to expand...
Click to collapse
have u heard of google?
http://lmgtfy.com/?q=extract+.img+in+windows
Thanks
waffleman911 said:
If you want you could always download the stock rom (check dev forums) and take the Swype.apk out of /system/apps. You're also going to need to get the libSwypeCore.so from /system/lib good luck.
*thanks nvigrass, wasnt sure where it was
Click to expand...
Click to collapse
sundar2012 said:
have u heard of google?
http://lmgtfy.com/?q=extract+.img+in+windows
Click to expand...
Click to collapse
hey thanks man . i got MagicISO but it is not letting me explore the system file, i can't even open it..what'd you use?
Okay here is what I did and it worked. Using SU File manager (found in the market if you search "root explorer") and on the stock ROM, copy the lib and apk files from /system/app and /system/lib. I copied them to the root of my sd card. Wipe everything and install CM and the addon. Grab SU File manager again and find the lib file on your SD card. copy it. There are two little buttons on the top of SU File manager with an S and a D. I pressed both of them to mount system and data as read/write. Go to system/lib and paste the lib file. Verify that it is there and since there are so many files sort by size its like 998kb. Then just use SU File Manager or astro or whatever to find Swype.apk on your sd card. Install it from there. With Astro click it and "open app manger." Then go to keyboard settings and enable it as an input method. Go to swype settings and it should not FC if you did this stuff correctly. Set your settings and enjoy! Oh yea dont forget to uninstall and refund SU File manager
Brazildiogo732 said:
hey thanks man . i got MagicISO but it is not letting me explore the system file, i can't even open it..what'd you use?
Click to expand...
Click to collapse
If you are using windows, there is a command prompt application called unyaffs.exe that extracts the whole thing in windows. Might even work in linux with wine
jkoenig00 said:
Okay here is what I did and it worked. Using SU File manager (found in the market if you search "root explorer") and on the stock ROM, copy the lib and apk files from /system/app and /system/lib. I copied them to the root of my sd card. Wipe everything and install CM and the addon. Grab SU File manager again and find the lib file on your SD card. copy it. There are two little buttons on the top of SU File manager with an S and a D. I pressed both of them to mount system and data as read/write. Go to system/lib and paste the lib file. Verify that it is there and since there are so many files sort by size its like 998kb. Then just use SU File Manager or astro or whatever to find Swype.apk on your sd card. Install it from there. With Astro click it and "open app manger." Then go to keyboard settings and enable it as an input method. Go to swype settings and it should not FC if you did this stuff correctly. Set your settings and enjoy! Oh yea dont forget to uninstall and refund SU File manager
Click to expand...
Click to collapse
I actually paid for root explorer because its useful enough to be worth the money and someone took their time to write the application. I did use Root Explorer to go in and paste the files into the appropriate directories after getting them extracted.
Opening System
jkoenig00 said:
Okay here is what I did and it worked. Using SU File manager (found in the market if you search "root explorer") and on the stock ROM, copy the lib and apk files from /system/app and /system/lib. I copied them to the root of my sd card. Wipe everything and install CM and the addon. Grab SU File manager again and find the lib file on your SD card. copy it. There are two little buttons on the top of SU File manager with an S and a D. I pressed both of them to mount system and data as read/write. Go to system/lib and paste the lib file. Verify that it is there and since there are so many files sort by size its like 998kb. Then just use SU File Manager or astro or whatever to find Swype.apk on your sd card. Install it from there. With Astro click it and "open app manger." Then go to keyboard settings and enable it as an input method. Go to swype settings and it should not FC if you did this stuff correctly. Set your settings and enjoy! Oh yea dont forget to uninstall and refund SU File manager
Click to expand...
Click to collapse
Hey! When you go about opening /system/apps and system/lib, where do you go to open it? And How do you open it? The only system I've seen cannot been opened Idk how to do it and I'm seriously confused, thanks!!
Brazildiogo732 said:
Hey! When you go about opening /system/apps and system/lib, where do you go to open it? And How do you open it? The only system I've seen cannot been opened Idk how to do it and I'm seriously confused, thanks!!
Click to expand...
Click to collapse
What app are you using? You need to use a root explorer app like SU File Manager or Root Explorer.
thanks! got the files! i am about to intall! thanks!!
Got the Files, but no luck :/
jkoenig00 said:
Okay here is what I did and it worked. Using SU File manager (found in the market if you search "root explorer") and on the stock ROM, copy the lib and apk files from /system/app and /system/lib. I copied them to the root of my sd card. Wipe everything and install CM and the addon. Grab SU File manager again and find the lib file on your SD card. copy it. There are two little buttons on the top of SU File manager with an S and a D. I pressed both of them to mount system and data as read/write. Go to system/lib and paste the lib file. Verify that it is there and since there are so many files sort by size its like 998kb. Then just use SU File Manager or astro or whatever to find Swype.apk on your sd card. Install it from there. With Astro click it and "open app manger." Then go to keyboard settings and enable it as an input method. Go to swype settings and it should not FC if you did this stuff correctly. Set your settings and enjoy! Oh yea dont forget to uninstall and refund SU File manager
Click to expand...
Click to collapse
I got the files, but its not working on Desire Z rom... All it does is force close.. any ideas, anyone?!
you need to make sure the Swype Lib file copied into the /system/lib directory. Even if the app says it copied it, restart the app and navigate to the /system/lib directory and make sure the file is there. Then install swype normally. If the lib file is not successfully copied, swype will FC all the time.
not letting me paste!
jkoenig00 said:
you need to make sure the Swype Lib file copied into the /system/lib directory. Even if the app says it copied it, restart the app and navigate to the /system/lib directory and make sure the file is there. Then install swype normally. If the lib file is not successfully copied, swype will FC all the time.
Click to expand...
Click to collapse
Cool! thanks guys! I found how to do everything, but its not letting me paste into /system/lib :/ any sugestions? :/
it says "this folder is read only" and its refering to the /system/lib ..what do i do?
Open terminal emulator and type this
mount -o remount,rw /system
Then try again.
[G2/HTC Vision]
Still not working
luis86dr said:
Open terminal emulator and type this
mount -o remount,rw /system
Then try again.
[G2/HTC Vision]
Click to expand...
Click to collapse
After I put that in, it comes up "mount [-r] [-w] [-o options] [-t type device directory] and it still doesnt let me paste into the lib folder...whats happening? lol

[GUIDE] 11/22/2010 - Restore Swype after upgrading to CyanogenMod

If you were like me, you rushed right into installing CyanogenMod. Whoops, found out there is no swype installed. What to do?
Hopefully you made a nandroid backup like me. I didn't want to do a full nandroid restore just to extract the files. So I did this...
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
UPDATED 11/22/2010 - Okay, some people have requested a "newbie friendly" solution. I have created an APK which will help automate this procedure, without the need for ADB. If you have already applied CyanogenMod, then use this APK to select an older Clockwork Backup that has your licensed Swype. It will then extract and install the files for you. I have only tested on the G2.
http://www.mediafire.com/?j7dnv321ej0mrch
I'll possibly do some updates to:
a) cache swype for future installs (to make restores super quick)
b) add other extractions of 'your' saved files (i.e. google apps)
c) add more options for handling cache/files/etc.
I hope this helps. Enjoy!
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-
# --------------------------------------------------------------------------------------------
# How to recover your swype files from your nandroid backup
# Quick and dirty extract
# Prepare a staging area on your computer
mkdir nandtmp
cd nandtmp
# Copy your old nandroid (pre CM) backup to your staging area..........
# i.e. /androidbackups/clockworkmod/backup/2010-11-01.02.02.02
cp $WHEREVER_OLD_IMAGE_IS/system.img .
# extract files...
unyaffs system.img
adb remount
# Push the swype files back to your Android device
adb push ./system/lib/libSwypeCore.so /system/lib/
adb push ./system/app/Swype.apk /system/app/
# Some users have had issues with not seeing Swype in the options (possibly non read/write system?), so they just installed the APK. If you install it, make sure the lib file has been pushed first.
# i.e. adb install /sdcard/Swype.apk
# Update permissions for good measure (may not be needed)
chmod 644 /system/app/Swype.apk
chmod 644 /system/lib/libSwypeCore.so
# I rebooted, but have heard reports that it is not necessary
adb reboot
# Now in Menu>Settings:Language & keyboard unselect the Android keyboard and make sure Swype keyboard is checked.
A similar process can be done directly on your phone.
# --------------------------------------------------------------------------------------------
Hope that helps others restore Swype (or other files they desire) without having to do a full Nand restore.
-oldsk00lz
getting force close on swype as soon as I uncheck the android keyboard, not a huge deal but I do kinda miss swype
ranyvern said:
getting force close on swype as soon as I uncheck the android keyboard, not a huge deal but I do kinda miss swype
Click to expand...
Click to collapse
Did you push libSwypeCore.so to /system/lib yet?
For some reason it still doesn't show up in the keyboard list, any idea why?
Sent from my T-Mobile G2 using XDA App
Ok, what you're supposed to do is, you actually have to install the swype.apk. its not enough to copy it to the /system/app directory adb install Swype.apk or use root file explorer click on the apk file and choose install.
Sent from my T-Mobile G2 using XDA App
or you can open up cyanogenmod(unzip) and download a stock g2 rom and then just put the files in the proper places, then zip cm again and flash(i did this all from my phone ast night because i was too lazy to go to the computer)
have you tried to go to swype.com and signing up for there beta testing. Not sure if still open but does not hurt to try. I reinstall from the beta testing website and is working great on CM6.1 on my G2
k50aker said:
For some reason it still doesn't show up in the keyboard list, any idea why?
Click to expand...
Click to collapse
Be more specific. What have you done so far? Did you go into Settings > Keyboard and enable Swype yet?
I tried a few times before but could never get this dumb unyaffs to work for me.
i get
Microsoft Windows XP [Version 5.1.2600]
C:\g2orgsys>unyaffs systemg2.img
28852 [main] unyaffs 3212 _cygtls::handle_exceptions: Exception: STATUS_ACCESS
_VIOLATION
30677 [main] unyaffs 3212 open_stackdumpfile: Dumping stack trace to unyaffs.e
xe.stackdump
348883 [main] unyaffs 3212 _cygtls::handle_exceptions: Exception: STATUS_ACCESS
_VIOLATION
375003 [main] unyaffs 3212 _cygtls::handle_exceptions: Error while dumping stat
e (probably corrupted stack)
Idk im pretty lazy sometimes, if you can provide some help on this, i would GREATLY appreciate it.
oh and I tried, quickly, to get the emulator working but failed! Im sure its probably something ez I missed. :/
Stryder5 said:
Be more specific. What have you done so far? Did you go into Settings > Keyboard and enable Swype yet?
Click to expand...
Click to collapse
Yea, it wasn't there, again, in my case pushing it in to the /app folder did NOT work, I had to intall the apk maually like any other app. Of course only after pushing the lib file.
adb push libSwypeCore.so /system/lib
adb install Swype.apk
Unyaffs is supposed to work on windows? I didn't know that. I use linux, you sould try it and get used to it, it would save you a lot of trouble.
Sent from my T-Mobile G2 using XDA App
k50aker said:
Yea, it wasn't there, again, in my case pushing it in to the /app folder did NOT work, I had to intall the apk maually like any other app. Of course only after pushing the lib file.
adb push libSwypeCore.so /system/lib
adb install Swype.apk
Unyaffs is supposed to work on windows? I didn't know that. I use linux, you sould try it and get used to it, it would save you a lot of trouble.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
Hmmm... I saw the swype in the settings after doing adb pushes and a reboot.
In reality, I had unchecked both Android keyboard, and Swype keyboard. Then went to a text field, and got a request for Android input. I then went back into settings and checked Swype, and then it just worked. I didn't need to install the APK. For those not seeing swype as an option, did you confirm that system was remounted and that files were copied? Did you reboot?
As for unyaffs, I was lazy. I just downloaded a binary for OSX from here: http://forum.xda-developers.com/showthread.php?p=7931772 . I haven't tried a Windows version of unyaffs.
-oldsk00lz
k50aker said:
Unyaffs is supposed to work on windows? I didn't know that. I use linux, you sould try it and get used to it, it would save you a lot of trouble.
Sent from my T-Mobile G2 using XDA App
Click to expand...
Click to collapse
thats kinda sucks. lil more trouble then I was hoping for but I got a few LiveCDs somewhere.
How hard would it be to get this running through adb shell, on the phone? lol
wilnotdie said:
thats kinda sucks. lil more trouble then I was hoping for but I got a few LiveCDs somewhere.
How hard would it be to get this running through adb shell, on the phone? lol
Click to expand...
Click to collapse
wilnotdie - You should be able to do this directly on your phone, as well. Of course, you would need to mount your system read/write and cp files versus adb push.
i.e.
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
cp /sdcard/nandtmp/system/lib/libSwypeCore.so /system/lib/libSwypeCore.so
cp /sdcard/nandtmp/system/app/Swype.apk /system/app/Swype.apk
Hope that helps.
-oldsk00lz
oldsk00lz said:
wilnotdie - You should be able to do this directly on your phone, as well. Of course, you would need to mount your system read/write and cp files versus adb push.
i.e.
mount -o rw,remount -t ext3 /dev/block/mmcblk0p25 /system
cp /sdcard/nandtmp/system/lib/libSwypeCore.so /system/lib/libSwypeCore.so
cp /sdcard/nandtmp/system/app/Swype.apk /system/app/Swype.apk
Hope that helps.
-oldsk00lz
Click to expand...
Click to collapse
Oh mybad, not that way. Was thinking of using the phone as my linux box instead of a pc. In theory it should work, just need to compile for use on the phone?
But Im guessing its not gonna be this ez lol
I didn't do any ADB pushes I just used root explorer to move the libswype file to lib directory then used the installer on the root explorer to install and it loaded right up for me. Only problem I'm getting is the double tap to edit isn't working now for some reason.
I pulled the files from the ota_root_noboot.zip from
http://forum.xda-developers.com/showthread.php?t=836042
Okay here is what I did and it worked. Using SU File manager (found in the market if you search "root explorer") and on the stock ROM, copy the lib and apk files from /system/app and /system/lib. I copied them to the root of my sd card. Wipe everything and install CM and the addon. Grab SU File manager again and find the lib file on your SD card. copy it. There are two little buttons on the top of SU File manager with an S and a D. I pressed both of them to mount system and data as read/write. Go to system/lib and paste the lib file. Verify that it is there and since there are so many files sort by size its like 998kb. Then just use SU File Manager or astro or whatever to find Swype.apk on your sd card. Install it from there. With Astro click it and "open app manger." Then go to keyboard settings and enable it as an input method. Go to swype settings and it should not FC if you did this stuff correctly. Set your settings and enjoy! Oh yea dont forget to uninstall and refund SU File manager
Hey Jkoenig00 did you have any issues with the double tap to edit?
Worked flawlessly and now I have swype running on CM. This should be stickied or something!
So for those of us who don't know what ADB is or how to use it...
are we screwed?
Is there a noob friendly method?
convolution said:
So for those of us who don't know what ADB is or how to use it...
are we screwed?
Is there a noob friendly method?
Click to expand...
Click to collapse
You can use root explorer. Download one of the stock roms. Access it through root explorer and copy the 2 files from the stock rom folders to its respective folder on your device. Then install the apk from within root explorer. Set everything up in your keyboard settings and your golden. Can be done in minutes.
Sent from my T-Mobile G2 using XDA App

[Q] Help needed

I just rooted my phone and i am trying to delete some of the apps that come with the phone.
I have found these steps in the forms but the problem is that, if I open a CMD and type this, it is not accepted.
I am guessing there is a step missing
1. type in the command line on your PC
Code:
adb shell
2. now you need to get super user rights:
Code:
su
3. you need to remount the system partition
Code:
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
4. change to the /system/app directory and you can now rename/delete all files in there
I hope you make a copy of this folder, so you can always revert back to factory default. A hardreset doesn't restaure the deletet apps, so be carefull. Also you need to check on your own IF you can really delete a app or not. I don't know what features you use.
hamd3000 said:
I just rooted my phone and i am trying to delete some of the apps that come with the phone.
I have found these steps in the forms but the problem is that, if I open a CMD and type this, it is not accepted.
I am guessing there is a step missing
1. type in the command line on your PC
Code:
adb shell
2. now you need to get super user rights:
Code:
su
3. you need to remount the system partition
Code:
mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
4. change to the /system/app directory and you can now rename/delete all files in there
I hope you make a copy of this folder, so you can always revert back to factory default. A hardreset doesn't restaure the deletet apps, so be carefull. Also you need to check on your own IF you can really delete a app or not. I don't know what features you use.
Click to expand...
Click to collapse
You can use root explorer, an apk that uses superuser permissions, or, maybe you didn't reboot the cellphone, when you root your, always reboot, in order to take the "effect"
try freezing app. Easier and safer. If you want to delete. Root explorer or try super manager.
Sent from my MB525 using XDA App
I do have super user permission , but i still dont know what to do
hamd3000 said:
I do have super user permission , but i still dont know what to do
Click to expand...
Click to collapse
Did you try with Titanium Backup ?, I think you can freeze, clear data and unninstall it !, let me know if I'm wrong
Download supermanager app from market. Enable root function. Get to phone dir. System then app
Sent from my MB525 using XDA App
tava2003 said:
Did you try with Titanium Backup ?, I think you can freeze, clear data and unninstall it !, let me know if I'm wrong
Click to expand...
Click to collapse
worked like a charm

Background working :)

Things can be just so easy.
after trying a while with framework-res.apk i got rid of the usual black background in launcher by just setting
<bool name="config_enableWallpaperService">false</bool> to true in res\values\bools.xml
compiled it back and updated it via cwmrecovery zip installation
Also livewallpaper are working.
UPDATE: Thanx to @superkoal
Xposed Module
but u still need the files from next link to get them working:
Files in Post 3 klick
"Here are the files ex framework-res
http://ul.to/oqs87yb6 "
just installed live wallpaper picker and a few from original 4.2.2 rom.
now i only want to find a settings.apk, that is working completely.
one is only apps column working, and other apk. only the others, don't know how.
If you want to buy me a beer
paypal [email protected] (EUR)
schybiorz said:
Things can be just so easy.
after trying a while with framework-res.apk i got rid of the usual black background in launcher by just setting
<bool name="config_enableWallpaperService">false</bool> to true in res\values\bools.xml
compiled it back and updated it via cwmrecovery zip installation
Also livewallpaper ae working...
just installed live wallpaper picker and a few from original 4.2.2 rom.
now i only want to find a settings.apk, that is working completely.
one is only apps column working, and other apk. only the others, don't know how.
Click to expand...
Click to collapse
Sweet! Can you post your compiled file in a CWM installable zip?
xm41907 said:
Sweet! Can you post your compiled file in a CWM installable zip?
Click to expand...
Click to collapse
http://uploaded.net/file/8awolkyk
just install via cwm. for sure do a backup before.
i'm not responsible if something went wrong, with this installation.
ALSO Do A BACKUP of your original Framework-res.apk!!!
Also don't forget to install Gallery.apk or livewallpaperpicker, else it is not possible to select any wallpaper.
so after a factory reset i wanted to try it again.
sems that i might have installed some other parts from another rom, like systemui.apk-
Here are the files ex framework-res
http://ul.to/oqs87yb6
after this, u might see the green background. Just start your favourite launcher and set any wallpaper u like.
Have fun
schybiorz said:
http://uploaded.net/file/8awolkyk
just install via cwm. for sure do a backup before.
i'm not responsible if something went wrong, with this installation.
ALSO Do A BACKUP of your original Framework-res.apk!!!
Also don't forget to install Gallery.apk or livewallpaperpicker, else it is not possible to select any wallpaper.
so after a factory reset i wanted to try it again.
sems that i might have installed some other parts from another rom, like systemui.apk-
Here are the files ex framework-res
http://ul.to/oqs87yb6
after this, u might see the green background. Just start your favourite launcher and set any wallpaper u like.
Have fun
Click to expand...
Click to collapse
What is the difference between the two downloads? I downloaded the first one, but have to wait an hour before I can download the second one. Should I install the second one and not the first?
I'm having trouble installing this with CWM. I have my system and data mounted to an external drive and CWM doesn't access it. It keeps saying folder not found, then it reverts to what I assume is the original internal data folder on the FTV itself. I'm not sure how to access this internal folder now using a file explorer. Any thoughts that don't involve messing with unmounting my external drive?
**Edit** I manual replaced the framework-res.apk using root explorer, then realized I needed to install your second files as well and now it works prefectly! No more black background for me. I've got a spinning galaxy and stars!
Thanks for the work on this!
That are good news,
thanks for reply....
now i also got rid, of some amazon apps. now have around 127mb /system free storage.
removed ftvlauncher, whisperplay,gamecircle,demomode and a few other things with titanium backup.
also stock launcher switcher worked now when press homebutton. Can someone pm me a few aosp 4.2.2 stock files from settings app and from tablet? i get crashes in settings.apk maybe i have to install a few more stock apks, that don't come with aftv in stock.
btw. Tabletui is working with adb shell am display-density 240
settings.apk is in splitscreen (crashes in different accesses). played around with some themed xposed modules and lolipop theme.
will try the next weeks, till i got my setup finished ^-^
schybiorz said:
That are good news,
thanks for reply....
now i also got rid, of some amazon apps. now have around 127mb /system free storage.
removed ftvlauncher, whisperplay,gamecircle,demomode and a few other things with titanium backup.
also stock launcher switcher worked now when press homebutton. Can someone pm me a few aosp 4.2.2 stock files from settings app and from tablet? i get crashes in settings.apk maybe i have to install a few more stock apks, that don't come with aftv in stock.
btw. Tabletui is working with adb shell am display-density 240
settings.apk is in splitscreen (crashes in different accesses). played around with some themed xposed modules and lolipop theme.
will try the next weeks, till i got my setup finished ^-^
Click to expand...
Click to collapse
That is cool that you're testing the limits. Tonight I plan to make a video about my setup. I've used a lot of the various mods/tweaks available for the ATV and have a kick ass setup.
Manually?
xm41907 said:
I'm having trouble installing this with CWM. I have my system and data mounted to an external drive and CWM doesn't access it. It keeps saying folder not found, then it reverts to what I assume is the original internal data folder on the FTV itself. I'm not sure how to access this internal folder now using a file explorer. Any thoughts that don't involve messing with unmounting my external drive?
**Edit** I manual replaced the framework-res.apk using root explorer, then realized I needed to install your second files as well and now it works prefectly! No more black background for me. I've got a spinning galaxy and stars!
Thanks for the work on this!
Click to expand...
Click to collapse
so just push the framework-res.apk to sdcard and replace it w/ the one in the system folder? because I did the install via cwm to no avail and I installed the 3 apks in the background.zip manually
be sure mount /system in cwm manual. should work, or replace it manually via fileexplorer and to be sure
chmod 644 /system/framework/framework-res.apk
and don't forget to have a backup via cwm to be safe...
schybiorz said:
That are good news,
thanks for reply....
now i also got rid, of some amazon apps. now have around 127mb /system free storage.
removed ftvlauncher, whisperplay,gamecircle,demomode and a few other things with titanium backup.
also stock launcher switcher worked now when press homebutton. Can someone pm me a few aosp 4.2.2 stock files from settings app and from tablet? i get crashes in settings.apk maybe i have to install a few more stock apks, that don't come with aftv in stock.
btw. Tabletui is working with adb shell am display-density 240
settings.apk is in splitscreen (crashes in different accesses). played around with some themed xposed modules and lolipop theme.
will try the next weeks, till i got my setup finished ^-^
Click to expand...
Click to collapse
I am curious what Amazon apps you've removed and what other mods you've done. Can you update what you've been up to with the FTV?
I only made a backup of all amazon apps, i might to remove, with titanium backup before i uninstalled them.
f.eg. amazon app store, circle, movie, mp3, photo (installed gallery2.apk from a 10.1 cm stock rom) installed clock.apk from rom to exchange amazon screensaver and replaced it with a clock. but i messed to much around, so i had to go back to my backup i generated with cw recovery
also deodexed apps and framework files to get a little more space on sys. also deleted files under vendor/amazon (here are the overlay-files stored.
sadly i'm out of time for this week to extend my tsteing in getting a full settings.apk working wich i had before i messed up while replacing all system apks from a cm 4.2.2 rom
schybiorz said:
Things can be just so easy.
after trying a while with framework-res.apk i got rid of the usual black background in launcher by just setting
<bool name="config_enableWallpaperService">false</bool> to true in res\values\bools.xml
compiled it back and updated it via cwmrecovery zip installation
Also livewallpaper ae working...
just installed live wallpaper picker and a few from original 4.2.2 rom.
now i only want to find a settings.apk, that is working completely.
one is only apps column working, and other apk. only the others, don't know how.
Click to expand...
Click to collapse
That screenshot looks awesome! I want to try it when I have time. But I also noticed you have ROM manager installed. I never even thought about using it, probably because I have twrp on my other devices. How's it working for you? Are you able to use the stock remote?
That's a much better option than plugging in a USB keyboard every time you want to do something in recovery.
Took me a while to get it straight, but below are my simple instructions for us that aren't fluent in all things Android...
Download schybiorz's files from this thread.
http://uploaded.net/file/8awolkyk
http://ul.to/oqs87yb6
Extract "framework-res.apk" from the zip file in the first download above. Copy the "framework-res.apk" file to your FireTV. I used AGKFire.
Extract and install the apk's from the second download above. You can just click on them from ES File Explorer if you've pushed them, or use AGKFire or whichever method you use to sideload apps.
I also installed the "Gallery.apk" file, downloaded from the following thread:
http://forum.xda-developers.com/showthread.php?t=1953999
Backup your FireTV "framework-res.apk" file. I used Root Explorer from the Play Store. Navigate to the /system/framework/ directory and copy "framework-res.apk" to your sdcard somewhere to save as a backup.
Connect to your FireTV using adb from your computer and type the following commands:
adb kill-server
adb start-server
adb connect [FireTV IP Address]
adb shell
su
mount -o rw,remount /system
cp /sdcard/AGKFire/framework-res.apk /system/framework/framework-res.apk
chmod 644 /system/framework/framework-res.apk
exit
exit
Then, just reboot your FireTV. Take note, in the cp (copy) command above, the copy-from location (where I have AGKFire) needs to be where you have the apk file on your FireTV. So if you have it in the root of the sdcard, the command will be as follows:
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
I tried to flash schybiorz's zip file using cwm, but for some reason, it didn't replace the "framework-res.apk" file, which is why I did it manually as indicated above. I also didn't do a cwm backup, so proceed at your own risk.
I use Nova Launcher, so I have to use a mouse to pick wallpapers from LiveWallpaperPicker or the Gallery, but live and static wallpapers work wonderfully now though!
tdfsu said:
Took me a while to get it straight, but below are my simple instructions for us that aren't fluent in all things Android...
Download schybiorz's files from this thread.
http://uploaded.net/file/8awolkyk
http://ul.to/oqs87yb6
Extract "framework-res.apk" from the zip file in the first download above. Copy the "framework-res.apk" file to your FireTV. I used AGKFire.
Extract and install the apk's from the second download above. You can just click on them from ES File Explorer if you've pushed them, or use AGKFire or whichever method you use to sideload apps.
I also installed the "Gallery.apk" file, downloaded from the following thread:
http://forum.xda-developers.com/showthread.php?t=1953999
Backup your FireTV "framework-res.apk" file. I used Root Explorer from the Play Store. Navigate to the /system/framework/ directory and copy "framework-res.apk" to your sdcard somewhere to save as a backup.
Connect to your FireTV using adb from your computer and type the following commands:
adb kill-server
adb start-server
adb connect [FireTV IP Address]
adb shell
su
mount -o rw,remount /system
cp /sdcard/AGKFire/framework-res.apk /system/framework/framework-res.apk
chmod 644 /system/framework/framework-res.apk
exit
exit
Then, just reboot your FireTV. Take note, in the cp (copy) command above, the copy-from location (where I have AGKFire) needs to be where you have the apk file on your FireTV. So if you have it in the root of the sdcard, the command will be as follows:
cp /sdcard/framework-res.apk /system/framework/framework-res.apk
I tried to flash schybiorz's zip file using cwm, but for some reason, it didn't replace the "framework-res.apk" file, which is why I did it manually as indicated above. I also didn't do a cwm backup, so proceed at your own risk.
I use Nova Launcher, so I have to use a mouse to pick wallpapers from LiveWallpaperPicker or the Gallery, but live and static wallpapers work wonderfully now though!
Click to expand...
Click to collapse
Needed this!!! Thanks for the detailed instructions, because I tried before using a mouse I copied the original framework-res.apk and put it in another folder, then pushed the downloaded framework-res.apk to sdcard...but got an error when copying the downloaded one. so now I guess I can just go ahead and run the command cp /sdcard/framework-res.apk /system/framework/framework-res.apk and it will copy it?
nickyb003 said:
Needed this!!! Thanks for the detailed instructions, because I tried before using a mouse I copied the original framework-res.apk and put it in another folder, then pushed the downloaded framework-res.apk to sdcard...but got an error when copying the downloaded one. so now I guess I can just go ahead and run the command cp /sdcard/framework-res.apk /system/framework/framework-res.apk and it will copy it?
Click to expand...
Click to collapse
You will have to enter the commands as I listed them...well, as far as I know. I did quite a bit of Googling. You must make the system directory writeable, which is the reason for the "mount -o rw,remount /system" command. Then, the chmod command sets the permissions once you have copie the modified framework over.
But I did just notice that someone made a xposed wallpaper enabler module in the 'FireTV Themes and Apps' forum. Which may be the better way to go...easier anyway.
tdfsu said:
But I did just notice that someone made a xposed wallpaper enabler module in the 'FireTV Themes and Apps' forum. Which may be the better way to go...easier anyway.
Click to expand...
Click to collapse
Yup i'm gonna download the apk when I get home and see if it changes anything
schybiorz said:
http://uploaded.net/file/8awolkyk
just install via cwm. for sure do a backup before.
i'm not responsible if something went wrong, with this installation.
ALSO Do A BACKUP of your original Framework-res.apk!!!
Also don't forget to install Gallery.apk or livewallpaperpicker, else it is not possible to select any wallpaper.
so after a factory reset i wanted to try it again.
sems that i might have installed some other parts from another rom, like systemui.apk-
Here are the files ex framework-res
http://ul.to/oqs87yb6
after this, u might see the green background. Just start your favourite launcher and set any wallpaper u like
Have fun
Click to expand...
Click to collapse
Can we please upload them to a free web hosting? Uploaded.net while claiming it's free isn't. When ever you try to download a file via the "free" link, you get this:
The free download is currently not available - Please try again later! Premium account users are not affected by this temporary limitation.
Thing is, over the last 6 months to a year, that is the message you always get, doesn't matter the time of day.
So please do us cheap peeps a favor and put them on a free site.
thanks
nyder said:
Can we please upload them to a free web hosting? Uploaded.net while claiming it's free isn't. When ever you try to download a file via the "free" link, you get this:
The free download is currently not available - Please try again later! Premium account users are not affected by this temporary limitation.
Thing is, over the last 6 months to a year, that is the message you always get, doesn't matter the time of day.
So please do us cheap peeps a favor and put them on a free site.
thanks
Click to expand...
Click to collapse
You can also use any 4.2.2 wallpaper and live picker apk you want. no need for mine. but feel free to upload them on another hoster.
Important is the fact, that the wallpaper service is enabled in framework-res, wich is now easy done via xposed-module ^-^
schybiorz said:
You can also use any 4.2.2 wallpaper and live picker apk you want. no need for mine. but feel free to upload them on another hoster.
Important is the fact, that the wallpaper service is enabled in framework-res, wich is now easy done via xposed-module ^-^
Click to expand...
Click to collapse
Ya, but I can't download the framework-res file either, and while googling brings up may places that have the file, I do not know if they have the changes you did for the AFTV.
So if someone could be nice and upload the files to another file hosting site, i'd be thankful.
nyder said:
Ya, but I can't download the framework-res file either, and while googling brings up may places that have the file, I do not know if they have the changes you did for the AFTV.
So if someone could be nice and upload the files to another file hosting site, i'd be thankful.
Click to expand...
Click to collapse
Attached are the background apk's without framework-res. cause you can download the posted xposed-module from link in first post

Categories

Resources