[Q] Fix xm notepad for cm7 - Galaxy S I9000 Themes and Apps

XM notepad is a very simple and good notepad app that Ive used for a while ( the same that comes with MIUI). However It doesnt work with cm7 anymore. (galaxy s)
I have emailed the devs and PM'ed them but they dont answer..
Pawtip (cm7 dev) told me that there was something wrong with the signing of the application, something about security.
But I dont relly know how it can be fixed. The problem is simply that it cant be installed on cm7. It should work on regular samsung roms though..
The message I get when trying to install it from the market is:
"The application cant be installed on the standard location"
Can some1 help me to fix this?
Link to app:
http://www.appbrain.com/app/xm-notepad/com.xiaomi.notes

Can a mod move this to Android apps section or something? Where does it fit?
Sent from my GT-I9000 using Tapatalk
EDIT:
So to kinda answer my own question, response from pawtip is the following:
"The author of the app mistakenly used the test key (used for signing system files) for signing the apk, which CM bans for security reason. (Applications signed using the test key can do a lot of things normal apps can't.)"
SO what I now need. Is the latest XM Notepad.APK , and maybe some1 can help me to resign it?
Would be very much appreciated!

Related

[APP] Simply change an icon on your Android phone (Update APK Edit V0.4e)

APK Edit V0.4e
--------------------------------------------------------------------------------
Ever wanted to simply change an icon on your Android phone and found yourself lost in the endless lists of forum posts saying: you have to change heaven and earth to do this...
NOT ANYMORE!!!!
APK Edit is born!
With this little program you can simply change icons of your android application.
It even lets you change the applications name.
But wait mike..... there's more.....
It even lets you edit the text used in applications.
Sounds to good to be true...
Well... to be honest.... it is.
But I've come a long way from that initial question to the final answer.
My conclusion so far, it works for most of my applications.
It probably will work on most of yours as well.
Try it out now!
(Caution: when overwriting an existing application, using the adb Wireless feature, you will loose your associated data!!!)
For the record... only use on you're own apk files, otherwise it's not that legal I think.
Version history:
Code:
0.4e - Minor update
Added: Some more debug logging on startup of the application.
Fixed: Version number in settings tab now shows correct version.
0.4d - Minor update
Fixed: Fixed startup crash if some APK properties are empty (like screensize/densities/locales), like in Settings.apk.
Fixed: A little bug in the fancy install mechanism, mainly experienced when installing system apk's
0.4c - Minor update
Fixed: Compatibility issue with Windows XP, causing program to crash on startup.
0.4b - Minor update
Fixed: Error extracting signature.
Changed: Extended logging.
0.4a - Minor update
Changed: Logging is enabled by default.
Added: Some debug messages for when opening of apk goes wrong.
0.4 - Major rewrite
Did a major rewrite of the code.
Added: Option to choose APK tool version
Added: Logging feature
Added: Auto retrieve required dependency files from phone if needed (for editing system apps)
Added: Details panel, shows information about the package.
Added: Restore original file link, for when thing's get really messed up.
Added: Donate button, for those who wanna celebrate with me.
Fixed: Some annoying issues (APKtool Issue 100) / (XLargeScreens bug)
Removed: QR Code installation support
Removed: AdbWireless installation support
0.3 - Update
Added: Language support.
Added: Installation method (USB Cable).
0.2 - Minor update
Added: Save confirmation dialog (as req by droidzone)
Changed: Recreated the loading animation so that it theme's better with the rest of the application.
0.1 - Initial release
Special thanks goes out to:Brut.all for creating Apktool, the backbone of this little project.
and to: anoniem100 to make it functional for noobs like me Orginal Post click here
very good
Seems an excellent work let's try and then will report back
Sent from my GT-I9000 using XDA App
How can I use this program ?? If I open it, it opens a dialog screen that wants to open a java.exe file ?
In order to use it you need to have java installed.
By default it will search for it in "C:\Program Files (x86)\Java\jre6\bin\java.exe".
If it can't find it there, it will pop up the screen you are talking about, asking you where it can find it.
I know, it's a little dirty this way, but I'm a lazy programmer
If necessary you can download java for free at: java.com
Anoniem100 said:
In order to use it you need to have java installed.
By default it will search for it in "C:\Program Files (x86)\Java\jre6\bin\java.exe".
If it can't find it there, it will pop up the screen you are talking about, asking you where it can find it.
I know, it's a little dirty this way, but I'm a lazy programmer
If necessary you can download java for free at: java.com
Click to expand...
Click to collapse
Thanks my friend to make it functional for noobs like me
what can i say friend? you are a great guy!!!
dena994 said:
what can i say friend? you are a great guy!!!
Click to expand...
Click to collapse
So i'll see all custom icons in your next Rom LOL
This is total awesomeness... works perfect for me, i will definitely promote this!
Thanks for sharing it.
BTW heads up --- this can actually break some apps...
The breakage comes because this tool works by decompiling the apk and
signing it with a key that is NOT the same as the original developer's
key so for apps that have co-dependencies (ie, one app calls into another), this can cause mystery errors because if the signatures are not identical, then the call will fail.
while this is a lovely tool, i just wanted to mention this...
thanks for the info
Update New version V0.2
That's true ThaPHLASH, co-dependencies are a big trouble when using this approach. Can't think of any way around it at this time, so we are currently stuck at changing those apk's who are autonomous.
If it does break you're apk, don't worry... it always saves a backup of the original apk when changing.
Great!! its work fine for me
Thanks!
i think this will change the icon in the appdrawer, right ?
if so, it would be nice to seen this wihtin an app on the phone direct,
like desktop visualiser but also in the appdrawer.
dunno if its possible to code, but that woud be awesom !
Falloutboy2000 said:
i think this will change the icon in the appdrawer, right ?
if so, it would be nice to seen this wihtin an app on the phone direct,
like desktop visualiser but also in the appdrawer.
dunno if its possible to code, but that woud be awesom !
Click to expand...
Click to collapse
That is pretty easy to do, u just find the icons in the drawables of a app but I think this app will make it much easier, I need to get back on my pc and check this out.
Sent from my GT-I9000 using XDA App
I have a problem i think.... when change icon to apk file the aplicattion create a .backup file but no a new file with the new icon... and other work ok i dont know why...
Congrats zEsAr!!!
You are the lucky finder of a brand new bug!
Are you having this problem with all your apk files?
No, some apks work ok but others say save changes very fast and the new archive dont exist.
zEsAr said:
No, some apks work ok but others say save changes very fast and the new archive dont exits.
Click to expand...
Click to collapse
Cool, or actually... not that cool, but you get my drift.
Will look into it, I myself have the same problem with some of them.
Maybe has to do something with compression levels, bla bla...
Back to work ;-)
not to question your skills or the app capability, but does it still have the problem zesar had? just wanna make sure before trying it out..

