Samsung – pustekuchens Blog https://blog.bur-k.de In der Welt der Bits und Bytes Thu, 01 Jan 2015 18:34:18 +0000 de-DE hourly 1 https://wordpress.org/?v=6.4.2 Samsung S4 W-LAN lässt sich nicht aktivieren https://blog.bur-k.de/?p=67 https://blog.bur-k.de/?p=67#respond Sun, 21 Dec 2014 19:53:25 +0000 http://pustekuchen.xn--burkfrulein-q8a.de/?p=67 Weiterlesen →]]> Hallo zusammen,

heute hatte ich ein sehr kurioses Problem mit meinem Samsung S4. Es brach plötzlich die Verbindung ab und darauf hin war ich nicht mehr mit meinem W-Lan verbunden.

Der W-Lan Button in der Notification Bar hat auch keine auswirkung gehabt. Es tat sich nichts. Auch in den W-Lan Einstellungen ist der Kippschalter kurz nach rechts und sofort wieder nach links zurückgesetzt worden.

 

Ich startet das Smartphone mehrmals neu – keine Verbesserung.

 

Was mir jedoch half, war das rausnehmen des Akkus für einige Sekunden. Nach dem Neustart funktionierte alles wieder wie gewohnt. Da war das W-Lan Modul wohl Hardware mäßig in einem Zustand der dieses Problem verursachte. Andere Leute im Internet berichteten, das Sie ihr Smartphone reparieren lassen mussten.

 

Ich hoffe das ihr nicht so ein pech habt und es wie bei mir mit dem Akku wieder gelöst werden kann.

 

Frohe Weihnachtstage

Euer pustekuchen

]]>
https://blog.bur-k.de/?feed=rss2&p=67 0
Please ensure that adb is correctly located… https://blog.bur-k.de/?p=42 https://blog.bur-k.de/?p=42#respond Sat, 10 Sep 2011 17:01:20 +0000 http://pustekuchen.xn--burkfrulein-q8a.de/?p=42 Weiterlesen →]]>

Hello folks,

some days ago i got a new Smartphone. Its an Samsung Galaxy S2 with Android 2.3.3. So i wanted to program my first own Android Application.

I followed a German Guide about Android-Programming.

But when had i finished my HelloWorld App and wanted to Compile it, the first unexcepted error appears.

The Error was the following:

[2011-09-10 20:19:36 - HelloWorld] The connection to adb is down, and a severe error has occured.
[2011-09-10 20:19:36 - HelloWorld] You must restart adb and Eclipse.
[2011-09-10 20:19:36 - HelloWorld] Please ensure that adb is correctly located at 'C:Program Files (x86)Androidandroid-sdkplatform-toolsadb.exe' and can be executed.

Soon i found out that the Path of SDK Location(Preferences -> Android -> SDK Location) was the cause. My SDK Path was the following:

C:Program Files (x86)Androidandroid-sdk

So what is wrong? The Spaces in the Path are the problems. To get it work, you must change “Program Files (x86)” to “Progra~2″

The complete right path is “C:Progra~2Androidandroid-sdk”.

Now it should work and you can compile your first Android Application :)

]]>
https://blog.bur-k.de/?feed=rss2&p=42 0