I decided to merge all topics in one place.
More android stuff you can find here > blog.djodjo.org/?cat=2
|
||||||
|
I decided to merge all topics in one place. More android stuff you can find here > blog.djodjo.org/?cat=2
I would like to introduce a small but handy improvement in Android recovery as well as in the adb client. (CWM had it for some time though).
The update is that now you can use the command: adb sideload update.zip| to push and flash an update to your android device. What you need to do is:
What happens is that a “minimal adb daemon” is started on the device which is responsible only for receiving the update package so you do not need to upload the update.zip anywhere but just sideload it to the device. The zip will be then saved into the \tmp ramdisk, verified and loaded from there. This is really handy and at the same time quite useful if you have for example an unbootable device. resource: https://android.googlesource.com/platform/bootable/recovery/
So many people are asking for android 4.2 for yakjuxw. I will propose you a simple solution which I did myself.
As explained in Galaxy Nexus yakju, takju, yakjuXX mistery yakju, takju or yakjuxw are just different software profiles. So in case of yakjuxw if you do not want to stick to the updates provided by Samsung but get the AOSP fast you better switch to yakju or even takju profile (which got more updates recently). So what’s the trick there? Once you sure about your hardware you can start the update procedure. You will not need to delete or loose any of your data or apps, however it is always a good idea to take backups as many things may happen(cat falling from the roof). Note that we need the Android SDK as a prerequisite and make sure that “platform-tools” is in your windows path.
Yesterday Jean-Baptiste Quéru uploaded new the source of Android 4.2_r1 and also:
Factory Images “mantaray” for Nexus 10 Factory Images “occam” for Nexus 4 Factory Images “nakasi” for Nexus 7 (Wi-Fi) Factory Images “nakasig” for Nexus 7 (GSM/HSPA+) Factory Images “takju” for Galaxy Nexus “maguro” (GSM/HSPA+) (with Google Wallet) Factory Images “yakju” for Galaxy Nexus “maguro” (GSM/HSPA+)
Along with that a few OTA updates appeared: OTA for nakasi Nexus 7 (Wi-Fi) JOP40C from build JZO54K.094f6629
Although if you use OTA variant to update it is not mandatory to backup, you should have in mind that it is always a good thing to do so. Instructions here : http://andwise.net/?p=299 Have fun
On Monday 29th Google has announced the new version of Android. We have also 2 new Nexus devices into the family – a new LG phone (Nexus 4) and a Samsung tablet (Nexus 10). Nexus 7 on the other hand has also a new version.
Android Jelly Bean 4.2 has a few interesting updates and quite handy cosmetic changes:
There are some features that i like the most:
There is some more improvements although not in the spotlight in my opinion quite important – security:
This is all very nice, however I haven’t seen the final code released yet and I am quite curious for many things in there as you might be. So let’s wait and see
Here is a small tip if you need to use adb over wifi instead of usb.
You need to have initial usb-adb connection 1) in commnad prompt type: adb tcpip 7777 This will make adb listen on port 7777 2) chekc you device ip let say it is 192.168.1.100 3) then you can disconnect your device from usb and type: adb connect 192.168.1.100:7777 voila
Recently a lot of people asked how to check if they have yakju or takju Galaxy Nexus. (Let me remind you again that these are just the names of the software profiles the different devices are actually toro(LTE) and maguro(GSM))
This tip is for all devices not only those Galaxy Nexuses. You will need to have installed Android SDK.
So this is your Android software build finger print. This particular device is Galaxy Nexus maguro with sw profile yakjuxw running android 4.0.4 build IMM76K, baseband: I9250XWLD2
Finally there has been a new update for Galaxy Nexus yakjuxw from Android 4.0.2 ICL53F to Android 4.0.4 IMM76K.
you can get it from: For full detailed instructions how to install the update check http://andwise.net/?p=283
This is a general tutorial to install ClockWorkMod (CWM) to HTC device.
the supported devices are (check http://www.clockworkmod.com/rommanager for up-to-date information): HTC Amaze Prerequisites:1) CWM Recovery image(we will call this CWM.img). Download the one for your phone from http://www.clockworkmod.com/rommanager 2) fastboot.exe . you gen get this from here http://web.djodjo.org/?a=download:android:tools:win:bootloadertools 3) You have to unlock your device.To do that follow the instructions on http://htcdev.com/bootloader/ Procedure:
Enjoy |
||||||
|
Copyright © 2013 AndWise - All Rights Reserved |
||||||
Recent Comments