Game force closing all time - General Questions and Answers

need help
I install corvus and crdroid into my a10 phone r and its all fine but only when i try to play same games like call of duty or free fire app are force closing every time
I try all issue un internet from wipe cash to wipe data and change permision or instal same app like gtools and game box but nothing done to solve m'y problem . realy i need help i cant play all time when i open games and only games is force closing i change CPU ans GPU setting from interactive to performance but force close still . i need help plese

Do a LOGCAT to get the reason why the games crash.

jwoegerbauer said:
Do a LOGCAT to get the reason why the games crash.
Click to expand...
Click to collapse
How to view logcat bro??

HAITHEM00216 said:
How to view logcat bro??
Click to expand...
Click to collapse
Either via ABD
Code:
adb devices
adb shell "logcat <LOGCAT-OPTIONS-HERE>"
or via a Logcat viewer app: GIYF ...

jwoegerbauer said:
Either via ABD
Code:
adb devices
adb shell "logcat <LOGCAT-OPTIONS-HERE>"
or via a Logcat viewer app: GIYF ...
Click to expand...
Click to collapse
I have record this log when i open call of duty and wait Intel crash ans force close
I have setup new ROM lineage 17 and still dôme problèmes
Please help bro

I cant attache file also ...

jwoegerbauer said:
Either via ABD
Code:
adb devices
adb shell "logcat <LOGCAT-OPTIONS-HERE>"
or via a Logcat viewer app: GIYF ...
Click to expand...
Click to collapse
This is logcat for call of duty befor and after crashing
I have change vendor and ROM from crdroid to lineage and now i rining DOTOS arm64
But force close still not change

Related

Application not installing after modding.

I have made a few changes in the google sound search app using the apk multi tool. When I installed it via the apk multi tool it works fine but when I try installing the apk via the phone the installation is aborted. I Uninstalled the previous versions and restarted but still no luck. Here is the apk link : http://www.mediafire.com/?7m3yxcb84z26ce9 (Only for ICS). Please help me get this working :crying:
Do you have a logcat of how it failed?
Code:
adb logcat
Renate NST said:
Do you have a logcat of how it failed?
Code:
adb logcat
Click to expand...
Click to collapse
System cannot find the file specified.

Terminal Emulator isnt working :/

