代码搜索:Android Studio

找到约 10,000 项符合「Android Studio」的源代码

代码结果 10,000
www.eeworm.com/read/16834/696693

android

www.eeworm.com/read/36181/1061504

android

www.eeworm.com/read/32996/887485

android-

www.eeworm.com/read/34893/1050344

android㢦

www.eeworm.com/read/386582/8736631

mk android.mk

# # Copyright (C) 2008 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may
www.eeworm.com/read/386582/8736636

mk android.mk

LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES:= \ alias.c \ arith.c \ arith_lex.c \ builtins.c \ cd.c \ error.c \ eval.c \ exec.c \ expand.c \ input.c \ jobs.c \ main.
www.eeworm.com/read/386582/8736892

mk android.mk

ifneq ($(BUILD_TINY_ANDROID),true) LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES:= netcfg.c LOCAL_MODULE:= netcfg #LOCAL_FORCE_STATIC_EXECUTABLE := true #LOCAL_MODULE_PATH := $(T
www.eeworm.com/read/386582/8736900

mk android.mk

LOCAL_PATH:= $(call my-dir) # build host static library include $(CLEAR_VARS) LOCAL_SRC_FILES:= \ centraldir.c \ zipfile.c LOCAL_STATIC_LIBRARIES := \ libunz LOCAL_MODULE:= libzipfile LOCAL_C_
www.eeworm.com/read/386582/8736917

mk android.mk

# Copyright 2005 The Android Open Source Project LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) LOCAL_SRC_FILES:= debuggerd.c getevent.c unwind-arm.c pr-support.c utility.c LOCAL_CFLAGS := -Wall