Gabriel Pettier
2fb4399767
add libffi-dev to android requirements
2019-12-10 17:03:34 +01:00
Andre Miras
569c012676
Updates install instructions and troubleshooting
...
- Python3 only, since this is now a p4a requirement
- links to p4a troubleshooting documentation
- fixes code block formatting on `Aidl` section
2019-09-27 11:16:06 +02:00
kojo mcroni
e95844e1b3
added cmake to requirements
2019-09-11 18:41:02 +02:00
Yair Lempert
dbe02e3106
Update installation.rst
...
sdkmanager isn't accepting the "--install" option anymore. Works fine without it.
2019-07-16 11:17:26 +03:00
Gabriel Pettier
1bb1c56784
clarify which version of ubuntu is tested.
2019-07-05 00:10:22 +02:00
Gabriel Pettier
f271dda98d
add starting instructions for ios
2019-07-04 00:48:28 +02:00
Gabriel Pettier
f9b5b07b4f
update android instructions for buildozer
2019-07-04 00:46:44 +02:00
Andre Miras
92291353a5
Update cython version from the docs
...
`cython==0.28.6` seems to be doing just fine on p4a until now.
https://github.com/kivy/python-for-android/blob/df60061/Dockerfile#L120
2018-11-30 23:25:25 +01:00
Richard Larkin
f2e6c19e81
Various spelling corrections
2018-10-08 09:52:51 +02:00
Andre Miras
d1688178df
Cleans installation docs
...
Removed install instructions for non-LTS and version that reached
end of life.
2018-06-28 15:51:52 +02:00
Andre Miras
ab2f895bab
Updates installation.rst with Ubuntu 18.04 instructions
...
Basically the same as Ubuntu 16.04
2018-04-29 23:35:35 +02:00
Craig MacEachern
c256fd294f
Update specifications.rst
...
Typos and syntactic corrections.
2017-09-11 17:40:18 -04:00
Mathieu Virbel
48ea268636
migrate tokens. Closes #499
2017-05-15 01:09:35 +02:00
Peter Badida
11bac03791
Merge pull request #399 from user5061/patch-2
...
Update installation.rst (Ubuntu16.04)
2016-12-17 22:38:51 +01:00
Peter Badida
ec81eed43f
Update installation.rst
2016-12-04 22:54:29 +01:00
Fermi paradox
332aa15ce9
Add logcat to file instructions ( #398 )
...
* Update quickstart.rst
Saving the logcat data to a file should be mentioned.
* Update quickstart.rst
2016-12-04 22:49:43 +01:00
Fermi paradox
e462a9c0e8
Update installation.rst
...
openjdk-8-jdk instead of 7 since 7 has "no installation candidate" on Ubuntu16.04.
Other than that it's the same installation commands as Ubuntu15. If i remember correctly this was the only thing i changed from the Ubuntu15 commands, and now my app works normally on androids and is published.
Just to be sure i made virtual environment with python2.7 and installed everything up to running `buildozer init`. If you want me to test it fully (that is build a new app and run it on my android to make sure no extra libs are needed) let me know.
2016-09-12 22:08:55 +03:00
Mathieu Virbel
5e3e1ec0f5
Merge pull request #256 from kiok46/update_installation_info
...
update installation info
2016-05-20 01:23:32 +02:00
Zen-CODE
493644673b
doc: grammar tweaks to contribute.rst
2016-02-25 21:09:40 +02:00
kiok46
f247c2c2e8
update installation info
2015-12-05 18:02:41 +05:30
Mathieu Virbel
def8a7adfb
add missing lib32stdc++6 in installation instructions
2015-10-04 12:59:26 +02:00
Mathieu Virbel
04e3530fdb
add check on aidl / 64 bits platform, and refer on installation instructions if it can't be runned.
...
Closes #228
2015-10-04 12:44:29 +02:00
dessant
1c0d4b960d
Specs doc revision
2014-07-19 22:22:02 +03:00
Ben Rousch
35c9a93d6e
More detailed Android instructions
2014-04-21 08:11:35 -04:00
Mathieu Virbel
7c699033a7
ensure libz is installed too. closes #72
2014-04-21 13:55:39 +02:00
Mathieu Virbel
abfddecbe7
Add instructions for using custom recipe + contributing back. closes #76
2014-04-21 13:52:20 +02:00
Mathieu Virbel
8191cf4dcd
add missing documentation configuration
2014-04-20 18:27:22 +02:00
Mathieu Virbel
a001bb484f
add documentation
2014-04-20 18:09:07 +02:00