[Q] Cm 7.2 htc wildfire s mod bugs HELP

hey i used a cm 7.2 mod theres no market in it when ever i install ny application it gets installed but is not there in the app drawer
can someone help me with it
Try instaling Market from http://forum.xda-developers.com/showpost.php?p=21404032&postcount=2
I can't post outside links yet.
Since google doesnt let cm to put google applications on its mod, they have released set of applications including market gmail google maps, and that stuff separately, and it can be downloaded... Not to make this too long, here is the link for it:
http://wiki.cyanogenmod.com/index.php?title=Latest_Version/Google_Apps
you download it for version 7 of cm ofc ... (Direct link to it : Gapps)
Hope i helped.
If you need any further info on installing it or so, just send me a pm.
yeah wrked for me

Miui market incompatible

Ho, i have installed miui rom but i have problems with market because some apps aren't compatible. I have read that i have to change build.prop file but i don't know quattro change and how. Could you help me?
Sent from my HTC Desire using XDA App
Found this on the portal page. This might help you.
http://www.xda-developers.com/android/app-build-prop-editor-v1-0/
I have already tried this app:
1) I don't know what to modify
2) If I modify an entry when i reboot the phone the modify is lost
Try loading the CM7 Google Apps over the top.
I have to install gapps from CM7 upon gapps that I have already installed?
Why?

[MOD][XPOSED] CRT off effect [NO LONGER SUPPORTED]

