Posts

Showing posts from May, 2016

Android for VS 2010 SDK-Manager

Image
What is Android SDK-Manager ? - This is the Tool Box for developing and programming in Android. What does Android SDK-Manager contain ? Android SDK-Manager - It contains packages of tools to help developers to write Android programs for Android mobiles, Tablets, TV, Wear, .... etc. What does SDK stand for (abbreviation) ? -  S oftware D evelopment K it What are those Android Tool Packages ? SDK Tools : Required . Those are the software tools you need to work on developing Android programs. SDK Platform-tools : Required. You must install this package when you install the SDK for the first time. SDK Platform : Required . This equals Windows versions (XP, Vista, 7-32, 7-64, 8). You must download at least one platform into your environment so you're able to compile your application. In order to provide the best user experience on the latest devices, we recommend that you use the latest platform version as your build target. You'll still be able to run your app on

Android MM 6.0.1 (.575)

Image
Android Software MM 6 0.1 Android 6.0.1 (.570) It seems that Android MM 6.0.1 (.570) for Sony Xperia Z2 has some bugs...I'm writing from my Xperia z2 now, and I notice : 1- Screen auto rotation not working 2- Bluetooth not connecting to my HP notebook probook 4540s 3- Touch screen is acting weird ... That is it for now...I will search for answers, keep up 21, May, 2016 Xperia Z2: New software is available There is a software update (v. 23.5.A.0.575) available for your device. Update your device’ s software and enjoy new features, better performance, speed and bug fixes. You can update the software directly on your device. It's easy and no backup is needed. To update your device via wireless From your Home screen, tap  . Find and tap  Settings , then tap  About Phone  or About Tablet . Tap  Software update , then select the system update and tap  Download . Install the update manually after download. Note!  We recommend using a Wi-Fi® connec

What is the custom ROM and the custom kernel of an Android OS

Image
What is the custom ROM and the custom kernel of an Android OS Android Beginners Q&A A ROM would be considered the complete operating system (think MS Windows, Mac OSX) - in this case a version of the Android operating system. All of these operating systems have a section of code, which is called the kernel. The kernel is responsible for numerous things within the OS, mostly distributing processing capabilities in between programs (scheduling). When it comes to "custom"-ROM or kernels within the Android community, people are referring to complete Software packages (Cyanogenmod, Paranoid-Android etc) or kernels that are aftermarket software and not shipped by the manufacturer. A custom kernel would be that section of the OS only, that is handling scheduling etc. Both these things are in contrast to "stock Android", which is what ships on the respective Android devices.You can flash (install) a custom kernel onto a stock ROM to potentially improve performa