AOSP Apps for Atrix 2 - Motorola Atrix 2

Does anybody know where I can get AOSP apps for the Atrix 2? Speciffically I'm looking for
1. Browser
2. Text Messenger
3. Settings
I'm have the music app from the market and love it. I got spoiled using RebelRom with the first two apps. Love the black menus and features.
Maybe I can pull them out of RebelRom so Id have them for any ROM I use? If that's possible will anybody point me in that direction? I'm fairly competant when it comes to code and computers. Android is just new to me (less than six months).
Thanks!
Sent via Tapatalk with VictoryRom_v1.1

You should just be able to take the RebelRom .zip, extract it, and dig around in /system/app for the right .apk's! Then stick 'em where you want 'em!

bmbanker said:
You should just be able to take the RebelRom .zip, extract it, and dig around in /system/app for the right .apk's! Then stick 'em where you want 'em!
Click to expand...
Click to collapse
Very cool! I was hoping it'd be that easy.
Sent via Tapatalk with VictoryRom_v1.1

Moving Files into /system/app
Okay so far so good. I have the system/app files extracted on my computer. Can I copy to SD card and move (overwrite) the .apk files using Root Browser (from Rom Toolbox)? What do I need to be aware of on the subject of permissions? I can fix permissions after moving the files with ROM Manager if that's needed.
Thanks.

Okay. So I figured out I can change permissions right from Root Browser. Sweet!
I did notice the permissions are different for the .apk files I just put on my SD card. Different than the phone's /system/app files. I assume I just change permissions for the new files to match those of the ones being replaced?
Sent via Tapatalk with VictoryRom_v1.1

Captains Log...haha
So. I replaced the Browser.apk. I noticed when I changed the permissions while the file was on the SD card they just changed right back automatically. So I replaced the original file with the one I wanted THEN changed permissions and they stuck. To prepare, I deleted the Browser cache and data first. Not sure all that was necessary. Was it? Anyhow, it worked great.
As for the mms.apk- the original file is called "conversations.apk" instead of mms.apk- can I rename that one and have it work right? Anybody try that yet?
Sent via Tapatalk with VictoryRom_v1.1

Does anybody know how I can get black menu settings? The "wallpaper" "settings" "manage apps" menu. Is that the systemUI.apk or is it the System.apk? I also have MotorolaSettingsProvider.apk. what's that? I don't wanna blindly try these things and end up with a brick.
Sent via Tapatalk with VictoryRom_v1.1

Just in case anybody's following this thread... I copied the mms.apk over to /system/app changed permissions, rebooted then cleared data from Text Messaging (conversations.apk) and froze it with Titanium Backup. Works like a treat! I now have the ability to choose a black background for the stock text app. It also comes with a black settings screen which I love.
Sent via Tapatalk with VictoryRom_v1.1

Related

Theming Gmail and Google voice

