(Guide) Moto 360 Gen 1 App Sync Issue and Solution - Moto 360

MOTO 360 Gen 1 Back To Life AGAIN​
I had an issue yesterday as my moto 360 gen 1 was dead and I replaced the battery, did a factory reset and noticed that the apps won't sync at all and after extensive research I found the cause was that the version of google play services on the watch was too old which causes the issue.
The only was is to update the google play services on the watch in order to solve the issue.
Here is what I did:
1- head to the below link and download the latest google play services for wear OS.
https://www.apkmirror.com/apk/googl...e-play-services-android-wear-19-6-29-release/
2- head over to the below 2 links to download (ADB Installer v1.4.3) and (Minimal ADB and Fastboot)
https://forum.xda-developers.com/showthread.php?t=2588979
https://forum.xda-developers.com/showthread.php?t=2317790
3- follow the below:
I would double check that debugging in enabled on the wearable and the Android Wear app. Otherwise if you have a Moto 360 the only way you can debug your app on the watch is through Bluetooth.
It is important to note that when your app is not signed for production you will have to install the app directly onto the wearable itself.
If you need to connect via Bluetooth do the following:
To enable debugging for wear do the following:
On the handheld, open the Android Wear companion app.
Tap the menu on the top right and select Settings.
Enable Debugging over Bluetooth. You should see a tiny status summary appear under the option:
Host: disconnected
Target: connected
Connect the handheld to your machine over USB and run:
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
Note: You can use any available port that you have access to.
Note: if you get unable to connect to localhost:4444: Connection refused. Try running:
adb connect 127.0.0.1:4444
After this if you run adb devices you should see your wearable on the list.
4- when it comes to the point of writing down the install command on ADB don't use the command written in the guide instead use the below code:
adb -s localhost:4444 install -r pachagename.apk
if you used the command in the guide you will get an error message "Already Exists" but the above code is for reinstalling the package so it works 100%.
after getting the success prize on ADB all the apps will sync beautifully without any issues at least from my end, any app like facer or watch master are syncing now without any issues.
I hope this guide would help anyone with this issue.

for fix App Sync Issue and Solution
first you need to cumputer and softwares (connectify + VPN ) for share Vpn Wifi (for mobile + watch )
just have sync app and watch faces with Wifi Vpn

If anyone still needs help with this.
I manages to get both Facer and Watchmaker working on my Moto 360 again by sideloading resent google play services, and companion apps.. I detailed all the steppes take here. Best of luck!
{
"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"
}

Hey, thanks for the guide, but...can you explain which other guide I am to follow? There isn't one...thanks

Not working
Jharm said:
I manages to get both Facer and Watchmaker working on my Moto 360 again by sideloading resent google play services, and companion apps.. I detailed all the steppes take here. Best of luck!
Click to expand...
Click to collapse
When I started CMD, I become this message:
c:\adb>adb forward tcp:4444 localabstract:/adb-hub
adb server is out of date. killing...
* daemon started successfully *
error: device not found
error: device not found

saeko_ said:
Hey, thanks for the guide, but...can you explain which other guide I am to follow? There isn't one...thanks
Click to expand...
Click to collapse
guide has been amended with all the necessary steps.

magnumthevoice said:
When I started CMD, I become this message:
c:\adb>adb forward tcp:4444 localabstract:/adb-hub
adb server is out of date. killing...
* daemon started successfully *
error: device not found
error: device not found
Click to expand...
Click to collapse
guide has been amended with the necessary steps, please follow it and let me know.

Very detailed guide! kudos

Ich habe einige Probleme beim Seitenladen!
.
Bis zu diesem Schritt funktioniert es:
.
C: \ adb> adb connect 127.0.0.1:5037
verbunden mit 127.0.0.1:5037
C: \ adb> adb connect localhost: 5037
Verwendung: adb connect <Host> [: <Port>]
C: \ adb>
B. aber wenn ich eintrete:
.
. adb -s localhost: 5037 installiere -r com.google.android.gms_20.45.16.apk
.
Ich habe nur eine lange Liste mit Parametern !!!
.
.Entschuldigung für mein schlechtes Englisch
[QUOTE = "motaz.hussein, Beitrag: 81179681, Mitglied: 10374457"]
MOTO 360 Gen 1 WIEDER zurück ins Leben​
Ich hatte gestern ein Problem, da mein Moto 360 Gen 1 leer war und ich den Akku austauschte, einen Werksreset durch verbesserte und festgehende, dass die Apps nicht synchronisiert werden können. Nachträglich Recherchen festgestellt ich fest, dass die Version der Google Play-Dienste die Ursache war auf der Uhr war zu alt, war das Problem verursacht.
Das einzige Krieg, die Google Play-Dienste auf der Uhr zu erneuern, um das Problem zu verlieren.
Gehört habe ich getan:
1- Gehen Sie zum folgenden Link und beladen Sie sterben die neuesten Google Play-Dienste für das Wear OS herunter.
https://www.apkmirror.com/apk/googl...e-play-services-android-wear-19-6-29-release/
2- Gehen Sie zu den folgenden 2 Links zum Herunterladen (ADB Installer v1.4.3) und (Minimal ADB und Fastboot).
https://forum.xda-developers.com/showthread.php?t=2588979
https://forum.xda-developers.com/showthread.php?t=2317790
3- Befolgen Sie die folgenden Folgen:
Ich würde sich darum kümmern, ob das Debuggen in der Wearable- und der Android Wear-App wird ist. Wenn Sie ein Moto 360 haben, können Sie Ihre App nur über Bluetooth auf der Uhr debuggen.
Es ist wichtig zu beachten, dass Sie die App direkt auf dem Wearable selbst entfernen müssen, wenn Ihre App nicht für die Produktion signiert ist.
Wenn Sie eine Verbindung über Bluetooth haben müssen, gehen Sie wie folgt vor:
Gehen Sie wie folgt vor, um das Debuggen für Verschleiß zu schützen:
Handle sie auf dem Handheld die Android Wear-Begleit-App.
Tippen Sie oben rechts auf das Menü und die Einstellungen Sie Einstellungen.
Aktivieren Sie das Debuggen über Bluetooth. Unter der Option werden eine Rechte Statusübersicht werden werden:
Gastgeber: nicht verbunden
Ziel: verbunden
Hand Sie den Handheld über USB und Ihr Gerät und Sie Sie aus:
adb forward tcp: 4444 localabstract: / adb-hub
adb connect localhost: 4444
Hinweis: Sie können jeden zweiten Port verwenden, auf den Sie Zugriff haben.
Hinweis: Wenn Sie keine Verbindung zu localhost gehören können: 4444: Verbindung zu. Versuche Sie zu laufen:
adb connect 127.0.0.1:4444
Wenn Sie die ADB-Geräte tragen, sollten Sie in der Liste tragen.
4- Wenn es darum geht, den Installationsbefehl auf ADB aufzuschreiben, den Sie nicht den im Handbuch Befehl, sondern den folgenden Code:
adb -s localhost: 4444 installiere -r pachagename.apk
Wenn Sie den Befehl in der Anleitung haben, wird die Fehlermeldung "Bereits vorhanden". Der obige Code dient zur Neuinstallation des Pakets, damit es zu 100% funktioniert.
Ich habe den Erfolgspreis bei ADB erhalten, alle Apps ohne Probleme wunderbar synchronisiert, erhalten von meiner Seite aus. Jede App wie Facer oder Watch Master wird jetzt ohne Probleme synchronisiert.
Ich hoffe, dieser Leitfaden gehört jedes bei diesem Problem helfen.
[/ ZITAT]

