I 'm developing an app for Android which makes use of fingerprint readers of ZK Teco. (LIVE20R)
I already purchased the device but I can't find an SDK for Android anywhere.
It is written on the package that they provide SDK for Windows, Linux and Android free.
So I ask for help here. If anyone has past experience in ZK machines for Android or anyone can find an SDK on the internet, I'll appreciate it.
I found that ZK teco distributes SDK for Android to buyers.
After trying contacting them for a long time, I could finally get SDK.
:/
Related
Please forgive the noobie question:
What is the earlier version of Android that GluonFX will deploy to? Tried to find the answer in docs but wasn’t clear.
Another way to ask the question is what is the minimum Android Sdk version required for GluonFX?
Thanks in advance for the help
When I am downloading Visual Studio 2019 it shows me this:
Visual Studio opens and works, but when i am working on xamarin and try to install these components using the Android SDK Manager it fails to download them.
I searched the whole internet for solutions but none of them worked, I even tried to disable TLS 1.3 but that did not work either.
if you have any insights about this problem please inform me
thank you in advance
for the future if some one encountered the same problem. after a lot of experiments i found out that it will work properly if you use VPN
The reason i think is that there are some Reagons that are banned from useing google and microsoft services, so VPN will get you through that
Can anyone help me with installing the correct version of eclipse to use for developing android mobile applications with the associated plug ins needed
These videos by me :) can help you to set up Android development environment using Eclipse.
Here's the link : Set up android.
Caution : If you have been using Eclipse with ADT, be aware that Android Studio is now the official IDE for Android, so you should migrate to Android Studio to receive all the latest IDE updates. For help moving projects, see Migrating to Android Studio.
As Petey suggested in his comment, I would recommend giving AndroidStudio a spin as it is very well suited to Android programming. However, take a look at the eclipse ADT plugin which can be installed via the eclipse marketplace or a direct download from Google (Google ADT page).
That should give you enough information to get things rolling, but again I would strongly recommend trying to switch over to AndroidStudio. I think you will find the entire experience easier to get into and enjoy.
Here is the link :)
P.S. Why do people still use Eclipse while there is a GREAT tool for developing Android applications?
I have php and .net programming experience.
I want to set up a development system on a windows 7 64 bit PC. I could do with database usage at a later date. I want to do it as hard coding not use software that you just drag and drop objects to play games.
I have already downloaded and installed jdk-8u20-windows-x64.exe
What do I need to do next and in what if any order.
Get your Android SDK and Eclipse IDE here
https://developer.android.com/sdk/index.html
As this is not a programming question please use Google Search or a source specific to your problem next time.
It's quite simple really. I would suggest using Android Studio, which can be found here :
Download Android Studio
It says it's a beta version but I have (and I'm not the only one) been using it for production without issues for months now. It's really a question of preference but as far as I'm concerned, I found my productivity to be much higher on Android Studio than it was using Eclipse.
Once it is installed, find the SDK manager and download the latest SDK version, build tools and other things you may need (such as the USB driver for debugging, the support library, ...) :
I highly recommend you go through the training on the official documentation page to start getting used to your new toys :-)
I'm trying to get started on Android development for my self taught technology class. I followed numerous tutorials, but I always get stuck here:
I told eclipse to find and install ADT from this url:
https://dl-ssl.google.com/android/eclipse/
But upon install, it gives me this error:
Android Development Tools (16.0.1.v201112150204-238534) requires plug-in "org.eclipse.core.runtime (3.6.0)", or later version.
I have googled around but I cant seem to find what it really means or how to install or obtain what its asking. I'm completely newto this whole development field, i only have experience in VB.net and I really want to start developing android apps to build a portfolio for my class. Thank you so much, I really appreciate all your time
That error stats that your eclipse is older version. you need to download or update eclipse for installing Android ADT.