I've been trying to theme Google voice and Gmail. I pull the apk with adb, add a new notification icon and push it back to the phone. The app then disappears. What am I doing wrong?
Sent from my ADR6300 using Tapatalk
Are you signing the apk?
Yeah... no. Good call.
Sent from my ADR6300 using Tapatalk
Well, I pulled it, decompiled with apktool, added the icon, compiled it, signed it, and pushed it to my phone and it still doesn't work (google voice). Any suggestions?
Are they just PNG? If they are you can just use 7zip and just drop them in.
Sent from my slutty assistant.(HTC Incredible)
Or you can make an metamorph file.
Sent from my slutty assistant.(HTC Incredible)
That's what I had tried. I pulled the com.google.android.gm-1.apk from my phone, added the modified png, and then pushed it back. After a reboot, the app was gone.
It's pissing me off.
Same thing happened with metamorph. The icon was changed, but then when I rebooted the app was gone.
OSully said:
That's what I had tried. I pulled the com.google.android.gm-1.apk from my phone, added the modified png, and then pushed it back. After a reboot, the app was gone.
It's pissing me off.
Same thing happened with metamorph. The icon was changed, but then when I rebooted the app was gone.
Click to expand...
Click to collapse
ok pm me the apk and the png and i will make a flashable zip for you.
or send me the png and i will fix it. the gmail apk you speak is not the correct one. the correct apk is in system/app gmail.apk
synisterwolf said:
ok pm me the apk and the png and i will make a flashable zip for you.
or send me the png and i will fix it. the gmail apk you speak is not the correct one. the correct apk is in system/app gmail.apk
Click to expand...
Click to collapse
With the current gmail update they sent it to data/app and not to system/app anymore. I did what he did and my successfully was changed. I used root explorer to copy paste to my sd card then 7zip the file and copy paste back to data/app. Make sure your using 7zip.
james_pnut said:
With the current gmail update they sent it to data/app and not to system/app anymore. I did what he did and my successfully was changed. I used root explorer to copy paste to my sd card then 7zip the file and copy paste back to data/app. Make sure your using 7zip.
Click to expand...
Click to collapse
I was using winrar... didn't know if it'd make a difference. I'm going to give it a shot, and if I'm still unsuccessful, I'll send over the pngs and the apks.
Thanks!
OSully said:
I was using winrar... didn't know if it'd make a difference. I'm going to give it a shot, and if I'm still unsuccessful, I'll send over the pngs and the apks.
Thanks!
Click to expand...
Click to collapse
Here is my modified apk if you want to replace yours with this one. Just copy paste to data/app and it should replace it. Use root explorer. Let me know if it is successful.http://dl.dropbox.com/u/13697779/com.google.android.gm-1.apk
OSully said:
I was using winrar... didn't know if it'd make a difference. I'm going to give it a shot, and if I'm still unsuccessful, I'll send over the pngs and the apks.
Thanks!
Click to expand...
Click to collapse
winrar unpacks it i think. with 7zip you just
right click the zip
hover over 7zip and click on open archive
navagate to the folder with the png's you would like to swap
and drop them in.
(did not know that the moved gm. For some reason i have gmail.apk still in system/app)
looks like it was because i had a themed GM....
Actually all market GApps are in data/app I just use app monster(free on market) save the apk to SD then mount pull the apk from my phone use winrar to drop my edited images in finally use the apk manager tool too optimize, zip and sign. Then put it on your SD and install normally. If u push the market gapps to system they wont update.
Sent from my ADR6300 using XDA App
Okay, it didn't work AGAIN. I copied the apk in root manager, and pasted it to my sdcard. Mounted the sdcard on the computer, opened the apk in 7zip, dropped in the png file, unmounted the sd card, copied the apk and pasted it back to data/app in root manager, rebooted and... didn't work.
Here's the files.
Am I supposed to be changing permissions or something? I don't know what I'm missing. I never had an issue with the Gmail.apk in the system folder.
OSully said:
Okay, it didn't work AGAIN. I copied the apk in root manager, and pasted it to my sdcard. Mounted the sdcard on the computer, opened the apk in 7zip, dropped in the png file, unmounted the sd card, copied the apk and pasted it back to data/app in root manager, rebooted and... didn't work.
Here's the files.
Am I supposed to be changing permissions or something? I don't know what I'm missing. I never had an issue with the Gmail.apk in the system folder.
Click to expand...
Click to collapse
i just uninstalled gmail. Re installed it. Made sure I was mounted r/w in root explorer and replace the apk with my modified one. It took so I dont know what your doing wrong.
I dropped yours in, james.... still didn't work!
here is a flashable zip if you still cant get it to work.
sorry i got my zip's mixed up. im uploading the right one now.
(please do a nandroid before flashing)
synisterwolf said:
here is a flashable zip if you still cant get it to work.
sorry i got my zip's mixed up. im uploading the right one now.
(please do a nandroid before flashing)
Click to expand...
Click to collapse
Synister that is the htc clock widget.apk and also mine is messed up now. Sorry for the confusion sully. If you can get this fix synister your the man
james_pnut said:
Synister that is the htc clock widget.apk and also mine is messed up now. Sorry for the confusion sully. If you can get this fix synister your the man
Click to expand...
Click to collapse
sorry. i was working on another zip for someone else. and i used the same update.zip template but named it wrong.... sooooooo sorry. long week.
I cannot believe this **** won't work, it makes no sense. I even deleted the gmail.apk in the system directory.