Hey guys,I just did this and it says it works but my moto play service is still onky 6. And not the 12. That i ahd downloaded.What should I do

Hi, i have the same problem, in my case Play services are in 8.0.89, and i can't update.

adamantem said:
Hi, i have the same problem, in my case Play services are in 8.0.89, and i can't update.
Click to expand...
Click to collapse
The last step,- installing an APK, is not working!
Look at the screenshot, the cursor is busy all the time!
Maybe I made a mistake in CMD by writing the last line?
Edit: Now CMD INSTALLED THE FACER APP!
BUT: The Facer App is on the Moto, but it is not working!
Maybe I have to install the companion app only? And where I can get it?

magnumthevoice said:
The last step,- installing an APK, is not working!
Look at the screenshot, the cursor is busy all the time!
Maybe I made a mistake in CMD by writing the last line?
Edit: Now CMD INSTALLED THE FACER APP!
BUT: The Facer App is on the Moto, but it is not working!
Maybe I have to install the companion app only? And where I can get it?
Click to expand...
Click to collapse
Run these commands in adb:
on first connect, follow this order
adb kill-server
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
Then:
adb -s localhost:4444 install -r com.jeremysteckling.facerrel.apk
I attached the version of facer that worked for me. Good luck.

Jharm said:
Run these commands in adb:
on first connect, follow this order
adb kill-server
adb forward tcp:4444 localabstract:/adb-hub
adb connect localhost:4444
Then:
adb -s localhost:4444 install -r com.jeremysteckling.facerrel.apk
I attached the version of facer that worked for me. Good luck.
Click to expand...
Click to collapse
Thank you so much for your support!
Installing facer on the Moto was no problem, but it is the same App I am using on the phone, but I guess, that I need the companion App!?!
And the file you sended, is the companion App?

magnumthevoice said:
Thank you so much for your support!
Installing facer on the Moto was no problem, but it is the same App I am using on the phone, but I guess, that I need the companion App!?!
And the file you sended, is the companion App?
Click to expand...
Click to collapse
That's is correct. Because Facer and WatchMaker decide not to support 1st Gen smart watches anymore, when you install them on phone the companion app isn't installed anymore. You need install old version of Facer on phone and manually sideload companion app with adb. It can take some time before seeing it appears on smart watch. Good luck!

Jharm said:
That's is correct. Because Facer and WatchMaker decide not to support 1st Gen smart watches anymore, when you install them on phone the companion app isn't installed anymore. You need install old version of Facer on phone and manually sideload companion app with adb. It can take some time before seeing it appears on smart watch. Good luck!
Click to expand...
Click to collapse
Thanks again for the information!
Which version you installed on your phone?
And another question?
I would like to use PhotoWear too, but it is also only working with a companion App!
Ist there a special website to download companion apps?
And the version of Android doesn`t matters?
It mus be a stock rom or a custom is also working?
I have a second handy and I can prepair it!

magnumthevoice said:
Thanks again for the information!
Which version you installed on your phone?
And another question1
I would like to use PhotoWear too, but it is also only working with a companion App!
Ist there a special website to download companion apps?
Click to expand...
Click to collapse
Sure. I'll attach screenshot of the version of facer installed, and and I believe the links in my post on this matter is still active. You can find most older version of apps and companion apps at APKMIRROR .

Jharm said:
Sure. I'll attach screenshot of the version of facer installed, and and I believe the links in my post on this matter is still active. You can find most older version of apps and companion apps at APKMIRROR .
Click to expand...
Click to collapse
Oh, I tried this version on my phone, but it couldn`t connect to internet!
Internet connection is starting with vers. 4 or higher!
What about Android Wear, it must be an older version too??? I tried a lot of cpmanion apps, but I became always the same failure: look at the screenshot

It is amazing, despite the error messages there are 7!!!! companion apps on my watch!!!
Unfortunately none of them work with the app on the phone!!!!
Your 3.1.1_1437-(1437) is not on APK Mirror, but I found it on APK Mirror UK.
Now I installed the 3.1.1_1437-(1437) on my phone and your companion app (com.jeremysteckling.facerrel.apk) on my Moto!
But ADB gives me a failure again!
Look at the attachement: install failed older sdk
Maybe I must downgrade my Android 8?
Or is my Android Ware 2.44.0353846678 gms too old?
Maybe you can tell me exactly, what you have installed,
your Android and your wearOS?
Have a nice day!

Now I installed the latest Minimal ADB and Fastboot and everythings is okay, untill I type:
adb -s localhost:4444 install com.jeremysteckling.facerrel.apk
see the screenshot please!

Related

[Update:08/07/2008]WM6.1 GER for ASUS P525 UC Compliant (OS CE 5.2.20273 AKU 1.3.3)

