Introduction:
I’ve recently joined Android Developers and I have published CoolesTech RSS Feed Reader. All went fine until I had to self-sign my app (personal private key), and that’s what was like a nightmare (although it’s relatively easy); test keys worked like a charm when self-certificates failed… But Google does not allow test certificates as you may have noticed.
I have tried signar 1.3 and signer 0.3 but after my app seemed signed I still got "application not installed.
So I have created my own tool, called "CSigner" that only runs in windows and comes with 2 versions (32-bit & 64-bit)
![]()
The only requirements are Java and windows...
I'm posting it here just in case someone goes through what I have been striving to achieve...
Goal:
Whether you are new to signing apps, or getting “application was not installed”, then you’ve finally reached the correct place! Along signing apks, apk CSigner is capable of compiling & decompiling apks serving the pupose of pure sources/resources replacement.
http://www.coolestech.com/android-et...er-apk-csigner
![]()
Note: This program is designed for situations where apk multitool fail to compile/decompile certain apps. It's not intended to replace other programs.
visit the program's post on coolestech:
http://www.coolestech.com/android-et...r-apk-csigner/
I’ve recently joined Android Developers and I have published CoolesTech RSS Feed Reader. All went fine until I had to self-sign my app (personal private key), and that’s what was like a nightmare (although it’s relatively easy); test keys worked like a charm when self-certificates failed… But Google does not allow test certificates as you may have noticed.
I have tried signar 1.3 and signer 0.3 but after my app seemed signed I still got "application not installed.
So I have created my own tool, called "CSigner" that only runs in windows and comes with 2 versions (32-bit & 64-bit)

The only requirements are Java and windows...
I'm posting it here just in case someone goes through what I have been striving to achieve...
Goal:
Whether you are new to signing apps, or getting “application was not installed”, then you’ve finally reached the correct place! Along signing apks, apk CSigner is capable of compiling & decompiling apks serving the pupose of pure sources/resources replacement.
http://www.coolestech.com/android-et...er-apk-csigner

Note: This program is designed for situations where apk multitool fail to compile/decompile certain apps. It's not intended to replace other programs.
visit the program's post on coolestech:
http://www.coolestech.com/android-et...r-apk-csigner/