Weatherbug Clock Modification

Hey guys
I just wanted to share with you something that the wonderful CrushD made for me/us
I take no credit, all i did was request that he do it for us, and he generously did
To install:
You can use Root Explorer to rename the original SamsungWidget_WeatherClock.apk in system/apps to SamsungWidget_WeatherClock.apk.bak. Then, just copy and paste the new version into that same folder, and you are set
Without any further a-do: This weatherbug Clock modification looks the same as the default TouchWiz clock, except when you click the clock itself, it sends you to the ClockPackage (where your alarm and such are! ). if you want to go to the weatherbug app itself, either use the bottom icon on the ticker , or click the "weatherbug" text at the bottom of widget itself
http://www.mediafire.com/?xzhjx6jfasuri1b
The apk wont install for me is there something I'm doing wrong. I downloaded the apk and I start to install it through the sd card but it fails do I have to delete the stock apk?
Sent from my Rooted Space Time Continuum w/h a 2600mAh battery
Yeah, I should have put this in the thread... It won't install normally, so all you have to do is use root explorer (or even adb if you don't have that) to rename the original In system/app then copy this one in, and your set
If you need the adb commands, just ask I'll upload a quick tutorial into the original post
Sent from my SCH-I400 using XDA Premium App
Just finished applying the Weatherbug Clock Modification after installing the "3.30.11 Clean Continuum DL17".
Here's what I did:
-Get "Root Explorer" and install it on your phone (cost me $ but well worth it)
-Downloaded the file from the link above to your PC.
-Attached phone to PC, copy the downloaded file to SD card on the root
-Unmount SD card from PC. Unplugged cable from phone.
-Open Root Exploreron phone;
--click Mount R/W, click system, click app, long hold on SamsungWidget_WeatherClock.apk
--click rename, add .bak extension to the file, clicked ok
--scroll back to top, click Parent Folder, click Parent Folder again
--click sdcard, long hold on SamsungWidget_WeatherClock.apk. select copy
--drill back to /system/app, and select paste
-I restarted phone just for the heck of it. Now I tap the weather icon in the ticker and PRESTO! IT WORKS.
I'm not a Dev but I can follow directions. Maybe this can help someone else also. Just wanted to do my part to help.
disclaimer: You may not have to use or pay for "Root Explorer" to make this work. You might have something else that will do the same thing. Just make sure you have R/W access and the same capabilities.
Many thanks to CrushD for modifying the .apk file and trailblazer101 for help pushing the Mod out to US.
Glad it worked for you
if anyone would've asked I would've uploaded a quick free guide to do it, but no one asked I didn't want to type up the adb commands
Sent from my SCH-I400 using XDA Premium App
FC
I'm getting force closes after this process on the clock but not the weather app
Can we get a screenshot?
shanerbaner82 said:
Can we get a screenshot?
Click to expand...
Click to collapse
^^^
This.
Well...
i went ahead w/o a screenshot. A couple things, first there was no SamsungWidget in my system/app to begin with so i just copied and pasted from the sd card. Didnt notice a difference in the button... haven't restarted though one sec... yeah no difference.
May have something to do with that I am using the gingerbread them?? I have asd launcher and launcherpro, (LP) as my default and when I long press my home screen I dont have the options for Samsung widgets anymore anyway soo.... hmm...
shanerbaner82 said:
i went ahead w/o a screenshot. A couple things, first there was no SamsungWidget in my system/app to begin with so i just copied and pasted from the sd card. Didnt notice a difference in the button... haven't restarted though one sec... yeah no difference.
May have something to do with that I am using the gingerbread them?? I have asd launcher and launcherpro, (LP) as my default and when I long press my home screen I dont have the options for Samsung widgets anymore anyway soo.... hmm...
Click to expand...
Click to collapse
Lol, Samsung Widget's are for Samsung Touchwiz Launchers only...
If you wanna know what it looks like, it looks exactly like the original
If you want help getting the launcher back after installing the Clean Rom, just ask
Well what are the differences, kinda new obviously. Can you get on the irc?

