Related
Any help on the matter would appreciated on this. I've searched through the forums for answers, but most are older responses to the problems I'm having and I don't want to follow them in case I cause more of a problem.
I Just installed Android on my TyTN II, and the WiFi, Camera and USB Sync do not work.
1 - When I try to enable Wifi it just goes "unable to start Wi-Fi
2 - When I try to run the Camera Application that came with install I downloaded I get error "The applicationCamera (Process com.android.camera) has stopped unexpectedly. Please try again.
3 - When I try to connect my phone to my PC (Windows 7) it connects fine and I get a notification for USB Debugging and USB connected. When I click on USB Connected it asks me to mount the SD card, but all it does is unmounts it. Then for Android to see it again I'm force to reboot, as I can't mount it again through settings.
I've installed:
Kernel - kaisimg-panel2-240x320-2.6.32-tilt-froyo-09-09-10_21.nbh
OS - Myn's Warm Donut RLS5 (for Kaiser only).zip (which includes all updates)
Radio - 1.70.19.09
HardSPL - 3.56
Now this is my first install of Android on my TyTN II, and the process all went smoothly, except for these problems I have when running Android.
EDIT: I forgot to mention that I tried reinstalling everything two times, and I also tried removing the battery, draining the device and putting it back and powering on. However I'm still having the same problems. Also I'm continuing to read through the forums for an answer. I figured I'd post this anyways as there is more of a chance someone will be able to point me in the right direction before I find the answer
Thanks
FatMutha
FatMutha said:
1 - When I try to enable Wifi it just goes "unable to start Wi-Fi
Click to expand...
Click to collapse
OK first you are using Kernel 2.6.32, so you need the wifi modules (wlan.ko - wifi driver) compiled for this kernel. Myns Warm Donut does include drivers for 2.6.25.
here you can find a update that you can install to get wifi working. (its for froyo but should also work with donut)
FatMutha said:
2 - When I try to run the Camera Application that came with install I downloaded I get error "The applicationCamera (Process com.android.camera) has stopped unexpectedly. Please try again.
Click to expand...
Click to collapse
You are using a froyo kernel on a donut system. For a working camera you need to edit this kernel with nbh editor or with hexeditor:
set the value hw3d.version=1 to hw3d.version=0
FatMutha said:
3 - When I try to connect my phone to my PC (Windows 7) it connects fine and I get a notification for USB Debugging and USB connected. When I click on USB Connected it asks me to mount the SD card, but all it does is unmounts it. Then for Android to see it again I'm force to reboot, as I can't mount it again through settings.
Click to expand...
Click to collapse
at the moment there is no way to sync your phone via USB you need a googlemail account
Btw why you want to use donut. Froyo and Eclair are also stable, fast and have some useful functions.
First thank you for the quick reply
toasty_ said:
OK first you are using Kernel 2.6.32, so you need the wifi modules (wlan.ko - wifi driver) compiled for this kernel. Myns Warm Donut does include drivers for 2.6.25.
here you can find a update that you can install to get wifi working. (its for froyo but should also work with donut)
You are using a froyo kernel on a donut system. For a working camera you need to edit this kernel with nbh editor or with hexeditor:
set the value hw3d.version=1 to hw3d.version=0
Click to expand...
Click to collapse
OK with these two points in mind. Would it be better/more stable for me to just use a kernel designed for the Donut system instead of editing the NBH and install drivers?
So you know I used the Kernel that I installed because in the How-To it said you take the latest Kernel. In future how can I know which kernel is for the correct release?
toasty_ said:
at the moment there is no way to sync your phone via USB you need a googlemail account
Click to expand...
Click to collapse
I'm not looking to sync with google mail. I have an account and am able to connect to the Market Place and such. I just want to be able to access the SD card via USB. Is this not possible/fully functional?
toasty_ said:
Btw why you want to use donut. Froyo and Eclair are also stable, fast and have some useful functions.
Click to expand...
Click to collapse
I used Myn's Donut release because again in the How-To it said WiFi, BT, Camera etc are working in it. But then of course I goofed and installed the wrong kernel
With your help here I have a better understanding of it all now and will try what you said, and also experiment with other Kernel's and releases to find what I like best.
FatMutha
Lol, beat me to it .
Since it was noted that I was using a Froyo Kernel on Donut system... from the list of kernel's that can be downloaded here on DZo's Site All recent kernel's in the last month or so are Froyo. Where can I find a recent Kernel for Myn's Donut release?
Also as noted I don't want to sync via USB, I just want to be able to access the SD via USB.
And last is there a place where I can find all builds, Eclair, Donut, Myn's.Froyo etc? or will I need to dig through the foums as the How-To only lists Incubus and Myn.
Also I went to edit my NBH file ( I use Windows NBH Editor) for the camera to change hw3d.version=1 to hw3d.version=0, but I don;t see that option anywhere. Am I using an outdate NBH editor?
FatMutha said:
Also I went to edit my NBH file ( I use Windows NBH Editor) for the camera to change hw3d.version=1 to hw3d.version=0, but I don;t see that option anywhere. Am I using an outdate NBH editor?
Click to expand...
Click to collapse
in fact there the actual kernels are for froyo. But by editing the kernel with hexeditor or nbh editor you can also use them with donut. The value 'hw3d.version' indicates if it is used for eclair/froyo (1) or donut (0). If you use a hexeditor for the manipulation you have to look for this value. If you are using loserskaters nbh-editor you can directly change to eclair, froyo or donut.
FatMutha said:
Also as noted I don't want to sync via USB, I just want to be able to access the SD via USB.
Click to expand...
Click to collapse
I don't know if it is actual working with windows i because i am using linux on my machine. For reading and writing to the sdcard I have to set 'Start recovery' in the boot (install-) menu on the phone (need a reboot), otherwise it won't work.
toasty_ said:
in fact there the actual kernels are for froyo. But by editing the kernel with hexeditor or nbh editor you can also use them with donut. The value 'hw3d.version' indicates if it is used for eclair/froyo (1) or donut (0). If you use a hexeditor for the manipulation you have to look for this value. If you are using loserskaters nbh-editor you can directly change to eclair, froyo or donut.
Click to expand...
Click to collapse
Ok I changed it to Donut from Froyo and the camera is working
toasty_ said:
I don't know if it is actual working with windows i because i am using linux on my machine. For reading and writing to the sdcard I have to set 'Start recovery' in the boot (install-) menu on the phone (need a reboot), otherwise it won't work.
Click to expand...
Click to collapse
Good new on this as well. I rebooted and from boot menu I set the start recovery and sure enough it works. I'm able to connect my phone to my windows PC and access the SD card
Toasty I would just like to say thank very very much... with your quick and courteous answers you saved me a lot of headaches and time in trying to get these items working and searching the forums for answers.
One last question I have that maybe you can answer. I had all my contacts in WinMo..I used pimbackup to back them up regularly, now before I moved to Android I saw that there doesn;t seem to be pimbackup for Android. I searched google for ways to migrate contacts from winmo to android and I found Sprite Migrate. I was able to backup everything fine, however right now I'm having problems restoring the application keeps crashing on me.
Do you know of any program that will all for easy migration of contacts from winmo to android. I'll move back to winmo on a temp basis if needed to get my contacts in android.
FatMutha said:
Do you know of any program that will all for easy migration of contacts from winmo to android. I'll move back to winmo on a temp basis if needed to get my contacts in android.
Click to expand...
Click to collapse
If you have stored your contacts in Outlook so the easiest way is to export them in a CSV-File. Then you open the googlemail web-interface from your windows machine. On the left side is a button named contacts. It contains a submenu to import Contacts from CSV-File.
After you have imported them to your google account, you can sync them to your phone.
If you want to get your contacts to Outlook you can also export them from google in a CSV-File
toasty_ said:
If you have stored your contacts in Outlook so the easiest way is to export them in a CSV-File. Then you open the googlemail web-interface from your windows machine. On the left side is a button named contacts. It contains a submenu to import Contacts from CSV-File.
After you have imported them to your google account, you can sync them to your phone.
If you want to get your contacts to Outlook you can also export them from google in a CSV-File
Click to expand...
Click to collapse
Problem is I don't have Outlook. I have the windows live mail that comes wtih live essentials, but windows mobile center in windows 7 doesn't sync contacts to that. It can only sync to Outlook. Which is why I found the the program sprite migrate.
Prior to me switching to Android I was never able to sync my contacts to my computer, which is why I used pimbackup. Whenever I changed Winmo ROM's i used pimbackup to restore my contacts to my phone.
I'm also wondering if enabling the start recovery in the boot menu might be causing this. Is there a way to disable this once its been added? I tried going back to boot menu and running the option again to disable it, but it just started the process again.
Also I just tested Bluetooth for the first time driving home.. it works in the sense it finds and pairs with my device (in this case my GPS in the car), however my voice according to the other end sounds like a muffled robot.
Also I noticed when I checking info about the version of Android I installed and it says firmware version 1.6.
Now I see through various forum posts that there is android 2.1 working on Kaiser... Am I running a later version because of the Kernel or does it have to do with myn's build I downloaded?
When I followed the How-To on installing android I followed the links provided for kernel and android builds and downloaded those I thought were latest versions.
I'm reading through the forums on seeing different release's of andoird, but how do I know which is the latest build/firmware?
FatMutha said:
Also I noticed when I checking info about the version of Android I installed and it says firmware version 1.6.
Now I see through various forum posts that there is android 2.1 working on Kaiser... Am I running a later version because of the Kernel or does it have to do with myn's build I downloaded?
When I followed the How-To on installing android I followed the links provided for kernel and android builds and downloaded those I thought were latest versions.
I'm reading through the forums on seeing different release's of andoird, but how do I know which is the latest build/firmware?
Click to expand...
Click to collapse
Yes thats correct! YOU are using a donut build (Android 1.6) the newer builds are eclair (Android 2.1) und froyo (Android 2.2). All have nearly the same functions. For a long time donut (imho especialy myns) was the most stable release. But actualy the new froyo (2.2) releases are well optimized for our devices and are fast and stable.
toasty_ said:
OK first you are using Kernel 2.6.32, so you need the wifi modules (wlan.ko - wifi driver) compiled for this kernel. Myns Warm Donut does include drivers for 2.6.25.
here you can find a update that you can install to get wifi working. (its for froyo but should also work with donut)
Click to expand...
Click to collapse
Yea that update file just wiped my phone as if it was new, and still hasn't fixed the wifi issue..
Zombie069 said:
Yea that update file just wiped my phone as if it was new, and still hasn't fixed the wifi issue..
Click to expand...
Click to collapse
Are you sure you didn't select the wrong option in the boot menu?
When installing the WiFi update you need to select Install Update, then fix permissions. If your phone got wiped chances are you selected Install System.
When I ran the update it fixed my WiFi issues right aways. Also today I installed Incubus26Jc's Super FroYo 2.2 [Deodexed] [RLS15] [9/3/10] and everything worked right from the get go.
The only problem I'm still having is with sprite migrate it can't seem to open the backup of my contacts I made from WinMo.
Right now I'm going revert back to WinMo do a backup again with sprite but also backup contacts to text with PimBackup import to google then sunc with Android as a precaution. Sprite Backup is supposed to make migrating from WinMo to Andoird easy, I read where people have used it without problems but for me its not working, which leads me to believe I probably had a corrupted backup.
FatMutha said:
Are you sure you didn't select the wrong option in the boot menu?
When installing the WiFi update you need to select Install Update, then fix permissions. If your phone got wiped chances are you selected Install System.
When I ran the update it fixed my WiFi issues right aways. Also today I installed Incubus26Jc's Super FroYo 2.2 [Deodexed] [RLS15] [9/3/10] and everything worked right from the get go.
The only problem I'm still having is with sprite migrate it can't seem to open the backup of my contacts I made from WinMo.
Right now I'm going revert back to WinMo do a backup again with sprite but also backup contacts to text with PimBackup import to google then sunc with Android as a precaution. Sprite Backup is supposed to make migrating from WinMo to Andoird easy, I read where people have used it without problems but for me its not working, which leads me to believe I probably had a corrupted backup.
Click to expand...
Click to collapse
Yea thanks for that advice.
No I'm sure I chose Update.. After it "updated" it would wipe the phone everytime I turned it off..
I finally just started over since it already ****ed my data anyway.
Working fine now.
You are using a froyo kernel on a donut system. For a working camera you need to edit this kernel with nbh editor or with hexeditor:
set the value hw3d.version=1 to hw3d.version=0
I'm running a Eclair kernel on a EClair system with the same error, any idea what can be done to fix it?
hw3d.version=1
I'm running this using HaRET. PolyMod 2.1D is the version of Android I'm running off. (Camera works fine if I install kernel and system to NAND directly)
hello. has anyone seen this error before? "internal error: am reported error starting service" i'm using unrevoked 3.3 on an htc desire (running 2.1 i believe on US Cellular). unrevoked identifies the device, runs through some steps, reboots the device and then pops up that error.
I tried to root my dad's Desire (on US Cellular as well) using Unrevoked3 and had the same problem as the person above me. I got that same error, at the same time as this person did. Does anyone know why this happened?
solution
I think this happened because I changed the default install location for apps to sd card. I suspect this causes the unrevoked service (called "zyspkloit") to be installed to SD. As the SD card is unavailable immediately after boot, the service is unable to start.
The solution that worked for me:
1. Set your default app install location to "phone"
2. Use "manage applications" to uninstall "zyspkloit"
3. Re-run unrevoked
jabuzan said:
I think this happened because I changed the default install location for apps to sd card. I suspect this causes the unrevoked service (called "zyspkloit") to be installed to SD. As the SD card is unavailable immediately after boot, the service is unable to start.
The solution that worked for me:
1. Set your default app install location to "phone"
2. Use "manage applications" to uninstall "zyspkloit"
3. Re-run unrevoked
Click to expand...
Click to collapse
Hi, thank you for your solution. I'm sorry I have little knowledge about Android cos I start to tweak my desire four days ago.
My solution is to use unrevoked provided in this thread:
http://forum.xda-developers.com/showpost.php?p=8729697&postcount=8
(in 'download' link)
I can confirm this version works on my UK O2 branded Desire, although I don't know why.
Hope it works in your devices.
Qin
This doesn't work, as I'm running 2.1 which doesn't allow you to install applications to the SD card anyway. The default location is the internal memory. If I'm missing something, please give me the path to find and change this... i.e. "home--menu--settings--you're doing it wrong bozo--save"
quitmanlover said:
Hi, thank you for your solution. I'm sorry I have little knowledge about Android cos I start to tweak my desire four days ago.
My solution is to use unrevoked provided in this thread:
http://forum.xda-developers.com/showpost.php?p=8729697&postcount=8
(in 'download' link)
I can confirm this version works on my UK O2 branded Desire, although I don't know why.
Hope it works in your devices.
Qin
Click to expand...
Click to collapse
you have a gsm desire, they have a cdma one....
Guys,
I've installed the CM7 ROM, everything works fine, all great.
Just have one problem: I am using a DualSIM adapter and with this adapter, the SIM is changed by a SIM Menu. The SIM Menu opens correctly but whenever I try to choose one option in this Menu, nothing happens... Did anyone experience the same problem? Or can you try to use anything in your SIM Menu just to check if it is working?
Thanks in advance
DualSIM - STK Toolkit
bethnard said:
The SIM Menu opens correctly but whenever I try to choose one option in this Menu, nothing happens...
Click to expand...
Click to collapse
I have exactly the same behaviour (Beta 6). SIMTookit support has been added in Beta 5 and as far as I remember it worked with that version, but I am not sure.
I also tried a nightly (110601-2348), same result.
It definitly worked with previous installed pays rom (4.0).
Currently i use it with the 007 option :
In this mode, you have to save a contact with number 001 (or 002) to your SIM card to switch to SIM 1 (or 2).
I had to place the adapter in a different phone to enable this mode.
I have a "MAGICSIM 3G", but as far as I have read in different forums, the SimToolkit application has the same functionality accross all suppliers.
Currently i use the "Copy To Sim Card.apk" for switching. It is not ideal, but it works. A second problem is, that the phone always reboots after switching.
With pays rom it only rebootet while switching from SIM2 to SIM1.
In general, the STK Toolkit support seems to work, because one of my SIM has a SIMToolkit application stored on the SIM to access some provider specific services. This application runs as intended.
Hi!
I bought a used HTC Desire. The person selling it had rooted the phone, installed a new ROM (miui, as far as I can tell, since there's at least the miui camera. He said he had wanted an ICS rom) and the phone is using the SD card for increasing its memory. Titanium Backup, LauncherPro, AC!D SoundMOD, Dolby Mobile, ES File Explorer, Firewall, Fancy Widgets, Pimp My Rom, QuickPic, SuperSU, two instances of Superuser, Task Manager and Theme Manager have been installed. LauncherPRO is used as the "desktop environment".
Some things from the "About Phone" dialogue:
Model number: HTC Desire
Android version: 4.0.4
Baseband version: 32.49.00.32U_5.11.05.27
Kernel version: 2.6.38.8-cayniarb-ics-stock-022612-00844-ge004de8
Build number marius.a v.2.5(Temporary version)
The problem is, reboots keep causing programs to disappear or get corrupt. There are several ways in which this happens:
* Some programs launch, but don't show anything. For example Firefox ends up showing only a white screen with some basic OS-wide UI elements visible.
* Most programs simply say "Unfortunately, <programname> has stopped", where <programname> of course varies according to program.
* Some programs launch for a while, but fall to the "unfortunately, <foo> has stopped" after a second or a minute.
* Some programs completely disappear, leaving at best a picture of a green robot on the home screen. Touching the picture with my finger, I get: "Could not launch the requested activity."
* There is one program still working flawlessly: Andropas, a PT route planner for my city and Maverick, a GPS/maps program.
Also the Play store is now broken, although it survived many earlier program mass deaths.
I've fixed Firefox several times by uninstalling it using ES File Explorer and then digging it from the Downloads folder (I've installed a beta from an .apk file) and installing it again.
A reboot doesn't always break programs: My previous two reboots left FF intact. I once rebooted choosing Reboot from the menu you get by pulling the panel on the upper side of the screen downwards and then choosing TOGGLES and once choosing Shutdown from the same menu, waiting for the phone to shut down and then starting it again.
I am therefore not completely sure if the problem is reboot-related, but it has by now only appeared when I've rebooted my phone.
For adjusting yourself: This is my first Android phone, but I would call myself generally tech savvy and am able to grasp new OSes very quickly. A power user for sure, but not a developer on any platform whatsoever.
So... Any idea of what I should fix in order to get the phone functioning correctly?
If I have to go for installing another ROM, is there something about using the SD Card as memory extension that I should take into account in order not to brick my phone?
You have an old version of the Marius.a ICS Rom, and it has bugs. You should flash the newest one.
If that doesn't solve it, then repartition your sd-card. Check the guide in my sig.
abaaaabbbb63 said:
You have an old version of the Marius.a ICS Rom, and it has bugs. You should flash the newest one.
If that doesn't solve it, then repartition your sd-card. Check the guide in my sig.
Click to expand...
Click to collapse
bugs, bugs. but that's an army of bugs
i guess the guy who sold it to you copy from one sdcard to another the content without setting permisions.
for sure he didn't kept his google account so... u can eighter reinstall rom or... go in recovery and choose factory setrings
Sent from my HTC Desire using xda app-developers app
Dear All,
This is my desperate attempt after days of googled with a dead end.
Recently, out of nothing i have encountered a major error after years. It all of sudden. Bombarded with "google play service is stopped" then decide to reboot then never up again with "acore stopped working'' on the very first screen after samsung logo where you have unlock the screen.
I did wipe data/factory reset. All good. reinstalled all essentials. SuperSU and Rootchecker report im still rooted. Then noticed LINE app (by Naver) has a bizarre behavior. All image related operations is not working with message "Cant use SD card, please confirm SD card settings"
All other chat messengers all working flawlessly (BBM, Whatsapp, you name it) but this one. To be detailed, affected operations are downloading stickers, themes, chat image attachments, chat photos wont came out, trigger camera, attach/send photo..
Submit a ticket to Naver but returned with they have no support for rooted device.
Device detail:
N7100 4.4.2 (rooted)
SuperSU / Knox disabled
modified platform.xml (extsdcard write access)
Failed Attempts:
- format ext SD card from inside, issue still exist
- install / reinstall LINE app, issue still exist
any kind of idea/helps would greatly appreciated as most of my contacts and communication are mainly using this app. I hope you guys have knowledge to be shared for pinpoint the issue based on the error message above. I believe the solution can be a great value as there are currently none in the net.
Thanks
try to apply kitkat sdcard fix
click
I have the Xperia Z3 running on Lollipop.
Same issue, all apps such as whatsapp, fb, etc can access the SD card except for line.
The error message when trying to send a photo to someone in Line is "Can't use SD card. Please confirm SD card settings"
Reinstalled the app several times, unmounted and remounted the SD card, even moved the app to the SD card with the app itself still working fine. But still cannot send or receive photos or download stickers.
Also applied the suggested that sd card fix even though it wasn't really needed since all other apps can access the SD card just fine..anways it didn't help.
Any other ideas?
Oh yeah, even tried installing a Line version which was 6 months old - didn't help either.
mcdimm said:
Dear All,
This is my desperate attempt after days of googled with a dead end.
Recently, out of nothing i have encountered a major error after years. It all of sudden. Bombarded with "google play service is stopped" then decide to reboot then never up again with "acore stopped working'' on the very first screen after samsung logo where you have unlock the screen.
I did wipe data/factory reset. All good. reinstalled all essentials. SuperSU and Rootchecker report im still rooted. Then noticed LINE app (by Naver) has a bizarre behavior. All image related operations is not working with message "Cant use SD card, please confirm SD card settings"
All other chat messengers all working flawlessly (BBM, Whatsapp, you name it) but this one. To be detailed, affected operations are downloading stickers, themes, chat image attachments, chat photos wont came out, trigger camera, attach/send photo..
Submit a ticket to Naver but returned with they have no support for rooted device.
Device detail:
N7100 4.4.2 (rooted)
SuperSU / Knox disabled
modified platform.xml (extsdcard write access)
Failed Attempts:
- format ext SD card from inside, issue still exist
- install / reinstall LINE app, issue still exist
any kind of idea/helps would greatly appreciated as most of my contacts and communication are mainly using this app. I hope you guys have knowledge to be shared for pinpoint the issue based on the error message above. I believe the solution can be a great value as there are currently none in the net.
Thanks
Click to expand...
Click to collapse
I have the exact same issue after a full wipe and re-flashed custom ROM. The naver LINE app have the same issue as mentioned above. All other apps functions normal. Anyone found a solution to this yet?
HTC One M7
Vipeone sense-based ROM 9.0.0.
Hi. I've encountered a similar problem recently. The interesting thing is that my telephone does not have SD card at all. So my first thought was that the problem is in permissions or cache.
I checked the permissions - app had full access.
Then I cleared programm cache on my phone. both inner memory cache and telephone memory cache (at least that's what they are called in my native language)
After that I tried to upload the image, yet it gave another error. something like: "cannot perform the action now, try again later"
I was quite short on the inner memory on my phone (around 70 MBs free), and thought it can be the problem. I deleted the biggest app and was able to upload the screenshots again.
Probably worth mentioning: I did not reinstall the Line app.
My device:
Telephone called ImSmart C471. China at it's best. Assembled in Ukraine though, company called Impression.
Android 4.4.2
In the latest build, Line apk cant send photo from internal/sdcard..it said line cant use sdcard..?
i had the same problem when i moved to new phone ( Xiaomi Mi4 ). I solved that. Just find the application permission setting in application manager. Try to find permission to stroarge. Change the permission to allow. That's it. That worked for me.
where's the settings?
andrew_susanto said:
i had the same problem when i moved to new phone ( Xiaomi Mi4 ). I solved that. Just find the application permission setting in application manager. Try to find permission to stroarge. Change the permission to allow. That's it. That worked for me.
Click to expand...
Click to collapse
I can't find any setting for permission to storage from the application manager, is there any? did I overlooked?
Try updating the app in play store. I had the same issue but solved with the updated version.
I had the smale problem. I deleted some pictures and videos and then restarted the phone. Works like magic