You have probably heard about a modification that makes your phone look like an old CRT TV when you turn it off. This is actually a builtin effect, but it is disabled by default.
There is a tutorial by tweezit that shows how easy it is to enable this effect - but it requires you to change framework-res.apk. There are different threads that offer those modified files, but to combine different modifications, there have to be many different files with all possible combinations.
To avoid this, I'm developing the Xposed framework, which allows such modifications without changing any APK (or JAR in this case). All you need to do is install the Xposed framework app (root required) and then the attached module for it - both with the normal APK installer as any other app.
Tested with Stock LPQ, but should work for most ICS ROMs (not sure about CM9 though).
This mod is no longer supported. Please use my Tweakbox instead.
Very good work. When we add this apk and the Xposed framework app, the effect is automaticaly enabled or we need to enable this by the app? Thanks.
There is a short installation guide with screenshots in the framework thread.
Yes, you need to click a button to actually install the framework (what you download is the installer) and click a checkbox to enable the module. But both should be easy and fast.
Sweet! I've been looking for the CRT effect for my stock rom. And you have made it surprinsingly easy to install it! Thank you!
I would love to see more of these modules. Thx for the sharing!
Gesendet von meinem GT-I9100 mit Tapatalk
This module is now integrated in my Tweakbox. I recommend using that module instead.
didn't work with cm9
pHyR3 said:
didn't work with cm9
Click to expand...
Click to collapse
I may be wrong, but i think this is for Samsung ROM..
I thought CM9 might already have this as an option? Well anyway, this mod is deprecated. Try using my Tweakbox, which includes this mod in a cleaner version. If that also doesn't work for you, follow these questions (and please also let me know if other Xposed mods work for you).
Shame we cannot do this without root :-(
Im scared to root my phone...
sent via this forum to your face
will it work it lp6 romania vodafone stock rom ?
zecs said:
will it work it lp6 romania vodafone stock rom ?
Click to expand...
Click to collapse
It should work on any stock ICS ROM.
Hello everyone
Does this crt off effect works properly? Because until now there is an annoying flickering of the screen.
Is this problem solved ?
This mod works as good or bad as other CRT mods do. The difference is that you can combine it with other Xposed mods.
The whole thing is just a switch that is enabled, the effect itself is already existing in the ROM. I see the flickering as well. This is reported to be a bug in a native library, so I cannot fix it.
Please also note that this version of the mod is no longer supported as I have integrated it into my Tweakbox.
Just installed the mod, works fine on my device - so simply unchecking it in the Xpose app then restarting will revert it back?
(I actually got the flickering after the effect with another mod with a cwm install but now its not present)
EDIT: Spoke too soon - the flickering came back after a few locks and unlocks... no ideas why, but it's too much of a distraction for me so I had to uninstall it.
Cannor Write
Hi
I can not install Xposed, I get this error:
Ovazealous said:
Just installed the mod, works fine on my device - so simply unchecking it in the Xpose app then restarting will revert it back?
(I actually got the flickering after the effect with another mod with a cwm install but now its not present)
EDIT: Spoke too soon - the flickering came back after a few locks and unlocks... no ideas why, but it's too much of a distraction for me so I had to uninstall it.
Click to expand...
Click to collapse
Yes, unchecking
a mod disables it after a restart. Same thing for uninstalling the mod of course, but then it will be automatically enabled if you install it again.
I personally can live with fhe flickering from time to time, but that's up to every user to decide for themselves.
chispero said:
Hi
I can not install Xposed, I get this error:
Click to expand...
Click to collapse
Updating Busybox should fix that. I think this needs to go into the FAQs, several people reported it already.
There is a fix available for the flickering issue in original android development thread
Sent from my GT-I9100 using xda premium
Yes: http://forum.xda-developers.com/showthread.php?t=1676378
And it's working great for me and many others.
As you are already using Xposed, you could try a beta version that I just uploaded. It contains a setting apply the patch on-the-fly (that is in the memory), so you do not even need to replace any more files.
I had already modified the framework res file with the uotkitchen.
It was only the scrollbar which i made red but now its gone.is there any chance to have my uot mod enabled plus the crt effekt???
Thanks for your app anyway much easier to install the effect then over wm.
Grertings from hamburg,germany

problem after port

hi all
i ported X-STRONGER 6.0 to our device
after the port i had 2 problems
1-i cant connect my phone to pc
2-camera is not working
after some works i solved the problem with the usb
but i need help with fixing the camera
Have you tried replacing the gallery2/4 app?
ok i have tested everything in the rom and there are 3 unfixed problems in it now
1-in lockscreen has a little problem(the camera button is a little down)
2-themes are not working(i dont know but they are not working on some other roms for me. maybe its my problem)
3-camera not working
i really need your helps and suggestion
im sure everyone will like this rom because its very fast. i had stable 250-80mg free ram with lupus 480p and 230+ free ram with lupus 720p(and it has many futures)
im doing all i can for this rom
gallery?
i will try it now
there were no gallery.apk or gallery2.apk but there was semcgallery3d.apk on both base and port
i replaced it but nothing happened
i fixed the problem of lockscreen
it was a problem with the main rom
he changed the lockscreen app to make a new style but it made that problem
so i changed it with aeonworld lockscreen app and its working correct now
im working on theme manager bug now for 90% i will solve it soon
update:the problem of themes are solved now. so only 1 more bug. the camera
i have a Little problem
there is and app in this rom named 3d album in this rom
but i cant find it in system/app
hoow can i remove that?
You can use catlog app to find source of errors with the camera. I'm assuming that you have checked the permission files in your base Rom to match the ones from the port.
well maybe the problem is with the permission
what i have to do exactly?
Check in system/etc/permission
Look for any that you might have missed...
Also check in system/lib/hw
Make sure you have a file in there
camera.semc.so
there is no camera.semc.so in both port and base
and no missed permission
i found that there is a folder in system/usr named semc in the rom im going to port but we dont have that on stock rom(and there is a folder named camera in that folder and there are some .dat files in it)
Try using those for the camera.
Some apps r hidden in /system/customization/applications I think, most OEM's put some apps here... Also if running windows do a simple index search for "camera" in most folders or system folder to find it
Sent from my R800i using xda app-developers app
i dont why but in windows 8 that thing is not working
and i used that files but they didnt help too
Did you try to install/replace camera.apk from another (stock gb) play rom?
im trying it now
i tough i have have done that before but i 90% i haven't now
sorry for my bad english
wow it worked
tnx to everyone that helped me here(i will give a credit every one on this thread)
the only things that i need to change is that to delete that apps then the rom is ready
im doing the final tests and i will release it as soon as possible

Categories

Resources