[Q] replacing the H+ icon

Ive been messing around in the framework for a little while now, replacing icons and such. I have managed to replace all my notification icons with custom ones that i am making, but i cant seem to find the H+ icon. all the other ones are in drawable-hdpi(3g h ect)
can someone please shed some light on this
gjc5500 said:
Ive been messing around in the framework for a little while now, replacing icons and such. I have managed to replace all my notification icons with custom ones that i am making, but i cant seem to find the H+ icon. all the other ones are in drawable-hdpi(3g h ect)
can someone please shed some light on this
Click to expand...
Click to collapse
They are in the rosie. Apk
Sent from my Inspire 4G using XDA Premium App
Were in Rosie.API are they? I found some + icons but not the h+ ones
I believe they are actually in framework-res.apk.
Gene Poole said:
I believe they are actually in framework-res.apk.
Click to expand...
Click to collapse
Negative they are definetly in the Rosie.apk unless they changed the location in sense 3.0. It should be in the same folder as it would be in framwork-res.apk.
Sent from my Inspire 4G using XDA Premium App
SystemUI.apk (system/app). I change mine all the time.
*Drawable-HDPI, btw
Simba501 said:
SystemUI.apk (system/app). I change mine all the time.
*Drawable-HDPI, btw
Click to expand...
Click to collapse
thats on a non inspire based rom correct?
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
gho5t82 said:
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Are you unpakcing the apk, if not when you are putting new things in do you have it set to store?
mudknot2005 said:
thats on a non inspire based rom correct?
Click to expand...
Click to collapse
Any ROM that has a SystemUI.apk.
In any instance where there isn't one, those icons are in the framework-res.apk.
Im not unpacking it. What do u mean by having it set to store?
Sent from my Inspire 4G using XDA Premium App
gho5t82 said:
Every time i edit an icon in frameworkres.apk i get a bootloop. What am i doin wrong?
Sent from my Inspire 4G using XDA Premium App
Click to expand...
Click to collapse
Hard to tell. What are you using to change the icons?
Simba501 said:
Hard to tell. What are you using to change the icons?
Click to expand...
Click to collapse
I was trying to drag some icons from coredroid to virtuous unity's framework and systemui.apk's, using 7zip.
gho5t82 said:
I was trying to drag some icons from coredroid to virtuous unity's framework and systemui.apk's, using 7zip.
Click to expand...
Click to collapse
You'll need to be on a laptop/pc to do this method. Before you get started, make sure you have a backup of the apk you're modding (placed on the sd card somewhere). Also wouldn't hurt to make a nandroid. In the event where you need to revert the old apk back, skip to the steps regarding moving the apk to the original folder.
Download APK manager, open it, place the desired system apk into the "place here for modding", run the script, and select the "don't clear out current projects" option.
Near the top you'll see "extract apk". Select this option, wait for it finish, and navigate to the original apk manager folder. Here you'll see a new folder, "out". This is where the apk you extracted is. Navigate to res > drawable-hdpi and replace the desired icons. Make sure the new icons are named to exactly what you're replacing (you should get a "do you want to overwrite" dialog). They should also be sized to what the original file is (or close to it). Once you're done, back out back to the apk manager folder. Run the script again, select optimize images, wait for it to finish, then run zip apk, then 1 (for system app). Your new apk will be in the "place here for modding" folder under the name of "repackaged-unsigned" apk. You'll need to put this on your sd card, move it to "system" first (this will allow you to change permissions), rename it to the original system apk that you're replacing. Change the permissions to rw-r-r (accessible in root explorer by long pressing the file and selecting permissions - first two boxes on the first line and only the first box on the next two lines). From here, move it into the folder where it's replacing the original apk, you should get a "do you want to overwrite", select yes. Scroll down to verify the apk has the correct permissions and that the last modified date is showing as recently. If you don't get an "overwrite" prompt, you need to move it back and correctly name it until you do get the prompt. Lastly, reboot. In some situations (e.g., modifying the Mms apk or other system applications), it would help if you cleared cache and dalvik cache (boot will take a long time). You should see your changes. Seems like a lot but it's very simple. Good luck.
Sent from the most interesting device in the world.
Simba501 said:
Unfortunately, it's not that simple. Seems as though the apk may be losing its system signature (when you edit it like that). You'll need to be on a laptop/pc to do this. Before you get started, make sure you have a backup of the apk you're modding (placed on the sd card somewhere). Also wouldn't hurt to make a nandroid. In the event where you need to revert the old apk back, skip to the steps regarding moving the apk to the original folder.
Download APK manager, open it, place the desired system apk into the "place here for modding", run the script, and select the "don't clear out current projects" option.
Near the top you'll see "extract apk". Select this option, wait for it finish, and navigate to the original apk manager folder. Here you'll see a new folder, "out". This is where the apk you extracted is. Navigate to res > drawable-hdpi and replace the desired icons. Make sure the new icons are named to exactly what you're replacing (you should get a "do you want to overwrite" dialog). They should also be sized to what the original file is (or close to it). Once you're done, back out back to the apk manager folder. Run the script again, select optimize images, wait for it to finish, then run zip apk, then 1 (for system app). Your new apk will be in the "place here for modding" folder under the name of "repackaged-unsigned" apk. You'll need to put this on your sd card, move it to "system" first (this will allow you to change permissions), rename it to the original system apk that you're replacing. Change the permissions to rw-r-r (accessible in root explorer by long pressing the file and selecting permissions - first two boxes on the first line and only the first box on the next two lines). From here, move it into the folder where it's replacing the original apk, you should get a "do you want to overwrite", select yes. Scroll down to verify the apk has the correct permissions and that the last modified date is showing as recently. If you don't get an "overwrite" prompt, you need to move it back and correctly name it until you do get the prompt. Lastly, reboot. It would help if you cleared cache and dalvik cache (boot will take a long time). You should see your changes. Seems like a lot but it's very simple. Good luck.
Sent from the most interesting device in the world.
Click to expand...
Click to collapse
Thank you very much for the detailed instructions, i will try this asap!
gho5t82 said:
Thank you very much for the detailed instructions, i will try this asap!
Click to expand...
Click to collapse
Good luck! Report back!
Sent from the most interesting device in the world.
Simba501 said:
Good luck! Report back!
Sent from the most interesting device in the world.
Click to expand...
Click to collapse
I keep getting adb not found messages when i run the script. I have adb installed through sdk.
So I checked system/app and there is not a systemui.apk. I haven't been able to find that apk anywhere.
gho5t82 said:
I keep getting adb not found messages when i run the script. I have adb installed through sdk.
Click to expand...
Click to collapse
Manually check via a root explorer on your phone. If you have one, entering it in adb is probably case sensitive. You'd have to enter it exactly as it appears. What ROM are you using?
Sent from the most interesting device in the world.
gjc5500 said:
So I checked system/app and there is not a systemui.apk. I haven't been able to find that apk anywhere.
Click to expand...
Click to collapse
What ROM are you using?
Sent from the most interesting device in the world.

