LoginSignup
1
0

More than 5 years have passed since last update.

SDLアプリコンテスト 一日目、二日目、三日目

Last updated at Posted at 2019-01-03

概要

SDLアプリコンテスト、見つけたので挑戦してみる。

androidのビルドを調査

android api 26か、28の様だ。

自分の環境でビルドできるか、テスト。

windows 7 で、ADT持ってる。バージョンは、v22.6.2
JDK8入れて、api26入れたら、動かなくなった。
捨てる。

vistaに、古いandroid studio入れる。

android-studio-bundle-135.1245622-windows 入れた。
api17にして、無理やりsdl_androidをビルド。
ダイヤモンド関数エラー
アノテーションライブラリーエラー
com.livio.BSON無し
等等で、ビルド出来ず。
捨てる。

ラズベリーパイで、sdl_coreをビルド

cmakeで、libusbが見つからない。
includeとlibの配置が違う。
捨てる。

sdl_coreビルドのため

ubuntu minimalCDを焼く。

windows 7に、最新ANDROID STUDIO入れる。

インストール出来たけど、エミュレータが起動しない。
メモリ不足と見た。
amazonに発注。

リンク

SDLアプリコンテスト
http://sdl-contest.com/
ASCII
http://ascii.jp/elem/000/001/803/1803743/
http://ascii.jp/elem/000/001/768/1768875/
qiita
https://qiita.com/matterd/items/76e237ce25748917d74a
https://qiita.com/masaya3/items/ac49a630f1d7cd2eb22f
https://qiita.com/masaya3/items/8e68ed3007f8e7b01409
本家
https://www.smartdevicelink.com/en/guides/android/getting-started/installation/
manticore
https://smartdevicelink.com/resources/manticore/

news
https://av.watch.impress.co.jp/docs/news/1156770.html

pdf
https://d83tozu1c8tt6.cloudfront.net/media/builds/pdf/android-documentation-guides-english-b11a5561.pdf
http://events17.linuxfoundation.org/sites/events/files/slides/SDL%20and%20Linux%20integration.pdf
https://developer.ford.com/uploads/1-Doug-VanDagens-Keynote-compressed.pdf
https://developer.ford.com/uploads/2-Keynote_VanDagens.pdf
https://abc.android-group.jp/2018a/wp-content/uploads/sites/12/2018/11/SDL_ABC.pdf

リポジトリ
https://github.com/smartdevicelink/sdl_android
https://github.com/tanaka3?tab=repositories
tizen
https://wiki.tizen.org/IVI/Step_by_step_constructing_your_build_environment_for_Tizen_IVI_-_%E3%83%93%E3%83%AB%E3%83%89%E7%92%B0%E5%A2%83%E6%A7%8B%E7%AF%89%E6%89%8B%E9%A0%86
brison
https://www.brison-inc.jp/development_verification.html
youtube
https://www.youtube.com/watch?v=oElQa2c1gII
https://www.youtube.com/watch?v=yysd7XZPUF4
https://www.youtube.com/watch?v=QetftbCmG5g
https://www.youtube.com/watch?v=zww7ujv6-LE

以上。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0