Discussion:
[問題] 在linux開發android app?
(时间太久无法回复)
等待的距離
2015-05-24 12:58:10 UTC
Permalink
android的核心是linux

但我們大多都在windows下寫app

有沒有可以在linux文字模式下用java寫android的app相關資料呢?

我是debian linux有可能建構這樣的環境嗎?

如果要測app 我就直接把app丟進手機實測

請問這樣可行嗎?

感謝

--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 114.35.244.179
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1432472291.A.C56.html
呆呆小狼
2015-05-24 13:49:48 UTC
Permalink
PTT不給用PPT真是麻煩又茶包
Android Develop Tool Kit (SDK) 原本就有提供 暈倒、獅子、企鵝
三種作業系統了。
請恰 https://developer.android.com/sdk/index.html
請往下捲到底:

https://dl.google.com/dl/android/studio/ide-zips/1.2.1.1/\
android-studio-ide-141.1903250-linux.zip
( http://bit.ly/1GwQAm4 )

※ 引述《sunkill (等待的距離)》之銘言:
: android的核心是linux
: 但我們大多都在windows下寫app
: 有沒有可以在linux文字模式下用java寫android的app相關資料呢?
: 我是debian linux有可能建構這樣的環境嗎?
: 如果要測app 我就直接把app丟進手機實測
: 請問這樣可行嗎?
: 感謝

--
~~~ 一切的正義在曼尼大神的正義之前均無足輕重
在海賊的砲口下唯有曼尼大神的正義可以私下研究 ~~~
-= WolfLord =-
BM4GMR - A23203 -

--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.167.194.74
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1432475389.A.438.html
Caffeine -> Code
2015-05-24 15:12:26 UTC
Permalink
※ 引述《sunkill (等待的距離)》之銘言:
: android的核心是linux
: 但我們大多都在windows下寫app
: 有沒有可以在linux文字模式下用java寫android的app相關資料呢?
: 我是debian linux有可能建構這樣的環境嗎?
: 如果要測app 我就直接把app丟進手機實測
: 請問這樣可行嗎?
: 感謝

只在文字模式下開發應該是可行的
之前在Debian下試過 vim 編輯, ant build, adb到實機測試
不過如原文推文說的 要修改layout比較麻煩就是了

附上一些參考資料
Managing Projects from the Command Line
https://developer.android.com/tools/projects/projects-cmdline.html

Building and Running from the Command Line
https://developer.android.com/tools/building/building-cmdline.html

--
※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 220.136.230.33
※ 文章網址: https://www.ptt.cc/bbs/Linux/M.1432480347.A.D9D.html
Loading...