Hey everyone,
Since there is (and will be) no official german WM6 for ASUS P525 I cooked one using a modified version (added language id changing and rebuilding dsm) of vivis and mrtotos Rom Kitchen.
UPDATE: 07.08.2008
{
"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 Base ROM is the OS CE 5.2.20273.1.3.3. To get OEM working I used the original WM5 OEM, added some features of the MOBIZ8 (from the RK) and patched some issues (T9) using WM6 P526 OEM.
NOTE: The ROM released on 07.08.2008 is UC (User Customization) Compliant. This means that the ROM itself contains no user apps. To generate your own ROM customization config I recommend using SDConfigGen.
For any information about UC configuration see the How-To.
07.08.2008 Update
(only for UC compliant ROM, if you don't want that, download the package from 04.08.2008 without UC - see Download)
ADDED: UC Compliancy (see the How-To)
REMOVED: Any non standard apps (no Adobe Reader, no Java, no additional Games, no HTC Audio Manager, no CloseApps or FreeRam)
How to upgrade/update?
PC
Download the package without or with UC and unpack it.
*Copy BootGalaxy.nb0 to your Mini SD-Card.
Copy ROMGalaxy.nb0 to your Mini SD-Card.
P525
*Press Record + reset. The bootloader will be updated. When finished...
Press Camera button + reset. You should now see the bootloader working.
Wait until you see Press Power Button and Reset....
Restart your P525 using reset
Enjoy!
* (Steps concerning BootGalaxy.nb0)These steps are necessary only once.
If you have done that allready in a previous upgrade/update you can skip that.
Check your Boot-Version: Start -> Einstellungen -> System -> Systeminformation -> Version.
The new Boot-Version is something with 07*******.​
Because all this work costs a lot of time, donations are welcome.
Download
WM6.1 German (CE OS 5.2.20273 AKU 1.3.3) with UC (Release: 07.08.08)
WM6.1 German (CE OS 5.2.20273 AKU 1.3.3) without UC (Release: 04.08.08)
Old Releases
04.08.2008
Changelog:
UPDATE: New ROM version 5.2.20273 AKU 1.3.3
FIXED: No ringing on incoming calls
ADDED: Adobe Reader
TWEAKED: On request: Keyboard design changed (see #12)
Download:
WM6.1_GER_Asus_P525_CE.OS.5.2.20273.rar
01.08.2008
Changelog:
UPDATE: New ROM version 5.2.20270 AKU 1.3.1
TRANSLATE: Calculator is german now
FIXED: Camera not working issue
ADDED: HTC Audio Manager
TWEAKED: Some system settings
Download:
WM6.1_GER_Asus_P525_CE.OS.5.2.20270.rar
Bugfixes:
No Ringing on incoming calls
17.07.2008
Changelog:
FIXED: Update fail!-issue by adding new BootLoader (see howto)
FIXED: Language ID is now correct (German). No more ASUS.UnlockLangID.exe needed.
FIXED: SMS sending and receiving failed
FIXED: Some missing links in Programms folder
ADDED: Transcriber
ADDED: Some more default games
Download:
wm6.1_ger_asus_p525_ce.os.5.2.19588.rar
11.07.2008
Initial Release
Download:
wm6.1_ger_asus_p525_2008.07.11.rar
Bugfixes:
SMS Sending/Receiving
Images offline
The server hosting the screenshots is currently down. I will upload them to another one.
Images are online again ;-)
BUGFIX: SMS sending failed!
Note: This bugfix is only for the first version, commited on 07/11/2008. The current version (07/17/2008) does NOT need this.
Hi Guys,
Yesterday I noticed that all my SMS I sent the last days weren't actually sent. Now, there are two ways fixing this.
Download the new ROM and update the whole ROM again
Patch your P525 like this:
Download the sms_provider.cab attached below
Run that on your P525 (Upload it to your P525, open Explorer and click on that file)
Perform a soft reset
Go to Start -> Einstellungen -> Telefon -> Dienste
Click on Mailbox und SMS and on Einstellungen anfordern...
In the opened Window enter the number you see at SMS-Dienstnummer again manually. Note: This seems stupid, but it will force a reset of that number. Otherwise you will not be able to send SMS.
Click OK
Should work now.
Greetings,
SamuelTee
[Update 07/17/2008]
UPDATE: 17.07.2008
Details here!​
You are the men ... MEN !
Ich suche mich schon doof nach nem OS WM 6.1 für meinen P525 !
Danke Danke Danke
Berichtet doch mal über Eure Erfahrungen mit dem WM 6.1.
Grüsse,
darksphere
Also das ROM ist wirklich gut:
Besonders schnell, schneller zumindest als das WM 5 vorher.
Nur es gibt es paar Sachen die noch Stören:
Tastatur zum SMS schreiben etc. noch im alten Style
Bluetooth Manager ist Englisch
Sofern ich noch was finde, melde ich mich wieder
@Snotmann
Hallo,
für den Bluetooth Manager versuch ich grad noch ne deutsche Version zu finden. Was die Tastatur angeht, weiß ich ehrlich gesagt gar net so richtig, was du meinst ?! Die Tastatur ist die Standardtastatur von WM6.1. Oder kannst du mal n Screenshot von ner Tastatur zeigen, wie sie wohl aussehen sollte
Gruß,
SamuelTee
Hm son scheiß ... find ich netmehr ... ist ja auch erstmal ladde
Gibbet dafür net nen andern WLAN Manager ? Der da drauf ist ist auch uralt
Hast du da was spezielles im Sinn (bzgl. WLAN)
Was Tastaturdesign angeht, meinst du wahrscheinlich sowas hier:
Wenn du da was schickes finden solltest, sag bescheid und ich baus mit ein.
Hi,
maybe you are able to overclock the CPU as well.
The mobiz versions are running with 520 MHz.
Is the tool included to increase the speed?
Which tool do I have to use to do such things.
Thanks for your image.
@hans753
You can't just overclock the cpu using some tools. (All you can do is using ASUSs CPU Mode Tool).
To overclock the CPU I need to recook the ROM. If thats what you want, I'll see into it.
[Update 01.08.2008]
UPDATE: 01.08.2008
Details here!​
Jaaaa genau das meine ich
Sieht doch besser aus oder ?
Also mir gefällts echt gut.
Werde heute abend mal ein paar Sachen die noch zu verbessern sind.
Kannste die neuere Tastatur einbauen ?
@Snootmann: Werd ich beim nächsten Update machen.
Hab noch einen Major Bug entdeckt: Bei einkommenden Anrufen klingelts net. Die WWE-Version hat den gleichen Bug. Die verherigen Version hat ihr nicht. Sobald ich n Bugfix hab, stell ich ihn bereit.
mir noch net aufgefallen, hab einfach zu wenig Freunde :-D
Naja ich hoffe du kommst heute noch dazu Wäre Astrein wenn dat hinhaut
Nochmal wegen dem WLAN. Der Manager ist eben verdammt alt ... ist zur Zeit die Version 00.07.04.29 vielleicht gibbet da wat aktuelleres
Hi
Gibt es auch eine Deutsche Version für das Asus P535??Ich suche das schon sehr lange vielleicht kann mir ja jemand helfen.Das Asus P535 und das P525 sind ja sehr ähnlich kann man vielleicht die Version anpassen??

Searching Windows Mobile 6 ROM Update File...where to get?

Hello,
where can I get the WinMob6 ROM Udate for the HTC TyTN? The HTC Support told me that there is no update available...but there was an V6 Update...
German version (if there are differences) would be great!
Greetings
B
erdenkind said:
Hello,
where can I get the WinMob6 ROM Udate for the HTC TyTN? The HTC Support told me that there is no update available...but there was an V6 Update...
German version (if there are differences) would be great!
Greetings
B
Click to expand...
Click to collapse
All the official WM6 builds are here
Edit: if you want a unofficial 6.1 cooked build, HardSPL your phone then chose a rom to flash from the many that are here, they are far better than the old WM6 buils.
Thanks.
But could yu please help me:
Please give me one good working ROM with 6.1....link and filename! There are so many files mentiones verywhere that a beginne rlike me has got some problems recognizing the rigth files;-) I don't want to loose my working HTC
Are those ROMs also german versions?????
erdenkind said:
Thanks.
But could yu please help me:
Please give me one good working ROM with 6.1....link and filename! There are so many files mentiones verywhere that a beginne rlike me has got some problems recognizing the rigth files;-) I don't want to loose my working HTC
Are those ROMs also german versions?????
Click to expand...
Click to collapse
1) download hardspl from here and flash it
2) reflash the radio of your choice
3) flash a rom
About the roms, if you want english, and want Manilla 2d, I would flash one of Joshes roms from here
There isnt many german roms.
Starbase's german M2D here
If you want an english plain rom, I would suggest CRCs here
But there are many others I haven't trired, so the best is to look around and flash.
IF YOU WANT TO KEEP A ROM FOR A LONG TIME AND AVOID STABILITY ISSUES, PLEASES FLASH A OEM ROM BETWEEN COOKED ROMS
Usethis or any oem rom
Hi!
What means "reflash the radio of your choice?????" ...stupid german can't understand the meaning of radio....
erdenkind said:
Hi!
What means "reflash the radio of your choice?????" ...stupid german can't understand the meaning of radio....
Click to expand...
Click to collapse
If you HardSPL it overwites your radio rom, in order to unlock it ect.
A radio rom, is the bit that controlls all the phone functions, the signal you get, and the type of connection you get (gprs/3dge/3g/H) newer isn't always better but you will want a 1.4+ radio in order to get 3G reception.
List of Radio roms.
Beware, flashing your radio can be fatal, so make sure you have enough battery, and dont disconnect your phone while your doing it.
To be safe I would recomend you do it this way
@veyka:
I'll try to help and switch to german ;oD
@erdenkind:
Hallo erdenkind und willkommen beim Flashen. Sei gewarnt, dass Du das ganze auf eigene Gefahr machst. Du kannst den Hermes durchaus "zerschiessen"!
Nun zu Deinen Fragen:
Ein Gerät hat immer ein Firmware und ein Radio Rom. Du kannst i.d.R. beide unabhängig voneinander flashen.
Bevor Du ein "gekochtes" Rom flashst, musst Du ein HARD-SPL durchführen. Ich würde Dir dies hier empfehlen - http://forum.xda-developers.com/showthread.php?t=340468
Mit der 2.60 hat bei mir alles funktioniert, bei der 2.10er hat's geklemmt.
Als Rom benutze ich zur Zeit dies - http://forum.xda-developers.com/showthread.php?t=458456 und zwar die "All Back". Laeuft sehr zuverlaessig, ist aber englisch.
Beim flshen laeuft er bei mir immer bei 100% gegen den Poller. Das Utility meldet einen Kommunikationsfehler und auf dem Hermes bleibt alles bei 100% stehen. Keine Angst, Batterie raus, wieder rein, starten und los geht es (der erste Start dauert etwas, nicht nochmal neu flashen) mit dem Kalibrieren. Sollte mal was schiefgehen, findest Du hier immer Hilfe, meistens jedoch auf englisch. Deutsche Roms für den Hermes kann man uebrigens an einer Hand abzaehlen...
Ich hoffe, dass ich Dir ein wenig weiterhelfen konnte. Viel Spass beim Ausprobieren...
...Eins habe ich noch vergessen. Zum Flashen solltest Du den Hermes auf mindestens 50% Batterieladung haben, 90% ist besser. flashen ist uebrigens auch ueber eine Sd-Karte moeglich. Eine Anleitung dazu gibt es im WIKI
goy2k said:
@veyka:
I'll try to help and switch to german ;oD
Click to expand...
Click to collapse
Thank you, I was going to try machine translation but it would probs have made it worse
...I know about this. It's always a lot to laugh when we get "automatic" transtations. But german is an awful language (for germans too ;oD). By the way, I haven't done a translation of your hints. I tried to describe it in my own words and out of my experiance.
By this way I'd like to thank again all user of this forum for their patience with us, beeing newbies...
goy2k said:
...I know about this. It's always a lot to laugh when we get "automatic" transtations. But german is an awful language (for germans too ;oD). By the way, I haven't done a translation of your hints. I tried to describe it in my own words and out of my experiance.
By this way I'd like to thank again all user of this forum for their patience with us, beeing newbies...
Click to expand...
Click to collapse
If you have the time, it might be useful if you wrote a formal howto flash your phone guide, in German, which I can tag onto the end of the FAQ, it might help some people.
Just drop me a PM if you are interested
As for the patience, you caught me on a good day
Hallo goy2k,
danke für die schnelle Hilfe
Nun hab ich noch ein ActiveSync Thema: HTC meldet version 4.5 oder neuer benutzen...pc meldet "allgemeiner fehler"....MIST! Hab schon Dei-Neuinstalliert, Gebootet, HTC zurück gesetzt...keine Chance:-( ActiveSync Ordner auch schon gelöscht usw...
graz
erdenkind
@veyka:
I'll try to do it. Will give a feedback after weekend, because my wife and me are out of town...
@erdenkind:
Probleme mit activesync gibt es manchmal. Schuld daran ist zuweilen die Einstellung unter Start - Einstellungen - Verbindungen - USB to PC. Dort den Haken bei "Erweiterte Netzwerkfunktionen" entfernen. Falls das nicht hilft, melde Dich nochmal. Über das Wochenende bin ich nicht zu hause, eine Antwort kann dann etwas dauern...
[email protected]!
How can I make a Backup of my original ROM/Radio on the htc before running into trouble with another ROM version not working properly;-)????
erdenkind said:
[email protected]!
How can I make a Backup of my original ROM/Radio on the htc before running into trouble with another ROM version not working properly;-)????
Click to expand...
Click to collapse
Make sure you have your operators OEM rom downloaded and saved. There isn't a good noob way to just save your rom from your phone (that I know of), so reflashing is the way to go.
You can use something like pim backup to save your contacts and such.
erdenkind said:
[email protected]!
How can I make a Backup of my original ROM/Radio on the htc before running into trouble with another ROM version not working properly;-)????
Click to expand...
Click to collapse
You can dump the rom but as far as I know it doesn't produce a flashable file off the bat, but all the OEM roms are on the wiki
veyka said:
You can dump the rom but as far as I know it doesn't produce a flashable file off the bat, but all the OEM roms are on the wiki
Click to expand...
Click to collapse
yea if you were to dump the rom using a tool called "grab it" you would then need to spend time decrypting the dump and then have knowlege of how to use a rom kitchen into rebuilding it back into a somewhat usable rom image.
joshkoss said:
yea if you were to dump the rom using a tool called "grab it" you would then need to spend time decrypting the dump and then have knowlege of how to use a rom kitchen into rebuilding it back into a somewhat usable rom image.
Click to expand...
Click to collapse
That was pretty much what I was thinkin, shame there isnt a easier way.

