Wrong folder selection for repo... what files to delete? - General Questions and Answers

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.

Related

upgrade problem

when i try to run update.bat of the transformer 1.1
{
"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"
}
at monday this update .bat have worked
i have tried to upgrade to aku2.2 and works but then i receive this error again its occurs with other update.bat from other roms
Not sure if it makes any difference or not but I always disable my firewall and antivirus before reflashing a new rom........any help ?
it dosen't help but thanks anyway
i try it but without success
I've experienced this problem...
But I just can't remember how or why or how to fix!
A cursory search pulls up advice to put the folder with the .bat etc in c: as the file path may be too long...try it (doubt it will help). Also this:
http://forum.xda-developers.com/showpost.php?p=1504419&postcount=279
which refers to this:
http://forum.xda-developers.com/showpost.php?p=1496025&postcount=55
...But I seem to remember doing none of that. Have you got process explorer on your pc?
My memory's terrible but I had the feeling it was fixed for me after rebooting my pc and killing Everything in process explorer
(except rapimgr, wcesmgr, wcescomm, and system critical processes I guess). Maybe I dreamt that solution tho, not sure
problem solved .... i download again all the .exe to the desktop and run it without problems thanks

how to

Delete delete /data/app_s/ using adb i need a step by step i try doin wat qteks said but to remove dont werk
open up ya command prompt and type:
adb remount
adb shell
rm -r /data/app_s/
exit
this will delete ya entire app_s folder, use caution and make sure this is what you want to do. if you just want to delete the files inside of app_s, use the same command but do "rm -r /data/app_s/*" without the quotes. Itll preserve ya actual app_s folder, but remove all files within it. make backups before deleting anything in case you want to revert.
Next time please make a title that is related to the thread, also try search before you start a new thread and put it in the General section, since you are not trying to develop anything here.
This is the same as I would go to this forum and post a new thread about "How do I shoot web?"
Thread repported!
{
"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"
}

Something keeps making files in Download folder

I don't know what it is but something keeps making files called: AT0000X-X. And the X is a ascending number (see screenshot). It keeps making them!
{
"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 have already deleted them but when I checked back 10 minutes later they came back.
Is there an app/program to see which app is making these files? Or does somebody knows what the problem is?
I'm running the latest CarbonROM on Nexus 5
Thanks in advance
ATT stands for attachment. Its the same attachment over and over again. The -x signifies it is a copy of the same file. If you download image.jpg then you download image.jpg again, it becomes image-1.jpg etc.
Since it is ATT, an e-mail client sounds most likely. I take it you've done a full reboot?
rootSU said:
ATT stands for attachment. Its the same attachment over and over again. The -x signifies it is a copy of the same file. If you download image.jpg then you download image.jpg again, it becomes image-1.jpg etc.
Since it is ATT, an e-mail client sounds most likely. I take it you've done a full reboot?
Click to expand...
Click to collapse
Yes I did and I wiped cache and dalvik cache. But I thing it solved it now

Android Studio Signed Build Error

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

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