compile souce code of android in cygwin -


i have several problem:

  1. if modify email app ,if can use cygwin compile.if yes how compile,if no if can compile in vmware workstation ubuntu.

  2. if modify framework resources,if can use cygwin compile.if yes how compile,if no if can compile in vmware workstation ubuntu.

  3. how combile whole source code ,if can use cygwin or vmware workstation ubuntu

every 1 can give me guide or link , on

1.)the email app java app every other app. don't need cygwin, can make android apps on windows.

2.) framework resources? mean android source code? you'll have cross compile whatever architecture phone runs on. extremely non trivial, , not possible in cygwin.


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

aspxgridview - Devexpress grid - header filter does not work if column is initially hidden -

c# - How to execute a particular part of code asynchronously in a class -