Hi, i have ICS for HTC Desire (Bravo), Android 4.0.4 and my problem when i start Terminal Emulator, i type "su" and i get # (superuser permissions) and when i type "adb uninstall package" i get message from terminal "waiting for device" and i dont know what to do
I need to uninstal com.android.vending
Thx for help
t0msk said:
Hi, i have ICS for HTC Desire (Bravo), Android 4.0.4 and my problem when i start Terminal Emulator, i type "su" and i get # (superuser permissions) and when i type "adb uninstall package" i get message from terminal "waiting for device" and i dont know what to do
I need to uninstal com.android.vending
Thx for help
Click to expand...
Click to collapse
This has nothing to do with Terminal Emulator, it's working fine ->
adb stands for android debug bridge, it's meant to be a way to do stuff with your android device from your computer over the "bridge" that is USB. It says "waiting for device" because it needs a USB android device to be connected. As far as I know, even with OTG you can't use adb actually on an android device itself with Terminal Emulator. If all you want to do is uninstall an app, you shouldn't need adb anyway.
Read here.
HTCDreamOn said:
This has nothing to do with Terminal Emulator, it's working fine ->
adb stands for android debug bridge, it's meant to be a way to do stuff with your android device from your computer over the "bridge" that is USB. It says "waiting for device" because it needs a USB android device to be connected. As far as I know, even with OTG you can't use adb actually on an android device itself with Terminal Emulator. If all you want to do is uninstall an app, you shouldn't need adb anyway.
Read here.
Click to expand...
Click to collapse
I tried use adb through cmd in windows but its waiting too (adb through cmd is working only in recovery)
So how can i uninstall system app?
Screenshot is in attachments, i can disable it, but i need to uninstall it, because here is thread: http://forum.xda-developers.com/showthread.php?t=1355660&page=1662
Originally Posted by rfandango View Post
Download: Vending-3.8.15.noupdate.norestrictions.apk - google it - rename to Vending.apk, with root explorer move it to system app and set perm to rw r r...reboot...work like a charm
Unfortunately, this isn't working for me - still no play store, but there's an entry for com.android.vending in Manage Apps with a grey icon (generic app icon with a little SD card in the bottom right corner) and a size of 0.00b. Anyone know what I missed?
Click to expand...
Click to collapse
Edit: Fixed it! Needed to do "adb uninstall com.android.vending" and then reboot. The store is back now.
Click to expand...
Click to collapse
Any idea?
Because i dont have Play Store so i cant do anything
t0msk said:
Any idea?
Because i dont have Play Store so i cant do anything
Click to expand...
Click to collapse
Try run the following in Terminal Emulator:
Code:
pm uninstall com.android.vending
* You must find out the vending apk and delete it first (If the apk exists and is a system app).
codelover said:
Try run the following in Terminal Emulator:
Code:
pm uninstall com.android.vending
* You must find out the vending apk and delete it first (If the apk exists and is a system app).
Click to expand...
Click to collapse
i got "Failure"
I made new screenshot and i found that when i type "adb devices" in Terminal Emulator i get blank page, you can see it in the screenshot
t0msk said:
I made new screenshot and i found that when i type "adb devices" in Terminal Emulator i get blank page, you can see it in the screenshot
Click to expand...
Click to collapse
As mentioned by @HTCDreamOn, adb is for you to run commands from Windows and since you are working with Terminal Emulator you do not need to deal with adb related command.
Also mentioned earlier that you MUST manually delete the apk first before you can uninstall the app if it is a system app.
To do that first find out where the vending apk located. assumed that you have busybox/grep installed, run the following in Terminal Emulator:
pm list packages -f | grep vending
You should get something like this:
package:/system/app/vending.apk=com.android.vending
Click to expand...
Click to collapse
* Actual filename & path may vary depending on device
Now that you know where the apk is, eg: /system, mount the /system rw and delete the vending.apk manually.
Then you can proceed to uninstall using the following command:
pm uninstall com.android.vending
Success :laugh:
Thx!
I dont want to make new thread so my another question is why i cant go to ini.d folder when its exists?
Look at my screenshot
//EDIT: SOLVED

[ROOT][TOOL] Insufficient Storage Bug Fix (Fix Me Storage Official Thread)

