Android Studio Signed Build Error - General Questions and Answers

Hi Guys!
Im new here and in Android Studio. Ive created an app and made a signed aab file for upload to google console. This didnt work since my package name was default. I changed the package name and tried to do a new signed aab file but got this error. Does anyone know how to fix it? I can run the app on the emulator and create a not signed aab file whitout any issues.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

The warning message is clear. Android Studio wants you to migrate your keys from the JKS proprietary format to the PKCS12 format.
In order to change the keystore format, you need to use the keytool.exe, which comes with Android Studio.
In a cmd window, navigate to the folder containing the keytool.exe, and then you can enter the following command into the cmd:
keytool -importkeystore -srckeystore C:\Users\natha\AndroidStudioProjects\MollyPolly2\app\release\Mopo.jks -destkeystore C:\Users\natha\AndroidStudioProjects\MollyPolly2\app\release\Mopo.p12 -deststoretype pkcs12
By the way, is the warning message in Swedish?

Thanks you! Keys are now imported to pkcs12 =D I will see if this solves the problem further on. I realised that I was able to create a new build on the old key instead of creating a new one...=P
Yes! Sweden it is

Related

[TOOL][MAC/WINDOWS/Linux] Apk installer | need testing | UPDATE

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
new version for all Systems
to start just duble click on jar file
connect you phone via USB
to install drap apk files in file list or click in open button
i dont know if it works on linux and windows i can't test right now
so please test and report
in case of errors the aplication have a log file so post it for i correct
Features:
Intall various apk in 1 time
Next Feaatures :
remove from de list;
and more that i dont remeber
Download
http://www.mediafire.com/?dvpyjs7162pk7hs
OLD
i guys i was bored without nothing to do... and i ha this idea, int's a native mac apk installer ...
please test this
Download
http://www.mediafire.com/?u7aw50zvm8fbvwu
Edit:
Click to expand...
Click to collapse
to this work you have to:
enable "USB DEBUGGING" from (Menu\Settings\Applications\Development)
enable "UNKNOWN SOURCES"from (Menu\Settings\Applications)
p.s. and sorry for my pretty bad english
ok I have mac I'm gonna test the crap out of this one this weekend
Big update read op
Big update read op

Apk auto signer with private certificate "CSigner"

This is an old version, apk CSigner can now decompile and compile apks.
See the new version here:
http://www.coolestech.com/android-ethical-hacking-could-get-any-easier-apk-csigner/
I’ve recently joined Android Developers and will be publishing CoolesTech app soon! 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.
Whether you are new to signing apps, or getting “application was not installed”, then you’ve finally reached the correct place!
I have tried signar 1.3 and signer 0.3 but after my app seemed successfully 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)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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...
coolestech (dot) com/sign-apk-files-easily-using-csigner-no-more-application-not-installed-errors/

Wrong folder selection for repo... what files to delete?

I am trying to build ubuntu touch for my device.
I accidently selected "home" directory for .repo
And didn't notice until the process completed (LOL) and even ran few commands after it.
Here is what I did->
Command one->
Code:
phablet-dev-bootstrap home
(I dont remember writing "home", but since the ".repo" folder was in home directory, lets assume I wrote it).
And after things completed, I ran these commands->
Code:
repo sync -j3
. build/envsetup.sh
lunch cm_devicenamehere-userdebug
(This is where it failed and this is where i realized the mistake.)
Now my home directory looks like this->
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(I marked the folders with red rectangle which I think got created during this mistake.)
Though I removed ".repo" folder yet I think I am left with some folders which are uselessly present.
Please help me to remove useless folders.
PS-> I already started process just now again and this time using directory that was actually meant for it. Is it ok?
Thanks.

Question HELP PLEASE

I tried updating my phone manually with a batch file, using the official retail g100 rom, but it wouldn't finish the installation and now my phone is bricked
I updated it several times before using this method but it never gave me any issues until now
is there another way to install the official rom without losing any data or is it better to just switch to a custom rom, and if so, how do I go about doing it?
I'd really appreciate if you guys could help me asap
Can you access fastboot/bootloader mode?
yes
Did you use an old batch file or create a new one for the updated firmware?
If you are using an old one, chuck it and make a new one from the recent firmware. Possibly theres an extra sparse image part in there, that the old batch file isnt flashing.
I tried with a batch file from the previous version and then I created a new batch file but it still didn't work
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

			
				
it stops right after writing the last 11th super sparsechunk
I managed to install the servicefile.xml
it turns out my adb sdk tools were out of date

Will not populate

Hi Alli amm pushing 70 and trying to keep up with the technology.
I have a problem i cannot figure out. When i download a file and go to open it will sometimes take me to the window in the attached photo. It then times out and the upload button does nothing, any idea how i can get this working ?
Many thanks for reading this post and hope you can help
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The 70 file extension is associated with the Creo Elements/Pro (also known as Pro/Engineer), a CAD/CAM solution for Microsoft Windows, developed by PTC. This file type is not meant to be opened directly, there is no software that could open and work with it directly, or there is no information available in public sources about opening this file type.
jwoegerbauer said:
The 70 file extension is associated with the Creo Elements/Pro (also known as Pro/Engineer), a CAD/CAM solution for Microsoft Windows, developed by PTC. This file type is not meant to be opened directly, there is no software that could open and work with it directly, or there is no information available in public sources about opening this file type.
Click to expand...
Click to collapse
Thank you for the reply although to be honest I don't understand it apart from it can't be opened. How do I stop files going there or how do I delete this from my phone
Thank you for taking your time to reply
Mike

Categories

Resources