Hi,
python-for-android works on osx. :)
Mathieu
Le 31/07/2013 17:49, Pedro Couto a �crit :
python-for-android works on osx. :)
--
You received this message because you are subscribed to the Google Groups "Kivy users support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to kivy-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/kivy-users/ed1df250-378c-4b85-9085-8a3d0fa87733%40googlegroups.com.
# Deploy on emulator-5554
# Run './.buildozer/android/platform/android-sdk/platform-tools/adb install -r "./bin/kvcalc__armeabi-v7a-0.1-armeabi-v7a-debug.apk"'
# Cwd ./.buildozer/android/platform
./.buildozer/android/platform/android-sdk/tools/bin/apkanalyzer files list bin/kvcalc__armeabi-v7a-0.1-armeabi-v7a-debug.apk
/
/resources.arsc
/res/
/res/layout/
/res/layout/project_empty.xml
/res/layout/project_chooser.xml
/res/layout/main.xml
/res/layout/chooser_item.xml
/res/drawable/
/res/drawable/presplash.jpg
/res/drawable/icon.png
/res/drawable-xxhdpi-v4/
/res/drawable-xxhdpi-v4/ic_launcher.png
/res/drawable-xhdpi-v4/
/res/drawable-xhdpi-v4/ic_launcher.png
/res/drawable-mdpi-v4/
/res/drawable-mdpi-v4/ic_launcher.png
/res/drawable-hdpi-v4/
/res/drawable-hdpi-v4/ic_launcher.png
/lib/
/lib/armeabi-v7a/
/lib/armeabi-v7a/libssl1.1.so
/lib/armeabi-v7a/libsqlite3.so
/lib/armeabi-v7a/libpython3.7m.so
/lib/armeabi-v7a/libmain.so
/lib/armeabi-v7a/libhidapi.so
/lib/armeabi-v7a/libffi.so
/lib/armeabi-v7a/libcrypto1.1.so
/lib/armeabi-v7a/libSDL2_ttf.so
/lib/armeabi-v7a/libSDL2_mixer.so
/lib/armeabi-v7a/libSDL2_image.so
/lib/armeabi-v7a/libSDL2.so
/classes.dex
/assets/
/assets/private.mp3
/META-INF/
/META-INF/MANIFEST.MF
/META-INF/CERT.SF
/META-INF/CERT.RSA
/AndroidManifest.xml
(kv376_proj) PinkSss-MBP:buildozer_android $