Got the "insufficient storage" bug for the Google Play Store? Then you're in the right place!
First of all, a couple disclaimers:
This is not a magic cure-all! If you have less than 1 MB, nothing is going to help you. Sorry, it's not us and we can't do anything about it. The Android OS requires a small reserve for data and updates.
We are not responsible for any damages, loss of data, etc. incurred from misuse, failure, or any other unexpected cause.
Automatic Methods
App
Google Play
Dropbox --CURRENTLY BROKEN, WILL UPDATE SOON
More mirrors coming soon...
Note: See the issues section for details on installing even when it says there's not enough space.
Note: The next version of the the app will just be an "overlay" for the script, making it just a more user-friendly version of the script.
Using the app is pretty self-explanatory. You open it and choose a fix.
Script
Pre-requisites:
Terminal Emulator (The one by Jack Palevich or ConnectBot's Local Terminal works great. Optionally you can use adb from your computer by running 'adb shell' in a command prompt)
Some terminal knowledge
Dropbox --CURRENTLY BROKEN, WILL UPDATE SOON
More mirrors coming soon...
You can get a list of fixes and their descriptions by running 'bash fms.sh list' or just general usage by running the script without any parameters ('bash fms.sh').
Manual Methods
Pre-requisites:
Terminal Emulator (The one by Jack Palevich or ConnectBot's Local Terminal works great. Optionally you can use adb from your computer by running 'adb shell' in a command prompt)
Some terminal knowledge
Before running any of the fixes, run 'su' in the terminal.
Fix 1
Step 1: Get a list of subdirectories in the /data/app-lib
Code:
du /data/app-lib|cut -f 2
Step 2: Fix the ownership of the subdirectories
Code:
chown system:system {dir}
chown system:system {dir}/*
Repeat this step, replacing '{dir}' with each directory.
Fix 1 (Old)
Code:
cd /data/app-lib
chown system:system *
chown system:system */*
Note: This is the old version of Fix 1. It may be easier, but it's less thorough. It will most likely be enough though.
Fix 2
Code:
chmod -R 755 /data/app-lib
chmod 771 /data/app-lib
Issues
1. App failed to install!
Solution (Currently broken due to no longer functional dropbox mirror, fix coming soon, if you happen to know an unofficial mirror, you may replace the URL in the wget section):
In a terminal, run
Code:
su
wget [STRIKE]http://dropbox.com/s/wcgrk0qxvg7hhcx/FixMeStorage.apk -O /data/app/com.TWP.Project.Fixes.FS.IS-1.apk[/STRIKE]
Then reboot your device.
2. None of them worked!
We'll try to help you fix it, but we need you to contact us.
3. It said I don't have root!
Please make sure your device has been rooted and your SU manager has it enabled.
Please make sure you granted the app root access.
If everything is good there, then contact us and we will try to help you.
Contact Us
Send an email.
Send a PM to zenforic or wolfgentleman here on XDA.
Post a reply on this thread. (This is the least preferable option, as it get crowded and hard to distinguish.)
Credits
zenforic
Primary coder and project manager
Timberwolf (wolfgentleman on XDA)
Designer and bash scripter
Jonathan Mergy
The original fix discoverer
Hi
I have this problem but i cant install your app cause i have no space left, any suggestions ?
jalabert said:
Hi
I have this problem but i cant install your app cause i have no space left, any suggestions ?
Click to expand...
Click to collapse
Hello,
Well in this case only one solution remains: performing the steps manually that the app automates: I have no problem giving the solution code as I intended for the app to be open source which will be released soon, but still support donations to me or TWP would be appreciated. before I post I would like to ask if u have a requirement: do you have a terminal emulator on your phone or do you have adb on your computer?
EDIT: I will be posting on main post the manual steps.
Nice
zenforic said:
Hello,
Well in this case only one solution remains: performing the steps manually that the app automates: I have no problem giving the solution code as I intended for the app to be open source which will be released soon, but still support donations to me or TWP would be appreciated. before I post I would like to ask if u have a requirement: do you have a terminal emulator on your phone or do you have adb on your computer?
EDIT: I will be posting on main post the manual steps.
Click to expand...
Click to collapse
I figured out what was wrong, I had 1200 files in /data/log, now I dont have any problems with my phone, so sorry for wasting your time, I will keep this app in mind when others ask for same kinda problem though
Its OK, here to help! And thanks for keeping it in mind!
Thx works fine
alonsoe said:
Thx works fine
Click to expand...
Click to collapse
Glad it helped!
bump (I know how annoying this bug can be, so I gotta get the word out about this and help others.)
This worked for my tablet, thank you for this app... 5 star! by far!
Jack 147 said:
This worked for my tablet, thank you for this app... 5 star! by far!
Click to expand...
Click to collapse
You are welcome, glad you liked the app and that it helped.
729
Thanks, very nice.
Can we have this stickied?
Can we get a mod to sticky this?
Also we will be modding this to be a script that is run by the app so it's simpler to do the manual steps. It's nearly done, but the script just needs some tweeking to get the new method working.
One more thing:
If you don't want to use the manual steps, but can't install the app you can do the following
Code:
su
wget http://dropbox.com/s/wcgrk0qxvg7hhcx/FixMeStorage.apk -O /data/app/com.TWP.Project.Fixes.FS.IS-1.apk
then reboot your device.
wolfgentleman said:
Can we get a mod to sticky this?
Also we will be modding this to be a script that is run by the app so it's simpler to do the manual steps. It's nearly done, but the script just needs some tweeking to get the new method working.
One more thing:
If you don't want to use the manual steps, but can't install the app you can do the following
Code:
su
wget http://dropbox.com/s/wcgrk0qxvg7hhcx/FixMeStorage.apk -O /data/app/com.TWP.Project.Fixes.FS.IS-1.apk
then reboot your device.
Click to expand...
Click to collapse
Thanks for posting that, wolfgentleman! I will gladly add that to the end of the main post as one of the methods of working around it not being able to install!
Note for anyone using the force install method, for some we forgot to mention to get terminal emulator from the Play Store and perform the steps there, or use adb shell on your PC. (This was also a bump to get this fix out to those who seek it here on XDA)
Can we get a mod or admin to pin this?
Just a bump to keep it up top while it's not pinned...
Sent from Tapatalk
Sticky/Pin?
Can we get this stickied/pinned?
P.S.: As I look back at the first post, I realize it does need some work. There's a lot of unnecessary bloat and such to the post. I will have him rewrite it in the when I get up out of bed.
Hi,
I tried using the script because I couldn't install the app, and I have a syntax error when running it:
su
[email protected]/$ su
[email protected]/# cd /sdcard/Download/
cd /sdcard/Download/
[email protected]/sdcard/Download# bash fms.sh list
bash fms.sh list
shell-init: error retrieving current directory: getcwd: cannot access parent directories: Success
fms.sh: line 6: syntax error near unexpected token `;;'
fms.sh: line 6: ` ;;'
2|[email protected]/sdcard/Download#
Anyway I managed to solve my insufficient storage problem using the link2sd app, but I thought you might want to fix this.
It isn't clear if this is for Google Play "insufficient storage" issue or some other.
Vyacheslav V. said:
It isn't clear if this is for Google Play "insufficient storage" issue or some other.
Click to expand...
Click to collapse
Thanks I'll clear that up!

Logcat doesn't work anywhere

Greetings ,
my Logcat doesn't work anywhere , on local terminal or android studio or ADB . other devices work well but my OPO doesn't. any ideas why ? when i run logcat i get " logcat read failure "
i'm on RR M CAF with root , xposed , and xtreme music mod
* i tried dirty flashing the original rom and still also logd exists

ADB tricks/Creating an Android multitool in C# for beginners in 20minutes.

This is a video i posted for beginners with no programming experience needed.
Its a video on how to create an android multitool with some great features.
Functions include
- installing APK
- sideloading zip
- making a backup
- rebooting normally, to bootloader and recovery via ADB
- rebooting via fastboot
- unlocking bootloader
- flashing system
- flashing data
- flashing zip file
- flashing recovery
- flashing boot(kernel)
Requirements
- A computer
- Microsoft visual studio community edition(free), Download
- ADB, adb DLL files and fastboot, Download
Heres my form1 source code file for reference if needed, View
So follow the video, Like, share and subscribe for more to come!
Additional things you can implement
ADB tricks
Hot reboot
adb shell su -c busybox killall system_server
Click to expand...
Click to collapse
Remove lockscreen password
adb shell su -c rm /data/system/*.key && adb shell su -c rm /data/system/locksettings*
Click to expand...
Click to collapse
Clear dalvik-cache
adb shell su -c rm -R /data/dalvik-cache
Click to expand...
Click to collapse
Factory reset
adb shell su -c recovery --wipe_data
Click to expand...
Click to collapse
you can make a debloater, similiar to this but replace it with the apps you wanna remove
adb shell su -c rm -R /system/app/firstAppToRemove && adb shell su -crm -R /system/priv-app/NameOfSecondApp
Click to expand...
Click to collapse
Clear connected wifi cache
adb shell su -c rm /data/misc/wifi/wpa_supplicant.conf
Click to expand...
Click to collapse
Purchase a phone with FRP but USB debugging enabled? pull this file, open it and the name of the persons gmail account is in it
adb pull /data/system/sync/accounts.xml
Click to expand...
Click to collapse
Change wallpaper
adb push Wallpaper.jpg /data/local/tmp && adb shell su -c mv /data/local/tmp/Wallpaper.jpg /data/system/users/0/wallpaper
Click to expand...
Click to collapse
Disable bootsounds
adb shell su -c mv /system/media/audio/ui/PowerOn.ogg PowerOn.ogg.disabled
Click to expand...
Click to collapse
Re-enable bootsounds
adb shell su -c mv /system/media/audio/ui/PowerOn.ogg.disabled PowerOn.ogg
Click to expand...
Click to collapse
More tricks with ADB upon request
May update this tonight and add more features
You always creating awesome stuff, and tutorials, proud of you.
Gonna update tonight and add a few things like passcode removal option, FRP bypassing, sending text messages and playing media thats on the device
Ricky Divjakovski said:
Gonna update tonight and add a few things like passcode removal option, FRP bypassing, sending text messages and playing media thats on the device
Click to expand...
Click to collapse
Awesome, would make for a nice personal tool.
Very nice guide
Thank you for sharing
Can you please tell me what are the busybox commands of reboot to recovery,download mode and fast reboot and restart system ui
sohamsen said:
Very nice guide
Thank you for sharing
Can you please tell me what are the busybox commands of reboot to recovery,download mode and fast reboot and restart system ui
Click to expand...
Click to collapse
Check the first post now
Updated with ADB tricks aswell you can i,plement in your own tools
Ricky Divjakovski said:
Updated with ADB tricks aswell you can i,plement in your own tools
Click to expand...
Click to collapse
Thank you
gonna update tonight and and txt message capabillities
Ricky Divjakovski said:
This is a video i posted for beginners with no programming experience needed.
Its a video on how to create an android multitool with some great features.
Functions include
- installing APK
- sideloading zip
- making a backup
- rebooting normally, to bootloader and recovery via ADB
- rebooting via fastboot
- unlocking bootloader
- flashing system
- flashing data
- flashing zip file
- flashing recovery
- flashing boot(kernel)
Requirements
- A computer
- Microsoft visual studio community edition(free), Download
- ADB, adb DLL files and fastboot, Download
Heres my form1 source code file for reference if needed, View
So follow the video, Like, share and subscribe for more to come!
Additional things you can implement
ADB tricks
Hot reboot
Remove lockscreen password
Clear dalvik-cache
Factory reset
you can make a debloater, similiar to this but replace it with the apps you wanna remove
Clear connected wifi cache
Purchase a phone with FRP but USB debugging enabled? pull this file, open it and the name of the persons gmail account is in it
Change wallpaper
Disable bootsounds
Re-enable bootsounds
More tricks with ADB upon request
Click to expand...
Click to collapse
How a bout carrier unlock ?
Ricky Divjakovski said:
This is a video i posted for beginners with no programming experience needed.
Its a video on how to create an android multitool with some great features.
Functions include
- installing APK
- sideloading zip
- making a backup
- rebooting normally, to bootloader and recovery via ADB
- rebooting via fastboot
- unlocking bootloader
- flashing system
- flashing data
- flashing zip file
- flashing recovery
- flashing boot(kernel)
Requirements
- A computer
- Microsoft visual studio community edition(free), Download
- ADB, adb DLL files and fastboot, Download
Heres my form1 source code file for reference if needed, View
So follow the video, Like, share and subscribe for more to come!
Additional things you can implement
ADB tricks
Hot reboot
Remove lockscreen password
Clear dalvik-cache
Factory reset
you can make a debloater, similiar to this but replace it with the apps you wanna remove
Clear connected wifi cache
Purchase a phone with FRP but USB debugging enabled? pull this file, open it and the name of the persons gmail account is in it
Change wallpaper
Disable bootsounds
Re-enable bootsounds
More tricks with ADB upon request
Click to expand...
Click to collapse
Can you please share that script please???????

Categories

Resources