[Q] Deleting TW Launcher from system/app?

Hi all.
I'm, currently on ICBINB kI3 1.5 which came with the default launcher Touch Wiz.
I use launcher pro plus as my default launcher.
My question is will deleting twlauncher from system/app improve performance or battery life? Or will in cause instability?
-Any help is appreciated =]
-Note: Build prop contains "ro.HOME_APP_ADJ=1"
Other Stuff: Ive tried editing the rom before flashing as in replacing twlauncher.apk with launcher pro.apk and that wood not load a homescreen on boot. ive tried adding the both into the rom before flashing and that was unstable. but of course there is a pretty high chance i did this process incorrectly.
Details: gs4g/ icbinb 1.5/ ext4 on all/ uv at 1.3/
I always delete it, and I too use LPP. I haven't noticed a difference either way
i too wonder about this question. I don't think it will improve battery any if you close down the TW launcher and set the other launcher as default. If anyone have more experience please confirm or correct my reasoning.
I always delete it to using Titanium Backup. After I delete it I go into TB's More settings and clean the dalvik cache.
I've never had an issue with anything. After a reboot LP gets installed as a system app.
Sent from my SGH-T959V using xda premium
Mizun0h said:
Hi all.
I'm, currently on ICBINB kI3 1.5 which came with the default launcher Touch Wiz.
I use launcher pro plus as my default launcher.
My question is will deleting twlauncher from system/app improve performance or battery life? Or will in cause instability?
-Any help is appreciated =]
-Note: Build prop contains "ro.HOME_APP_ADJ=1"
Other Stuff: Ive tried editing the rom before flashing as in replacing twlauncher.apk with launcher pro.apk and that wood not load a homescreen on boot. ive tried adding the both into the rom before flashing and that was unstable. but of course there is a pretty high chance i did this process incorrectly.
Details: gs4g/ icbinb 1.5/ ext4 on all/ uv at 1.3/
Click to expand...
Click to collapse
this is because you put the wrong apk file into system/app. remember, it is not the apk from your data folder, it is the one from the cache folder. i have done this many, many times on multiple phones and it has always worked. uninstall launcher pro, reinstall it from the market. immediately use root explorer to go to the /cache folder and copy the download.apk file. rename it to w/e and put that file in the system/app OF THE ROM ZIP FILE. then flash THAT ZIP file. should work every time. dont just put it in your system/app of the rom currently loaded on your phone. doesnt work that way
jager555 said:
this is because you put the wrong apk file into system/app. remember, it is not the apk from your data folder, it is the one from the cache folder. i have done this many, many times on multiple phones and it has always worked. uninstall launcher pro, reinstall it from the market. immediately use root explorer to go to the /cache folder and copy the download.apk file. rename it to w/e and put that file in the system/app OF THE ROM ZIP FILE. then flash THAT ZIP file. should work every time. dont just put it in your system/app of the rom currently loaded on your phone. doesnt work that way
Click to expand...
Click to collapse
You're the man! thanks. I think this is what I was missing. I remembered you tried to explain this process to me and I and I just failed. But again, thank you.
Can this be done for all apks? Like if I wanted pandora or google music as high priority system apps?
It can be done for most apps, but not all. Some apps install to more places than just data/app, so it won't work. it's trial and error, to be honest. But I guess that's half the fun, isn't it?
Sent from my SGH-T959V using xda premium
jager555 said:
this is because you put the wrong apk file into system/app. remember, it is not the apk from your data folder, it is the one from the cache folder. i have done this many, many times on multiple phones and it has always worked. uninstall launcher pro, reinstall it from the market. immediately use root explorer to go to the /cache folder and copy the download.apk file. rename it to w/e and put that file in the system/app OF THE ROM ZIP FILE. then flash THAT ZIP file. should work every time. dont just put it in your system/app of the rom currently loaded on your phone. doesnt work that way
Click to expand...
Click to collapse
Jager, could you please reply with an example of what renaming a download.apk would look like.
I went into my cache folder using Root Explorer, long pressed the download.apk I have there and hit rename.
Do I literally change the name download.apk to w/e?
I'm sure this is a dumb question but I'm new to modding. I only very recently have learned enough to venture out of just flashing.
This is more than a curiosity for me. I want to learn and practice this kind of modding.
Thank you for your time and wisdom.
Sent from my SGH-T959V using xda premium
Jerry D said:
Jager, could you please reply with an example of what renaming a download.apk would look like.
I went into my cache folder using Root Explorer, long pressed the download.apk I have there and hit rename.
Do I literally change the name download.apk to w/e?
I'm sure this is a dumb question but I'm new to modding. I only very recently have learned enough to venture out of just flashing.
This is more than a curiosity for me. I want to learn and practice this kind of modding.
Thank you for your time and wisdom.
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
jerry,
i just name it whatever app it is. for example, i would rename download.apk to launcherpro.apk or to gosmspro.apk. I would, however, long press, click COPY, copy it to my "download" folder on my sd card, and then rename it. i do not MOVE the download.apk from the cache folder. i also do not rename it until i have copied it to my sd card. that just me though. i think the android system clears out the download.apk file by itself and it would be best to let it do that; as opposed to prematurely moving it and it causing errors.
After renaming the download.apk what do we do with it. Push to where?
Sent from my SGH-T959V using xda premium
COPY the download.apk to any folder on your sdcard. Then rename it to whatever.apk
Copy this file to syatem/app in the new rom before you flash it.
From what ive been told this can be done from a lot of apps, but not all. So far ive tried and had good experiences with launcherpro, google music, and pandora.
Sent from my SGH-T959V using XDA Premium App
A really easy way to do this as well is to use Titanium Backup.
If you currently have both TW and launcher pro on your phone... Open titanium backup and click on the middle tab up top labeled backup/restore.
Scroll down to TW launcher and select. It will give you an option to uninstall.
And launcher pro becomes your default and only launcher.
It also works to remove other system apps that you normally cannot as well.
Jiggly, while that may work, my approach does a couple of different things. It makes them true system apps, saves internal ROM and uses system ROM instead, cleans up a few things and it makes flashing a lot easier. With titanium backup, you ate not integrating the apps into the ROM. We are removing and adding things prior to flashing, causing less problems
Sent from my SGH-T959V using xda premium
Babyj303 said:
After renaming the download.apk what do we do with it. Push to where?
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
As stated in my post above yours, I put it in my downloads folder on my sd card.
Sent from my SGH-T959V using xda premium
As I stated earlier in this thread I too was using the "Titanium Backup method" and thought that my apps were System apps. That's what Titanium Backup says and they are red so they must be.
If I go into My system app folder using Super Manager I can see in my app list that they are not true System apps as Jager said. A system app looks like this in my app folder; My Account [SYS] Maps [SYS] Music [SYS] ect.
Here is what my "Titanium backup method" apps look like;
LauncherPro [SYS]Internal Only
Double Twist [SYS]Internal Only
Dolphin Browser HD [SYS]Movable
I noticed this a couple of weeks ago and that is why I was excited to see this thread. I know the method jager is describing is Superior to using TB. I'm working on "my" ROM now.
I just thought I'd throw this out there. There's nothing like a visual aid to put things into perspective.
jerry, let me know if you need help with that; or at least some pointers. i'm not raver or dsexton (krylon and drhonk goes without being said), but i still have a few tricks up my sleeve.

