After installing the latest version of Android Studio yesterday, Secunia PSI detects now on an Android Studio folder this allegedly outdated version of Cygwin (see below). How can I have this security hole fixed and still use Android Studio? Thank you for your time!
C:\Users\indevswetrust\AppData\Local\Android\sdk\emulator\bin\cygwin1.dll
installed version: 2.0.4
Related
have found this a android x86 sdk on intel site
can we use it to make custom roms
software.intel.com/en-us/articles/android-41-jelly-bean-x86-emulator-system-image
software.intel.com/en-us/articles/android-ice-cream-sandwich-x86-emulator-image/
cu drop-zone
drop-zone said:
have found this a android x86 sdk on intel site
can we use it to make custom roms
software.intel.com/en-us/articles/android-41-jelly-bean-x86-emulator-system-image
software.intel.com/en-us/articles/android-ice-cream-sandwich-x86-emulator-image/
cu drop-zone
Click to expand...
Click to collapse
I think the source code for Android on Intel would be much more helpful, though i can't say how much it differs from the original android source ( https://android.googlesource.com/device/generic/x86/ ) repository, since i couldn't get it to check out & build properly:
https://01.org/android-ia/
Cheerio
looking for guide when converting 'google-api-java-client' to android studio project.
i have found google android api for android.
you could search on google 'Google APIs Client Library for Java'.
but this is outdated.
having trouble when converting to current version of android studio.
Hello,
I just installed Android Studio for the first time. It seems to want to use JDK 1.8. The latest version of Java is 7.
QUESTION: Why does Android Studio use such an old version of Java?
Thanks in advance.
Larry
larry_seabrook said:
Hello,
I just installed Android Studio for the first time. It seems to want to use JDK 1.8. The latest version of Java is 7.
QUESTION: Why does Android Studio use such an old version of Java?
Thanks in advance.
Larry
Click to expand...
Click to collapse
Java 7 is reported as :
$ java -version
java version "1.7.0_76"
Java(TM) SE Runtime Environment (build 1.7.0_76-b13)
Java HotSpot(TM) 64-Bit Server VM (build 24.76-b04, mixed mode)
The platform is version 7. The release of the software is 1.7. See more about the way java is numbered here.
Where did you see this "The latest version of Java is 7" ?
Just download the latest java and select it in Android Studio.
Why doesn't Android studio run on Android? I think Google should support Android OS because tablets can be used for Android development. Is there any way to run Android Studio on Android OS?
fatihm85 said:
Why doesn't Android studio run on Android? I think Google should support Android OS because tablets can be used for Android development. Is there any way to run Android Studio on Android OS?
Click to expand...
Click to collapse
Technically there is: running a chrooted Linux environment (most likely Ubuntu) on the tablet and accessing it trough VNC. That will sound a little difficult to handle (maybe use a mouse and a keyboard?), but that's the only way possibile as now.
Ciuffy's SM-G900F CM 12.1 spirit hath marked this way.
fatihm85 said:
Why doesn't Android studio run on Android? I think Google should support Android OS because tablets can be used for Android development. Is there any way to run Android Studio on Android OS?
Click to expand...
Click to collapse
You can't run Android Studio on Android, but you can use an app called AIDE. You can build complete, functioning Android apps with it. Support is iffy, but it's worth the ten bucks to be able to develop anywhere.
[Tutorial]
I need a tutorial
I wonder how many people need this feature indeed?
Recently I installed Android-X86 6.0 RC2 (64bit iso from here: https://osdn.jp/projects/android-x86/releases/65890) and I was trying to instal Xposed framework on it.
I tried this guide: https://qnalist.com/questions/6409503/installing-xposed-framework-on-android-x86-6-0-1-r10 but it gave me an "wrong platform" error. So is there any way to install it or Xposed just dosen't support x64 architecture? (which is weird causse x64 platforms should contain x32 instructions)
Xposed zip I used: http://dl-xda.xposed.info/framework/sdk23/x86/xposed-v86-sdk23-x86.zip
You tried to install x86 framework on a x86_64 system.
Android-x86_64 is not supported. There are older builds at some chinese websites.
Just use Android-x86 (32bit) and everything will work.
look up Bliss OS X86 try stable or tested ones based on android 10 , its hit or miss getting them to work with either Virtualbox or real hardware.
blissos org website
forum xda-developers website search for Bliss OS (x86) for PC's - 12.x Development - Beta Builds, anyway I hope this helps. I have had mixed luck it seems I can't get Bliss OS x86 64 builds 12.8 to work on either my real hardware yet, or virtualbox, I have had some luck with other builds of android x86 before, its mixed luck I guess, I have run linux on my pc ubuntu before, so they should work.