guanghuafan
4120f200a7
Updated a few C++ projects
...
stl to gnustl_static [c++_static/shared not mature]
use gcc to build [clang has trouble on windows(*)]
use source code from ndk directly for native_app_glue and cpufeatures
update gradle build scripts to latest dsl syntax
Tested: MacX build, emulator and N5X
2016-04-17 18:42:18 -07:00
Hak Matsuda
241763756a
Update Teapot/MoreTeapot sample.
...
- Move ndk_helper and misc shared code under Common/
- Adjust viewport aspect when a screen is rotated.
- Fix FPS disappearing after screen rotation.
- Clean up code.
- Update gradle versions in samples.
Tested: on Nexus6P with NDKr11.
2016-03-23 17:46:23 -07:00
Johan Euphrosine
62e8b660d3
README: add link to gradle experimental docs
2016-02-01 13:57:56 -08:00
Raymond Chiu
0c867fe8f7
Remove incorrectly set compileOpions
2016-02-01 11:39:26 -08:00
Johan Euphrosine
39ab44a430
bump build-tools
2015-12-30 11:16:56 -08:00
Johan Euphrosine
c6d9ebc392
Merge pull request #101 from proppy/bump-gradle-3
...
bump gradle android plugin to 0.4.0
2015-11-12 18:27:32 -08:00
Johan Euphrosine
521eaa18ed
app/build.gradle: switch from += to add
2015-11-12 17:40:01 -08:00
Johan Euphrosine
0d5161a9f1
bump to gradle 2.8-bin
2015-11-12 14:33:09 -08:00
Johan Euphrosine
2fe6c6b8e1
bump to 0.4.0
2015-11-12 14:09:09 -08:00
Don Turner
49e3bb9e26
Add instruction to copy the test video file
2015-11-02 18:17:37 -05:00
Johan Euphrosine
9d2d252810
bump to alpha7
2015-10-09 14:49:06 -07:00
Johan Euphrosine
1fe7ab85b2
bump to gradle-experimental-0.3.0alpha5
2015-10-01 18:53:58 -07:00
Philipp Hasper
a20fcfeb93
README: Fixed wrong markdown links
...
The contributing file is one step higher in the hierarchy
2015-09-29 10:40:32 +02:00
Johan Euphrosine
a08ca5290e
bump gradle to 2.6-all
2015-09-14 13:08:19 -07:00
Johan Euphrosine
7d55187429
bump gradle to 0.3.0
2015-09-14 12:16:17 -07:00
Johan Euphrosine
109f4ee978
downgrade sample with permissions to 22
2015-09-08 14:38:48 -07:00
Johan Euphrosine
0df9921910
gradle: force java 7
2015-09-03 14:48:59 -07:00
Johan Euphrosine
e25098f30b
AndroidManifest: remove trailing whitespace
2015-09-02 15:02:29 -07:00
Johan Euphrosine
091a71b8fd
AndroidManifest: untabify
2015-09-02 15:02:29 -07:00
Johan Euphrosine
d96739f533
fix most lint warnings
2015-09-02 15:02:29 -07:00
Johan Euphrosine
195cbd2e6a
README: fix G+ link
2015-08-25 16:30:20 -07:00
Johan Euphrosine
328af6a40b
README: fix getting started section
2015-08-25 16:25:41 -07:00
Johan Euphrosine
1ba7e4b409
bump buildToolsVersion
2015-08-24 16:45:51 -07:00
Johan Euphrosine
154dfb1a84
bump api level to 23
2015-08-24 16:26:54 -07:00
Yuichi Araki
8a83555cd6
targetSdkVersion 22 in all the projects
2015-08-14 14:39:37 +09:00
Johan Euphrosine
c02b1a2aca
native-codec: update README and description
2015-08-06 16:27:24 +09:00
Johan Euphrosine
ee69576760
native-codec: rename to README.md
2015-08-06 15:34:14 +09:00
Raymond Chiu
659f060243
Update to gradle-experimental-0.2.0
2015-07-28 16:01:01 -07:00
Johan Euphrosine
87233a324b
remove bintray url from repository list
2015-07-14 11:14:43 +09:00
Johan Euphrosine
5a93366899
add jcenter to the default repositories
2015-07-01 17:31:17 -07:00
Johan Euphrosine
67c15713a8
update repo for gradle-experimental plugin
2015-07-01 11:51:00 -07:00
Johan Euphrosine
1953294dc4
bump gradle plugin version to beta4
2015-06-30 12:13:07 -07:00
Johan Euphrosine
76b895ee1d
gradle-wrapper: switch to -bin
2015-06-25 18:11:35 -07:00
Johan Euphrosine
ca23e84ded
gradle-wrapper: fix distribution url
2015-06-25 18:02:28 -07:00
Johan Euphrosine
0a8e04a907
update gradle wrapper
2015-06-25 18:00:16 -07:00
ggfan
a82d56a30a
update build to new plugin change
...
Change-Id: Ic553fde1708a021726f3da3936aaa088fd866ea6
2015-06-23 13:57:48 -07:00
ggfan
59a11b02ea
Port following apps to build with Android Studio:
...
bitmap-plasma
endless-tunnel
gles3jni
MoreTeapots
native-activity
native-audio
native-codec
native-media
mative-plasma
san-angeles
Teapot
Change-Id: Ib50bd15fe6e9040c62923270dc55aeda69c66676
2015-06-16 16:21:18 -07:00
Andrew Hsieh
1851b4b0e2
Change sample native-codec's minSDK to android-21
...
android-L is renamed as android-21 in both coming SDK and NDK
Change-Id: I57b0dbe4d6e8add178dadfa6306bfc40aad27206
2014-10-15 11:03:55 +08:00
Marco Nelissen
13d653b9f8
NDK media codec sample
...
Change-Id: Id7e70cfccdace8bce253bdac4434c42f52ff72f3
2014-07-17 15:29:09 +08:00