[GUIDE] Complete Guide for NON-US XOOM (3G/GSM).

Last week I gave my iPad to my friend and went for my first Android experience. XOOM. I bought it from Axiom in Dubai. It was “International Retail” version.( H.6.1-38-9) . Stock 3.0.1
As I said, I had no experience in Android but XOOM lack of functionality and problems forced me to go for upgrading it.
I started my search about “What is ROOTing?”, “Idiot guide” , “ROOT for dummies” … but after a week of study and “try and error” , I have a XOOM with :
OS : HC 3.1
ROM : Tiamat 1.1 /1.4.5 (Newest version)
Recovery : Clockwork 3.2.0.0 (Newest version)
Radio : GSM Based 3G/Edge is working (with different SIM card)
SD : SD card fully functional
WiFi : NO problem at ALL ! no disconnection, no of any kind.
Here I want to share my knowledge with you, Thanks to XDA-Developer forum and its users.
Warning: Read your Motorola warranty card and if you decide to lose their support then do the Rooting/upgrading at your own risk. This is only for educational purposes.
Let's Start
1. Install SDK on your PC . Really easy.
-Put SDK path in your PC’s path . This is necessary for you if you want to use ADB commends anywhere in your PC: C:\Program Files (x86)\Android\android-sdk\;C:\Program Files (x86)\Android\android-sdk\tools\;C:\Program Files (x86)\Android\android-sdk\platform-tools\;C:\Program Files (x86)\Java\jre6\bin\;C:\Program Files\Java\jdk1.6.0_26\bin\;C:\Program Files\Java\jre6\bin\
-See this as well : http://www.xda-developers.com/android/adb-easy-tutorial/
2. Get to know ADB / Fastboot command . with these:
- http://forum.xda-developers.com/showthread.php?t=502010
- http://forum.xda-developers.com/showthread.php?t=517874
- http://www.xoomforums.com/forum/motorola-xoom-hacking-guides/6795-basic-commands-newcomers-adb.html
3. Ok . Now you are ready for going for ROOT your device . by ROOT, you can have FULL access to your device file system.
-Read this : http://forum.xda-developers.com/showthread.php?t=1049901 Very good help. Skip the last part about installing modules because you are going to install new one later.
After ROOT, there is an application named SUPERUSER on your XOOM. Just run it, if you see no errors, then you did your job correctly.
4. Ok. Now you should install RECOVERY . This is necessary for other steps. With it, you can install ROM and also get backup and use it in case of emergency!
-Read This : http://forum.xda-developers.com/showthread.php?t=1130996 (JUST go to step 4)
-Read and use this Recovery Image: http://forum.xda-developers.com/showthread.php?t=1074979 (Use Method2)
- Test if you can go to Recovery screen . Go through menus.
- Make your SD card ready . 2GB is enough. Format it with your windows and in FAT32.
- Put it inside your XOOM , Go to Recovery , and get your first backup . Thn your are ready for next step
5. Ok . In this step we are going to install 3.1 on your XOOM !.
- Read this: http://forum.xda-developers.com/showthread.php?t=1089695
- The whole things is : Get some file from your XOOM – Keep them somewhere – Install regular 3.1 US version(http://forum.xda-developers.com/showthread.php?t=1074609-In this STEP 4 is VERY important to do) – Push back your own files to the device. That’s it.
EDIT : (12 - JULY - 2011) - U can now install AU version instead of US version . Much easier and safer : http://forum.xda-developers.com/showthread.php?t=1089695
- In every step you can get backup in your Recovery as well
6. Last Step . Install the latest Tiamat ROM .
- Read this: http://forum.xda-developers.com/showthread.php?t=1146153
Enjoy your XOOM .
RedSat!
Does it support the Korea Version which is WCDMA+WIFI?TKS
Dude, appreciate your work.... but why can't you be more specific in installation in your own language, without providing the links.........
Sent from my MZ601 using XDA App
redsat said:
this STEP 4 is VERY important to do) – Push back your own files to the device. That’s it.
- In every step you can get backup in your Recovery as well
!
Click to expand...
Click to collapse
hey, can u be more specific on this step......
which file to push back to xoom ?
EDIT: heheheh : i'm the first to "THANK" you... !!!
Big Thanks! But i'd like you also to be more specific on the files to push back. it's the telephone.db after all i had read before..my sd-card will arrive today and i'm keen on flashing right after getting home
And the only point i _allways_ don't get, is about pushing back your own files.
How to bakup them and how to restore.
can't find them in titanium or CWM
thx anyway!
Edit: damn it hast to be _in_ data.img from cwm backup but how to get it out?
triksgold said:
Does it support the Korea Version which is WCDMA+WIFI?TKS
Click to expand...
Click to collapse
It seems u have CDMA version not a GSM. Then U should be able to use US version. Study first.
Dave-Kay said:
Big Thanks! But i'd like you also to be more specific on the files to push back. it's the telephone.db after all i had read before..my sd-card will arrive today and i'm keen on flashing right after getting home
And the only point i _allways_ don't get, is about pushing back your own files.
How to bakup them and how to restore.
can't find them in titanium or CWM
thx anyway!
Edit: damn it hast to be _in_ data.img from cwm backup but how to get it out?
Click to expand...
Click to collapse
You have to pull those files after Root and before update to 3.1with ADB commands. The most important one is build.pro. If u have ur backups, restore ur phone to that stage, pull out the files and update again.
Attached u can find necessary files. These are for "International Retail Version". I've tested with 4 different SIM cards .
redsat said:
You have to pull those files after Root and before update to 3.1with ADB commands. The most important one is build.pro. If u have ur backups, restore ur phone to that stage, pull out the files and update again.
Click to expand...
Click to collapse
So from "adb push settings.db /data/data/com.android.providers.settings/databases/settings.db"
i make "adb pull settings.db /data/data/com.android.providers.settings/databases/settings.db" before?
My Device has only root and CWM till now. nothing bad happened. I'd like to be sure _before_ flashing new image
Dave-Kay said:
So from "adb push settings.db /data/data/com.android.providers.settings/databases/settings.db"
i make "adb pull settings.db /data/data/com.android.providers.settings/databases/settings.db" before?
My Device has only root and CWM till now. nothing bad happened. I'd like to be sure _before_ flashing new image
Click to expand...
Click to collapse
See the last post. I sent files for you . Pull all those or use mine.
Be brave and go for it
fairyshacker said:
hey, can u be more specific on this step......
which file to push back to xoom ?
EDIT: heheheh : i'm the first to "THANK" you... !!!
Click to expand...
Click to collapse
Read posts carefully then I'm sure u can do it . See post 7. I attached needed files there.
hmpf
http://forum.xda-developers.com/showthread.php?t=1074609
the file in Step4, which you said we have to do also, is missing
404
Edit: found it elsewhere (if it's the right one...) http://www.android.net/forum/downloads.php?do=file&id=49
Dave-Kay said:
http://forum.xda-developers.com/showthread.php?t=1074609
the file in Step4, which you said we have to do also, is missing
404
Edit: found it elsewhere (if it's the right one...) http://www.android.net/forum/downloads.php?do=file&id=49
Click to expand...
Click to collapse
U really is going for it . Ok . I cheked and u were right . Here is file which I used
redsat said:
U really is going for it . Ok . I cheked and u were right . Here is file which I used
Click to expand...
Click to collapse
Sure am i!
What do you think?
OK, one last question, then i am ready for takeoff.
It's about build.prop should the one i pulled work? should i take frankenheim, or what else to do with that?
Edit: g2g now. will do flash at 11pm or something like it
Your Help is much appreciated! THX!
Dave-Kay said:
Sure am i!
What do you think?
OK, one last question, then i am ready for takeoff.
It's about build.prop should the one i pulled work? should i take frankenheim, or what else to do with that?
Edit: g2g now. will do flash at 11pm or something like it
Your Help is much appreciated! THX!
Click to expand...
Click to collapse
I myself used build.frankenheim
I'm keeping my fingers crossed for u.
done till Step5, everything is fine. Downloading Tiamat now
redsat said:
It seems u have CDMA version not a GSM. Then U should be able to use US version. Study first.
Click to expand...
Click to collapse
I‘m using MZ601.It's really support the WCDMA/2100MHz without the CDMA.
Dave-Kay said:
done till Step5, everything is fine. Downloading Tiamat now
Click to expand...
Click to collapse
As your are German, too: How does your new ROM perform on the Xoom?
Also got the MZ601. Can you please share your experiences with it on Tiamat? Worth doing? Benefits?
Thanks
basthet said:
As your are German, too: How does your new ROM perform on the Xoom?
Also got the MZ601. Can you please share your experiences with it on Tiamat? Worth doing? Benefits?
Thanks
Click to expand...
Click to collapse
ja, Deutscher.
Habe Tiamat installiert und bin recht zufrieden. Der Vorteil mit Tiamat ist nicht so groß wie mit Android Revolution auf dem Desire HD aber es ist ein guter Anfang und letztlich werden das vermutlich auch die Entwickler so betrachten. Mir ging es zunächst um Root und eben darum Chef des Gerätes zu sein. Ich wollte auf Titanium und ein paar andere Gimmicks nicht verzichten, die ich von ARHD gewohnt bin. Aber am Ende rootet man ja sein Gerät nicht nur zum Selbstzweck Also neues ROM und los.
Tiamat ist stabil und flüssig und kann eben auch mit der eigens für das XOOM bestellten SD-Karte umgehen.
Ob sich das für dich lohnt, kann ich nicht sagen, für mich ist klar, ein sehr guter Anfang ist gemacht, das Gerät ist offen, Backup funktioniet, jetzt fehlt nur noch ein Stück weit die lebendige Developer-Comunity
Die Prozedur sieht btw. a Ende deutlich komplizierter aus, als sie ist.
Im gegensatz zum Desire HD, wo ich mir einen abgebrochen habe, Root zu bekommen, war Root sehr flott erledigt und das ROM, nachdem die SD-Karte angekommen war, auch
Ah, btw. das ROM ist und bleibt Englisch. Sprach und tastatureingaben lassen sich auf Deutsch ändern, das UI aber nicht.
since you are german, how about the german simcard provider..
/* ich hab ne o2 sim drinne und würde die gerne auch nutzen.. geht usbhost vernünftig? kannst du dein handy als festplatte anstecken? und dann bspw. auf bilder des handy am xoom zugreifen? DESSHALB würde ich rooten.. und der rest xD */
mikelodean7 said:
since you are german, how about the german simcard provider..
/* ich hab ne o2 sim drinne und würde die gerne auch nutzen.. geht usbhost vernünftig? kannst du dein handy als festplatte anstecken? und dann bspw. auf bilder des handy am xoom zugreifen? DESSHALB würde ich rooten.. und der rest xD */
Click to expand...
Click to collapse
Vodafone funktioniert einwandfrei!
Das mit der SD-Card scheint mir noch nicht endgültig gelöst zu sein. Fakt ist aktuell, wenn ich das Gerät anschließe bekomme ich Zugriff auf ein "tragbares Gerät" und innerhalb des Storage ist dann die SD-karte gemountet und voll verfügbar. Und ja, die SD-Karte war selbstverständlich ein Grund für Root bzw. custom kernel. Denn Root reicht nicht für den SD-Karten-Zugriff, du brauchst, soweit ich weiß mindestens den Tiamat 1.31 Kernel dafür.

Release of Wazapp OpenSource ¿DEV TO BADA?

{
"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"
}
http://wazapp.im/
I just read on Twitter that the unofficial WhatsApp app - has Wazapp for the Nokia N9 and Meego released their source code on GitHub and as open source.
A part of the app was written in C + +, the Messenger was developed in themselves but in Python.
https://github.com/tgalal/wazapp
Nevertheless, with the now open source and thus access to the existing possibility to WhatsApp functions to a major step toward WhatsApp for bada succeeded.
Although there is still no bada developer of the matter takes, it will probably be only a matter of time before someone and we can expect the first alphas and betas.
¿It is possible? ¿Why not?
loger2 said:
http://wazapp.im/
I just read on Twitter that the unofficial WhatsApp app - has Wazapp for the Nokia N9 and Meego released their source code on GitHub and as open source.
A part of the app was written in C + +, the Messenger was developed in themselves but in Python.
https://github.com/tgalal/wazapp
Nevertheless, with the now open source and thus access to the existing possibility to WhatsApp functions to a major step toward WhatsApp for bada succeeded.
Although there is still no bada developer of the matter takes, it will probably be only a matter of time before someone and we can expect the first alphas and betas.
¿It is possible? ¿Why not?
Click to expand...
Click to collapse
maybe its possible
If any programmer Portara to bada, would be the number 1 on downloads.
Thanks for the info Loger2.
Best regards.
Whats App is what all bada users waiting for... Now we have hope.. all we need is A dedicated developer...
It's C++ code and use of Qt4 libraries and QML, it's a starting poing but it needs a lot of work on BADA.
josacar said:
It's C++ code and use of Qt4 libraries and QML, it's a starting poing but it needs a lot of work on BADA.
Click to expand...
Click to collapse
Apparently dabahub.com DK is already working on it.
http://badahub.com/2012/05/wazappwhatsapp-source-code-released.html # comment-25249
From xda, good luck mate.
Best regards.
I think all the hope is gone
josacar said:
I think all the hope is gone
Click to expand...
Click to collapse
I agree.... no sign of progress in over a month.
http://mirko365.blogspot.de/2012/07/whatsapp-unter-bada-os-10-und-windows.html
Untested.
But funny to see, which ideas other users have.
Best Regards
adfree said:
Untested.
But funny to see, which ideas other users have.
Best Regards
Click to expand...
Click to collapse
Can't understand the google translation of it. could you briefly explain what that is all about?
Translation
It's a kind of remote control.
I can translate the first passage for you. I'm German, my English is ok, but not the best.
Da es noch keinen offiziellen Port von WhatsApp für Bada und/oder den PC zu geben scheint habe ich mich mal damit beschäftigt ein Workaround zu basteln. "Wirklich" auf dem Bada System WhatsApp zum laufen bringen kann ich damit zwar auch nicht, jedoch wird der Messenger damit ggf. auf dem OS "nutzbar" (mangels Handy mit Bada System kann ich diese Theorie jedoch nicht vollständig überprüfen). Ihr solltet diese Info / Anleitung erstmal vollständig lesen bevor ihr mit dem "basteln" abfangt, da es für den einen oder anderen sicher nicht die ultimative Lösung darstellt. Ich persönlich nutze ein uraltes iPhone erster Generation. Damit laufen die meisten Apps zwar nicht mehr jedoch immerhin WhatsApp nativ ohne Workaround. Diese Workaround Arie mach ich eigendlich nur für 'ne Freundin die ein Bada Handy hat, jedoch dermaßen viele Kontakte hat die WhatsApp benutzen..
Click to expand...
Click to collapse
Because there is no official port of WhatsApp for Bada and/or PC I tried to figure out a workaround. A "real" working WhatsApp for Bada you can't run with this but it's "useable" (but i can't try it because of the lack of an bada mobilephone). You should read this guide first before trying something, because it's maybe not the perfect clue for you. I myself have a very old 1st-Gen iPhone. The most new apps don't work but thank god WhatsApp native without a workaround. This workaround is actually for a friend of mine that uses a bada phone, but has a lots of contacts using WhatsApp.
Grundvoraussetzungen
1.) Internet fähiger PC mit zB. Windows XP Pro, 7
2.) Internet Flatrate (für den PC)
3.) RDP Client für Bada zb. ww*.samsungapps.com/topApps/topAppsDetail.as?productId=G00000409808&listYN=Y
4.) BlueStacks für Windows von htt*://bluestacks.com/
5.) Anmeldung bei einem Dynamic DNS Dienstes (zB. ww*.dyndns.org)
6.) DSL Router oder wenn nicht vorhanden ein DynDNS Update Tool
7.) Datenflatrate für das Handy
Click to expand...
Click to collapse
Conditions:
1.) PC with internet and e.g. Windows XP or 7
2.) Internet flatrate (for PC)
3.) RDP (Remote Desktop Protocol) Client for Bada (e.g. htt*://ww*.samsungapps.com/topApps/topAppsDetail.as?productId=G00000409808&listYN=Y)
4.) BlueStacks for Windows (htt*://bluestacks.com)
5.) Registration at a dynamic DNS service like dyndns.org
6.) DSL Router or a DynDNS update tool
7.) Data Flatrate for your mobile
Nachteile dieses Workarounds
1.) Permanent geöffnete Ports 3389, 5223 auf PC (AV Suite Software sollte vorhanden sein)
2.) PC muß laufen wärend die App genutzt werden soll
3.) PC muß statische IP haben im LAN (glücklicherweise nicht die WAN Verbindung)
4.) Push Nachrichten werden nicht unmittelbar signalisiert, ausser auf PC was ein gelegendliches Nachsehen im RDP Client erforderlich macht.
Click to expand...
Click to collapse
Disadvantages:
1.) Permanent open ports 3389, 5223 to your PC (you should use a firewall or something else for protection)
2.) PC has to run while using the app.
3.) PC has to use a static [?] IP for LAN (but fortunately not for WAN connection)
4.) Push messages are not shown (but on PC), so you need to check your RDP client regularly.
Vorteile dieses Workarounds
1.) WhatsApp läuft auf auf Bada mittels Android Emulation über RDP
2.) Die Meisten anderen Android- und Windows Apps sind ebenfalls über Bada nutzbar
3.) Als Nebenerscheinung laufen die meisten Android Apps dann auch auf PC
Click to expand...
Click to collapse
Advantages:
1.) WhatsApp is running on Bada with Android Emulation over RDP
2.) The most Android and Windows apps are also running on Bada
3.) As a add-on benefit the most Android apps are running on PC.
I hope I was able to help you.
Greetings koalabaer
trackmania said:
Can't understand the google translation of it. could you briefly explain what that is all about?
Click to expand...
Click to collapse
This workaround uses Remote Desktop to run Whatsapp from your PC. This way you see Whatsapp on your phone but it run's on PC.
any news?
Always wondering when this AMAZING and most used app as WHATSAPP is will be available on BADA.
Now you can use Java version without Voip
http://www.mediafire.com/?91svydhjnu4zlr4
It is not a .jar file.
Can you tell us how to install it please ?
Is there a need to pack it into a .jar file ?
Thanks in advance.
Soxix said:
It is not a .jar file.
Can you tell us how to install it please ?
Is there a need to pack it into a .jar file ?
Thanks in advance.
Click to expand...
Click to collapse
No it is just a .jar file.Download it via Google Chrome
Fake.
Not the WhatsApp is QUTE Messenger. : (
http://www.qutechat.com/qute/dl?channel_id=228056&popflg=pop
Best Regards.
No idea. Install is easy...
But I NOT use any social Network stuff... except Email...
This I can see...
Best Regards
hero355 said:
Now you can use Java version without Voip
...
Click to expand...
Click to collapse
unfortunately it's not WhatsApp or Wazapp! it's qute messenger

Jelly Time

I have installed the current Jelly Time Beta-8 and now I have a heavy battery drain.
With Ice Cold Sandwitch there are no problems. On Jelly Time I have to recharge after 4 hours (((
Is this a know issue?
sourcemaker84 said:
I have installed the current Jelly Time Beta-8 and now I have a heavy battery drain.
With Ice Cold Sandwitch there are no problems. On Jelly Time I have to recharge after 4 hours (((
Is this a know issue?
Click to expand...
Click to collapse
Have you tried previous beta versions of the ROM and experienced the same problem? Beta 8 features a new kernel so I wouldn't be surprised if some things have changed.
Beta 7 or Beta 8 ?
I'm on Beta 7 and I have an incredibly good battery life actually.
Did you full wipe before flashing the rom ?
{
"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"
}
Ich habe einen Full-Wipe gemacht, als ich die Beta-7 installiert habe.
Danach habe ich nur den Dalvin Cache gelöscht.
Ja, ich komme aktuell mit dem Laden nicht mehr nach
Was ich jedoch erwähnen muss, dass aktuell O2 Probleme mit dem Mobilen Internet bei uns in der Gegend hat.
Ich weiß jetzt nicht, ob eventuelle "Sync Timeouts" ebenfalls den Akku negativ beeinflussen.
30% => 5 Stunden
(Der Akku wurde bereits ersetzt und ist neu. Akku Probleme kann ich daher ausschließen)
Running beta 7 and when using at bat 12, I get audio but not video. I only get a black screen. Any help is really appreciate it.
Sent from my Desire HD using Tapatalk 2
Running Beta 8 and it's not really noticeable. I think that Beta 9 will fix that, but the download's not working right. Expect a mirror and try it out when you have the chance.
Sent from my Inspire 4G using xda app-developers app
Ich habe soeben die BETA-9 geflashed und jetzt ist mein Handy tot.
Der Touchscreen scheint nicht mehr zu funktionieren.
Gibt es einen Shortcut, wie ich das Handy rebooten kann, ohne den Akku zu ziehen?
sourcemaker84 said:
Ich habe soeben die BETA-9 geflashed und jetzt ist mein Handy tot.
Der Touchscreen scheint nicht mehr zu funktionieren.
Gibt es einen Shortcut, wie ich das Handy rebooten kann, ohne den Akku zu ziehen?
Click to expand...
Click to collapse
Akku=battery?
You could try using adb
Command is: adb reboot
Sent from a dream.
Ich habe jetzt die Batterie gezogen... und wenn ich in den Recovery-Mode wechseln möchte,
will er jedesmal das Radio flushen, dass leider noch auf der SD Karte liegt.
Kann ich das Umgehen?
Läuft wieder auf B8
sourcemaker84 said:
Ich habe jetzt die Batterie gezogen... und wenn ich in den Recovery-Mode wechseln möchte,
will er jedesmal das Radio flushen, dass leider noch auf der SD Karte liegt.
Kann ich das Umgehen?
Click to expand...
Click to collapse
I don't understand: leider noch auf
sourcemaker84 said:
Läuft wieder auf B8
Click to expand...
Click to collapse
Nor do I understand wieder b8
Could you post again in german, and use either bing translator (it may be better) or google translator?
Besides, there is an english only rule here on xda.
Sent from a dream.
Oh, I'm sorry. I did't realize that I wrote in german language.
I solved the issue and installed the beta-8 again. The main problem was, that I had a radio zip on the SD card and every time I started into recovery mode, I was asked to update the radio and I was still unable to start the recovery mode itself. I solved this problem by taking out the SD card, start the recovery mode and slide the SD card again to flush BETA-8.
Now it works again.
sourcemaker84 said:
Oh, I'm sorry. I did't realize that I wrote in german language.
I solved the issue and installed the beta-8 again. The main problem was, that I had a radio zip on the SD card and every time I started into recovery mode, I was asked to update the radio and I was still unable to start the recovery mode itself. I solved this problem by taking out the SD card, start the recovery mode and slide the SD card again to flush BETA-8.
Now it works again.
Click to expand...
Click to collapse
Ah! Just move the pdimg or whatever the name of the file is from the root of your sd card to avoid future issues, but you probably figured that out already.
Sent from a dream.
Yes, I have already deleted this file.
Thanks
good rom
just installed beta9.1 on my dhd, and it's working great so far. two problems: auto brightness doesn't seem to be working, or it's too dim. also, have to long press power button to wake screen. normal for other roms is short press.
debudebu said:
just installed beta9.1 on my dhd, and it's working great so far. two problems: auto brightness doesn't seem to be working, or it's too dim. also, have to long press power button to wake screen. normal for other roms is short press.
Click to expand...
Click to collapse
Also running v9.1 - auto brightness, long press & Blue tooth are all known problems. RB should have everything worked out soon, he's really committed to getting JB perfect :fingers-crossed:
I having the b7 but i just saw that the BT doesn't work. :crying:
I can not transfer files from my computer or other machine using the BT.
I can see the BT device even pair to them but failed to copy.
any ideas?
Kobibo said:
I having the b7 but i just saw that the BT doesn't work. :crying:
I can not transfer files from my computer or other machine using the BT.
I can see the BT device even pair to them but failed to copy.
any ideas?
Click to expand...
Click to collapse
still broken in b10. we all have to wait..
Offline Speech Recognition
Is there a particular reason for oflline speech recognition option not beeing availabe?
Is there a chance for it being developed.
Thanks
Sergej
I haven't noticed any battery life problems on Jellytime 8 but I haven't used if for long enough to find out.

Categories

Resources