I flashed CM 7.1 few hours ago, and wanted to install the Conversations.apk from the stock SE ROM. of course it won't let me do that. adb push does nothing, just copies it to /system/app, adb install says install_parse_failed_no_certificates. so any ideas how to do it?
Check out of achotjan's rom in the dev section. Cm7experia edition also has some apps and widgets working
Sent from my MT15i using xda premium
I've always wanted to use THE Official SE Contacts as it looks amazing
Shall check out the above ROM
Related
I would like to play the old classic Scumm games on my phone. I'm running the latest Cyanogen Nightly ROM and would like to know how to do so. I've downloaded the latest version of the apk (1.3), but it says it cannot install for some reason. On the android market, it says requirements are Android 1.5 - 1.6, although I've been told that people with Android 2.3 have got it running. How does one do so?
Try putting it on data/app
Sent from my MB525 using xda premium
Okay, I've done so. Now what? It doesn't show up on my home as an app.
Just installed the apk that I've downloaded from their website on my Defy - running CM7 stable - and it's working.
I see. I'm running CM 7.1 Nightly and it is refusing to install for me. I've tried a couple of times.
Tried chmod?? After data/app??
Rw-rxx-rxx
Sent from my MB525 using xda premium
try to download it again, maybe the file is corrupted.
also, make sure that SETTINGS -> APPLICATIONS -> UNKNOWN SOURCES is checked
I've installed a custom ROM but these are the apps that I really need now. Can someone post them here, so I don't have to reflash again?
I have Notes.apk
Thank you! And I also need the camera. I can't do videos anymore, only photos
http://www.mediafire.com/?dh19mvmr597e8xd
thank dr norton
have any of you actually got any of these apps to work on a custom rom? I've never seen or heard of it...how...if I just put the original, signed apps in system/app and change permissions and rest, they never work.....
i used some off the stock SE when i used froyobread by stelios97
camera,timescape,trackid,and a few others i cant remember
i just deleted the app in the custom rom,and put the stock SE in, and the installed the rom
So some of this worked on Froyo? That's good to know. Though, if it doesn't work on GingerB, probably not Ice Cream S. Thanks for telling us though.
Maybe i was just lucky,but again i didnt install them or set permissions, i put them in the custom rom, maybe that why it worked,same with new market i replaced that also in the rom and put old market back
on poul-xxx sonybread 2.3.5 i replaced the custom camera with SE stock camera not the SE apk but one SE you install with xrecovery ,i got some issues with video but that i dont use,so camera it worked fine for me
Also put trackid on this rom worked fine
Hi, sorry to bother you again, bug you again, but how did you put them in the rom if not by root explorer? Whatever you did, I'll try too!
Thanks!
No problem i did it this way
1.Download the rom
2.Open it with rar, dont extract it
3.Go to system/app
4.Remove the apk you dont want
5.Then copy/move the SE apk in system/app
6.when done close it and run the rom
7. If everything goes well you should se the SE stock on the rom
but again mabye i was just lucky
This works! I've got some working and I'll try to get more.....thanks!
happy i could help you
phoneyericsson said:
This works! I've got some working and I'll try to get more.....thanks!
Click to expand...
Click to collapse
Have you got the original Timescape working on a custom rom, and if so how (please could you provide full instructions please ?) ? THANKS!
I haven't tested the Timescape at all, I never liked that one a lot!
If you go to the apps section of the forum, I've seen many threads for Timescape fans which puts it on your custom rom.
do any one know why( exactly which code) makes the miui apps not to run on cm7?
i am in hard checking on how to port miui filemanager to cm7.
i decompiled the miui filemanager, and checked for any miui specific codes in the class files. i cant find anything like that. any one have any idea?
i think that the working of filemanager of miui is strictly dependent on miuis framework and my idea is to change those dependencies to cm7's.
if anybody have some ideas pls help me.
Sent from my HTC HD2 using xda premium
showlyshah said:
do any one know why( exactly which code) makes the miui apps not to run on cm7?
i am in hard checking on how to port miui filemanager to cm7.
i decompiled the miui filemanager, and checked for any miui specific codes in the class files. i cant find anything like that. any one have any idea?
i think that the working of filemanager of miui is strictly dependent on miuis framework and my idea is to change those dependencies to cm7's.
if anybody have some ideas pls help me.
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
The MIUI and CM7 specific apps use things from that framework.
If thry are not available in yours, it will simply not work.
Greets!
the worst thing is miui apk even dont run on android vm, where cm7 ones run. i use android 2.3.3 vm to check both, both apks are taken from 2.3.7 versions of custom roms. only cm7 based one runs the other refused to even install( i checked with many miui apks, same results).
then how miui apks are checked and debugged??
Sent from my HTC HD2 using xda premium
showlyshah said:
the worst thing is miui apk even dont run on android vm, where cm7 ones run. i use android 2.3.3 vm to check both, both apks are taken from 2.3.7 versions of custom roms. only cm7 based one runs the other refused to even install( i checked with many miui apks, same results).
then how miui apks are checked and debugged??
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
Good one...
I guess that if you clone the MIUIv4 source that it will work...
Greets!
showlyshah said:
the worst thing is miui apk even dont run on android vm, where cm7 ones run. i use android 2.3.3 vm to check both, both apks are taken from 2.3.7 versions of custom roms. only cm7 based one runs the other refused to even install( i checked with many miui apks, same results).
then how miui apks are checked and debugged??
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
It is most likely the way that CM changes the base android code. As.it will use the Cm framework you will most likely have to rebuild the app using the cm files and frameworks.
showlyshah said:
do any one know why( exactly which code) makes the miui apps not to run on cm7?
i am in hard checking on how to port miui filemanager to cm7.
i decompiled the miui filemanager, and checked for any miui specific codes in the class files. i cant find anything like that. any one have any idea?
i think that the working of filemanager of miui is strictly dependent on miuis framework and my idea is to change those dependencies to cm7's.
if anybody have some ideas pls help me.
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
It mainly due to /system/framework/com.miui-framework-res.apk which has the framework files for miui apps to run. Also the framework files like android.policy.jar. framework.jar, services.jar are different and are built to support miui apps. You need to dig deep into the framework to see what files are responsible for a particular miui app and incorporate them into miui apk you want to install om CM7 rom.
Sent from my HTC Vision using Tapatalk
zelendel said:
It is most likely the way that CM changes the base android code. As.it will use the Cm framework you will most likely have to rebuild the app using the cm files and frameworks.
Click to expand...
Click to collapse
thats the thing i already know, and all i want is to know whats the diff in miui, or whats that code which contains in miui and not in cm7 framework. by knowing that, we can replace that code in miui apps and put correspondig cm7 one.
i know apps like miui cam,gallery, music is already ported to cm7. and may be the dev of that port can hint me.
Sent from my HTC HD2 using xda premium
ajhavery said:
It mainly due to /system/framework/com.miui-framework-res.apk which has the framework files for miui apps to run. Also the framework files like android.policy.jar. framework.jar, services.jar are different and are built to support miui apps. You need to dig deep into the framework to see what files are responsible for a particular miui app and incorporate them into miui apk you want to install om CM7 rom.
Sent from my HTC Vision using Tapatalk
Click to expand...
Click to collapse
i dont think i should dig that much into framework and supporting files of miui, cut those specific codes, put it into cm7 framework and screw up.
but i think to take a diff aproch, dig into apps, find those lines that require miui framework and files, revert it to cm7's framework and files.
and i think i can do it. but i req some help from u people.
can anybody give me the original and ported file of any miui apps like camera,gallery( the best option) or music.
i have all the three, and originals i copied from miui rom. but its not same versions.
so this is i want, same versions of ported and non ported ones. like , if original camera is 2.1.114, i need ported camera too in same 2.1.114 version.
any one have those?
Sent from my HTC HD2 using xda premium
There are many roms which provides these but I just want to have stock rom (Fed up of issues with custom rom) with AOSP google apps on it. I tried to copy & paste them into system/app dir but they 'Force Close' on using them.
Basically, I atleast need a messaging app to work on wanam stock XWLP3 rom.
Is there a way to do this?
have u tried flashing gapps with cwm? always worked for me but i never used wanam so make a backup first
Umm I don't think there's any diffrence between those but I suggest to check out cm9 dev thread if there is diffrences
Sent from my Transformer Prime TF201 using XDA Premium App
I'll try to flash gapps and report you back.
Hello,
Could anyone here pull from me the MIUI SMS application from MIUI ROM in order to install it on ICS?? i really like so much the app!
I tried to use GO SMS with a theme but it isn't the same thing like in MIUI
Help! and thnx so much
I am 99% positive it won't work, but if you feel like trying just download a MIUIv4 rom (doesn't matter for which phone) and use a file manager to extract it. Its located in system/app
Sent from my SPH-D700 using xda premium
As mentioned above, but only including because you asked.