User Tools

Site Tools


projtec:readme.md

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projtec:readme.md [2019/03/25 14:14] nikoprojtec:readme.md [2024/03/18 15:06] (current) – external edit 127.0.0.1
Line 47: Line 47:
 Don't forget to accept ALL Licences when the install process starts! Don't forget to accept ALL Licences when the install process starts!
  
-**At CREMI, launch for the first time the following script to move $HOME/.android in a different place to save disk space:**+**At CREMI**  
 + 
 +Get archive *android-sdl2-demo.zip* on Moodle and decompress it... 
 + 
 +Then, launch (only for the first timethe following script to move $HOME/.android in a different place to save disk space:**
  
     ./init-cremi.sh     ./init-cremi.sh
Line 196: Line 200:
 You can deploy and run your application on both a real phone or an emulator. You can deploy and run your application on both a real phone or an emulator.
  
 +### Deployment on Emulator
  
 To create your own emulator or AVD (Android Virtual Device), launch To create your own emulator or AVD (Android Virtual Device), launch
Line 229: Line 233:
 Now, find the 'SDL2 Demo' icon in the Android emulator... Enjoy! Now, find the 'SDL2 Demo' icon in the Android emulator... Enjoy!
  
- +### Deployment on a real phone (Android version >= 6.0)
-If you want now to deploy it on your phone (Android version >= 6.0).+
  
 First to activate the developer mode. For that, click 5 times on the [build number](https://www.greenbot.com/article/2457986/how-to-enable-developer-options-on-your-android-phone-or-tablet.html). First to activate the developer mode. For that, click 5 times on the [build number](https://www.greenbot.com/article/2457986/how-to-enable-developer-options-on-your-android-phone-or-tablet.html).
Line 241: Line 244:
  
 Finally, on the computer run the deployment command: Finally, on the computer run the deployment command:
 +
     ant debug install     ant debug install
          
projtec/readme.md.1553523279.txt.gz · Last modified: 2024/03/18 15:05 (external edit)