How to Add Apps to a Phone?

Ok not sure if this is the right place or what but im a go ahead anyway, i was looking at some custom roms and i notice that some roms had the DownloadproviderUI.apk i tried pulling it and putting it on my phone but nothing i keep getting error messages that the file cant be something.(sorry)
the apk was running on the Triumph and i have a Triumph but its on a custom rom im running a Stock and it cam from a CM7 so is it possible to port the apk file to Stock and how if anything?
The stock rom should have a apk handler with it also, are you trying to download apps from browser and install them? If so just go to settings. Then application . Click unknown resources hit ok, best to have a file explorer to find downloads and install
Sent from my WX435 using xda app-developers app
henslo said:
The stock rom should have a apk handler with it also, are you trying to download apps from browser and install them? If so just go to settings. Then application . Click unknown resources hit ok, best to have a file explorer to find downloads and install
Sent from my WX435 using xda app-developers app
Click to expand...
Click to collapse
No really like that, I know how to do that im talking about if i wanted to take a app from the CM7 roms apk file then add it to my SD card and download it to my phone (i know ill still have to do what you said also) but when i do it says "problem parsing the package" but it comes from a triumph rom so how doo i get this to work on the stock roms?
Hmm, just needing the DownloadproviderUI.apk from cm7? Extract from zip then try pushing it to system/apps and fix permissions, then reboot . Should work
Sent from my WX435 using xda app-developers app
henslo said:
Hmm, just needing the DownloadproviderUI.apk from cm7? Extract from zip then try pushing it to system/apps and fix permissions, then reboot . Should work
Sent from my WX435 using xda app-developers app
Click to expand...
Click to collapse
That Would work but how do i get it to stick to a rom? like if i added it to the System/app folder then flashed the rom? I got the ICS Keyboard to work by adding the LIB files within the app its self to the Rom then flashed and that works but this app isn't the same.
What from are you going to flash? If its a cm7, it'll be there won't have to do that. If you want to add your apps before you flash decompile add recompile zip then flash
Sent from my WX435 using xda app-developers app
Google play store
---------- Post added at 09:20 PM ---------- Previous post was at 09:08 PM ----------
add them with android kitchen
There are a few things that are different with the APK's
if its just a plain old third party app APK, then putting it on the sd card and locating and installing with a file explorer of some sort should work fine
If its a system related app that must be in the system with permissions then theres 2 ways, sometimes one way doesnt work
a. simply open the rom's zip and add it to the system/app folder(sometimes after doing this you'll still need to navigate to the folder and hit install usually itll install itself)
b. the trickier one if a. doesnt work, have the apk on the sd, using a file explorer that will allow you to change permissions, change the system folder from read only to read/write move or copy the apk from the sd card to the system/apps folder, Install it, then switch the folder back to read only and reboot
also keep in mind that if your trying to bring an app from CM7 to Stock some probly just wont work, CM7 is gingerbread based while stock is froyo, gingerbread changed how things like texts, data, camera, and hdmi are read by the phone and how they function or where the files are so it may just not work
Tokens210 said:
There are a few things that are different with the APK's
if its just a plain old third party app APK, then putting it on the sd card and locating and installing with a file explorer of some sort should work fine
If its a system related app that must be in the system with permissions then theres 2 ways, sometimes one way doesnt work
a. simply open the rom's zip and add it to the system/app folder(sometimes after doing this you'll still need to navigate to the folder and hit install usually itll install itself)
b. the trickier one if a. doesnt work, have the apk on the sd, using a file explorer that will allow you to change permissions, change the system folder from read only to read/write move or copy the apk from the sd card to the system/apps folder, Install it, then switch the folder back to read only and reboot
also keep in mind that if your trying to bring an app from CM7 to Stock some probly just wont work, CM7 is gingerbread based while stock is froyo, gingerbread changed how things like texts, data, camera, and hdmi are read by the phone and how they function or where the files are so it may just not work
Click to expand...
Click to collapse
How do you get a .apk to execute(or even see it on a sd card in stock device? without market/file browser?
vizionforever said:
How do you get a .apk to execute(or even see it on a sd card in stock device? without market/file browser?
Click to expand...
Click to collapse
you cant, if it was a System apk then Sometimes, you can put it into the correct folder inside a custom roms Zip and itll install itself
otherwise you need to download some type of file manager so you can navigate thru the folders, then just clicking the apk should pop-up and install menu

Categories

Resources